GitHub

DAFF_PRODUCT_COMPOSITE_MAGENTO_EXTRA_OPTION_TRANSFORMS

const

import { DAFF_PRODUCT_COMPOSITE_MAGENTO_EXTRA_OPTION_TRANSFORMS } from '@daffodil/product-composite/driver/magento'

A multi-provider injection token for providing extra transform logic in the Product Magento driver. It is run after the standard transforms for each product preview and passed both the current transformed Daffodil product and the Magento product.

See MagentoBundledProductItemOption for more info.