Question:
Can we customize cart checkout page so bundle discount will be applied dynamically via VELO JS code?
Product:
Wix Editor
What are you trying to achieve:
To apply bundle discount for selected events (i.e. Event01 and Event02). Any 2 or more events can be bundled. On the cart checkout page, if those event tickets purchased, JS code will run & apply the discount, re-calculate sub-total and total.
What have you already tried:
Tried to find out that cart checkout page to add JS code, coudn’t find it. Also got a call from support. As per the support, its not possible and asked to reach out other experts in the VELO forum.
This is my staging site test event: https://vicpatel207.wixsite.com/stg-upa-site/event-details/hp-test-event-001
When you checkout from above URL, on the next page (cart checkout), I like to write my VELO JS code to check/apply for bundle discount.
Additional information:
To bundle events, its config JSON file will be uploaded within BACKEND . It will have Bundle Name, EventIDs and Discount etc…