eComm Store

{
  "features": {
    "max_choices_per_option": 0,
    "max_options": 0,
    "max_products": 0,
    "max_variations_per_product": 0
  },
  "site_name": "string"
}

features

PropertyDescription
max_choices_per_option
number
The maximum number of choices that can be set under a specific option.
max_options
number
The maximum number of options this store can have.
max_products
number
The maximum number of products the store can have.
max_variations_per_product
string
The max variations a product can have. Variations are the combination of options + choices.