Hello,
How do I hide quantity selector for all products in theme app extensions?
I am new to development in shopify and for the life of me cant figure out how to hide it programmatically.
Hello,
How do I hide quantity selector for all products in theme app extensions?
I am new to development in shopify and for the life of me cant figure out how to hide it programmatically.
Hi @hacun3jr
Please check if it has Quantity selector block in your product template customize so you can hide or remove that block
Thank you for the quick response. But how do I hide it from theme app extensions programatically? I want to be able to hide it for the shopify app I am building.