how to remove quantity in Particular collection

how to remove quantity in Particular collection

manthangohil
Shopify Partner
8 0 0

How can I remove the quantity option for a particular collection on the product page

Replies 9 (9)

DaisyVo
Shopify Partner
4275 467 560

Hi @manthangohil 

 

Thank you for reaching out to the Shopify community. I'd be glad to assist you. Could you kindly share your store URL and password (if it’s password-protected) so I can review it and provide you with an update? Attach pictures so I can better understand your problem.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
manthangohil
Shopify Partner
8 0 0

Specifically, I would like to hide the quantity selector on the product pages within the Hip-Hop Jewelry collections.

  • URL: https://1i91g7-qg.myshopify.com/
  • Password: thaest

    Please let me know if you need any further information or assistance in implementing this change.

    Thank you in advance for your support.

 

 

manthangohil
Shopify Partner
8 0 0

Specifically, I would like to hide the quantity selector on the product pages within the Hip-Hop Jewelry collections.

  • URL: https://1i91g7-qg.myshopify.com/
  • Password: thaest

    Please let me know if you need any further information or assistance in implementing this change.

    Thank you in advance for your support.

 

LizHoang
Shopify Partner
1250 158 196

Hi, can you share store URL?

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
manthangohil
Shopify Partner
8 0 0

Specifically, I would like to hide the quantity selector on the product pages within the Hip-Hop Jewelry collections.

  • URL: https://1i91g7-qg.myshopify.com/
  • Password: thaest

    Please let me know if you need any further information or assistance in implementing this change.

    Thank you in advance for your support.

 

 

LizHoang
Shopify Partner
1250 158 196

Hi, I can't see the password entry field.

LizHoang_0-1739028135386.png

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
manthangohil
Shopify Partner
8 0 0

Sorry For that,
Please check again I added the password entry field.

LizHoang
Shopify Partner
1250 158 196

Hi Manthangohil

- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file main.css and add this code at the end of the file

 

.m-product-form--input {
    display: none !important;
}

 

Result: 

LizHoang_0-1739164333920.png

 

Best,
Liz

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
manthangohil
Shopify Partner
8 0 0



I want this as collection wise,
in some collection I want to show that option.
is there any way to do this dynamic like when product is in my collection automatic quantity section will hide ??