UNPKG
lin3s-react-analytics-enhanced-ecommerce-sylius
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Transformations to turn Sylius objects into Enhanced Eccomerce Data Layers
lin3s-react-analytics-enhanced-ecommerce-sylius
/
dist
/
esm
/
index.js
10 lines
(9 loc)
•
240 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
{ transformOrderForDL, transformProductsForImpressionDL, transformProductForDetailDL, transformProductForClickDL, transformCartItemsForCheckoutDL, transformAddToCartDL, transformRemoveFromCartDL, }
from
'./transforms'
;