You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my testing price is always 0 for bundle products, and quantity is always 1. SCREENSHOT
Let say i have bundle product B consisting of 2 simple products S1 and S2,
and using bundle product i've added to card(or ordered) 2 of product S1 and 3 of S2 product,
How can i reflect that in data layer? (i need to pass SKU, price, qty)
The text was updated successfully, but these errors were encountered:
Unfortunately, I don't have time to dive into this on a voluntary basis myself. Unless somebody else pops up and is happy to investigate this for free, I think this needs to be built as a custom addon. The extension is setup to be extended by developers, so this gives options.
Guys hi,
Are bundle products supported?
In my testing price is always 0 for bundle products, and quantity is always 1.
SCREENSHOT
Let say i have bundle product B consisting of 2 simple products S1 and S2,
and using bundle product i've added to card(or ordered) 2 of product S1 and 3 of S2 product,
How can i reflect that in data layer? (i need to pass SKU, price, qty)
The text was updated successfully, but these errors were encountered: