I would like help setting up a Minimal theme!

What I want to achieve is (Minimal theme):

  1. removing quantity selector from cart - “Add to cart” button redirects to cart without adding quantity if there’s already 1 product in cart (if 0 product in cart than it adds 1, if 1 than adds 0)
  2. I want to remove the Update Cart and Continue Shopping button from the cart.

Thank you in advance for your help!

Hi @IZSTCS ,

  • 1: You want to remove quantity and the default setting for it. If that product is in cart, then quantity is 0, otherwise quantity is equal to 1. That is, each customer can only buy in quantity 1.

It will be a complicated requirement, you need to check and change a lot. It will be difficult for someone to guide you in detail. I recommend hiring a professional for it, they will change it quickly for a low cost.

Hope it helps!

Thank you so very much!