Remove quantity selector from cart

Can any one help please, i sell unique products, there is no option for quantity, i managed to remove it from product page its easy, but from cart? How to achieve that.

thanks

Hi, @MegaStar99

Can you please share the store URL so that I can assist you?

Hi @MegaStar99 ,

I am from Mageplaza - Shopify solution expert.

To resolve this issue simply and quickly, you can follow these steps:

  1. ClickThemes > Edit code


  2. Open the file sections/main-cart-items.liquid

  3. Find “” and remove the tag containing this element

  4. Find “headings.quantity” and remove the tag containing this heading in the table

  5. Save and check the result.

Please let me know if it works as expected!

Best regards