How can customers change product variants on the cart page?

Hello,

How can I make it possible for customers to be able to change the variants on the Cart Page?

I frequently have customers that order the wrong variant, and I’d like to put a reminder to pick the correct variant, on the Cart Page, and I think being able to change the variants on the same page would be convenient to the customers.

Thanks!

Hi @D2RGEAR

This could be done using the custom code.

Have get the variant list of product using liquid code then using ajax have to update the product in cart.