UNPKG

lin3s-react-analytics-enhanced-ecommerce-sylius

Version:

Transformations to turn Sylius objects into Enhanced Eccomerce Data Layers

10 lines (9 loc) 240 B
export { transformOrderForDL, transformProductsForImpressionDL, transformProductForDetailDL, transformProductForClickDL, transformCartItemsForCheckoutDL, transformAddToCartDL, transformRemoveFromCartDL, } from './transforms';