import { DAFF_PRODUCT_CONFIGURABLE_MAGENTO_EXTRA_VARIANT_TRANSFORMS } from '@daffodil/product-configurable/driver/magento'
A multi-provider injection token for providing extra transform logic in @daffodil/product-configurable/driver/magento
.
It is run after the standard transforms for each product preview and passed both the current transformed Daffodil configurable product variant and the Magento configurable product variant.
See MagentoConfigurableProductVariant
for more info.