MagentoSwatchDataInterface
import { MagentoSwatchDataInterface } from '@daffodil/product-configurable/driver/magento'
interface MagentoSwatchDataInterface {
value: string
thumbnail: string
}
Properties
Name | Type | Description |
---|---|---|
value | string | |
thumbnail | string |