Model
Option
Magento\CatalogImportExport\Model\Import\Product\Option
What it does
This class handles the import of custom product options (like dropdowns, text fields, file uploads) when importing products in Magento 2.
Developers use this when building or extending product import functionality that includes custom options, allowing bulk import of complex product configurations with their custom option attributes, titles, prices, and values across different store views.
Public Methods
- getEntityTypeCode()
- validateAmbiguousData()
- validateRow()
- clearProductsSkuToId()