Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to ProductOptionCreateVariantStrategy

ProductOptionCreateVariantStrategy

enum

The set of variant strategies available for use in the productOptionsCreate mutation.

•

Existing variants are updated with the first option value of each added option. New variants are created for each combination of existing variant option values and new option values.

•

No additional variants are created in response to the added options. Existing variants are updated with the first option value of each option added.


Was this section helpful?