Bundle parent product variant price not included in bundle price? #487
jakeclifford
started this conversation in
Feedback: Cart Transform API
Replies: 1 comment 1 reply
-
You can only store the base prices of all bundles into a metafield and retrieve this meta in the merge function. Line item property is also possible but not secure as meta |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to add a base price to a bundle so was hoping that the price of the parent product would be included when using the cartTransform merge operation, is there a way to add this price to the final price?
Beta Was this translation helpful? Give feedback.
All reactions