Shopify themes, liquid, logos, and UX
Hi, I’m experiencing an issue with the variant selector on my Shopify store. The variant limit should be 100, but it only shows up to 20 variants. I have 35 variants for some products and exactly 100 for others, but not all variants are displayed. I’ve double-checked the setup, and everything seems correct, but only some variants are shown. Can anyone help me resolve this issue?
Hello, can you send your link?
Sure,
https://quavvi.com/collections/phone-cases/products/golden-hour
this product should have 100 variants
https://quavvi.com/collections/clear-phone-cases/products/shockwave-1
this product should have 35 variants
Looks like everywhere at any product it’s stuck on around 20 variants instead of the actual quantity.
.mpg-dropdown.mpg-swatch__nav {
max-height: none!important;
}
Thank you! I tried it and it doesn’t work unfortunately.. still not al the variants.🙁
Some themes (especially older ones) use a hard-coded limit (e.g., 20 variants) for the dropdown selector, even though Shopify allows up to 100 variants per product. This is often due to JavaScript restrictions in the theme
Check if Variants Exist in the Admin and then Modify the Theme Code, If there’s a hard-coded limit (e.g., variants. slice(0, 20)), remove or increase it
Hi @Imke
If you’re open to trying an app with no coding, I recommend using Easify Product Options. It doesn’t have a variant limit and helps you display all your options properly. Plus, it gives you more flexibility in setting up product choices without hitting Shopify’s built-in limits. Here's an example of a product that has a lot of options:
This app is easy to use, and I highly recommend giving it a try. If you need any help, feel free to ask or contact Easify! 🤗
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025