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 ProductOptionsReorderUserErrorCode

ProductOptionsReorderUserErrorCode

enum

Possible error codes that can be returned by ProductOptionsReorderUserError.

Anchor to CANNOT_MAKE_CHANGES_IF_VARIANT_IS_MISSING_REQUIRED_SKUCANNOT_MAKE_CHANGES_IF_VARIANT_IS_MISSING_REQUIRED_SKU
•

At least one of the product variants has invalid SKUs.

Anchor to DUPLICATED_OPTION_NAMEDUPLICATED_OPTION_NAME
•

Duplicated option name.

Anchor to DUPLICATED_OPTION_VALUEDUPLICATED_OPTION_VALUE
•

Duplicated option value.

•

Missing option name.

Anchor to MISSING_OPTION_VALUEMISSING_OPTION_VALUE
•

Missing option value.

Anchor to MIXING_ID_AND_NAME_KEYS_IS_NOT_ALLOWEDMIXING_ID_AND_NAME_KEYS_IS_NOT_ALLOWED
•

Cannot specify different options or option values using mixed id and name reference key.

•

On reorder, this key cannot be used.

Anchor to OPTION_ID_DOES_NOT_EXISTOPTION_ID_DOES_NOT_EXIST
•

Option id does not exist.

Anchor to OPTION_NAME_DOES_NOT_EXISTOPTION_NAME_DOES_NOT_EXIST
•

Option name does not exist.

Anchor to OPTION_VALUE_DOES_NOT_EXISTOPTION_VALUE_DOES_NOT_EXIST
•

Option value does not exist.

Anchor to OPTION_VALUE_ID_DOES_NOT_EXISTOPTION_VALUE_ID_DOES_NOT_EXIST
•

Option value id does not exist.

Anchor to PRODUCT_DOES_NOT_EXISTPRODUCT_DOES_NOT_EXIST
•

Product does not exist.


Was this section helpful?


Was this section helpful?