Hi All, Is it possible to change the price level b...
# suitecommerce
c
Hi All, Is it possible to change the price level based on some event. Example: I have a product which is applicable for regular order and subscription order. It should show price level for regular order from the website setup. When customer opts or clicks on subscription button(custom button) Can I change the price level on fly and it should impact throughout the checkout process ?
s
Assuming it's the same inventory item for both, then you would have to use scriptable cart. Otherwise, if you're using matrix items, you could use child items for each
c
Great idea @Steve Goldberg . Does scriptable cart trigger on PDF ? Also, If we are using matrix items then also trigger scriptable cart based on the product item option selection? Correct me If I’m wrong. Thanks!
I’m not sure what you mean by PDF in this context
c
Sorry, my bad. It’s PDP. Thanks for sharing the doc.