The Project
Replace existing Route Shipping app, and cart items warranty logic with a custom app and cart experience.
Details
We created a custom app that dynamically creates and updates warranty variants for cart items that are eligible for warranty based on their total price.
On front-end, reworked cart page as dynamically updating cart (with no page refreshes) using javascript and Maintaining their existing design and a vue app to handle these features:
- On the cart page, the app calculates a warranty price and a shipping insurance price
- Warranty only applies to certain products
- Warranty/insurance price is updated in if the quantity of cart items change
TECHNOLOGIES:
- Custom App
- Javascript
- Vuejs