What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Re: Creating a product with the new limit of 2,000 variants "Developer preview" with "

Solved

Creating a product with the new limit of 2,000 variants "Developer preview" with "Extended Variant"

AppGenie
Shopify Partner
2 0 0

Hello,

 

I have created a new test store using "Developer preview" with "Extended Variants," but when I execute my GraphQL code 'productVariantsBulkCreate' (version 2024-10), I receive the following error: "Exceeded maximum number of variants allowed."

 

This is my shop: 2000-variant.myshopify.com

 

Screenshot 2024-10-19 at 7.58.14 PM.png

 

Resource Limits

 

 

{
  shop: { resourceLimits: { maxProductVariants: 100, maxProductOptions: 3 } }
}

 

 

 

Thank you

Accepted Solution (1)

AsafGitai
Shopify Staff
109 16 45

This is an accepted solution.

Hi @AppGenie ,

Thanks for letting us know about this issue, we are looking into it.
For now, I have fixed your shop to have 2K variants

View solution in original post

Replies 2 (2)

AsafGitai
Shopify Staff
109 16 45

This is an accepted solution.

Hi @AppGenie ,

Thanks for letting us know about this issue, we are looking into it.
For now, I have fixed your shop to have 2K variants

AppGenie
Shopify Partner
2 0 0

Thank you so much Asaf 🙏