Products > Option Sets > storefrontOptionSets
GET:storefront/option_sets.json
Description
Get all or specific option sets.
Topic: Option Sets
Arguments
List of option set ids. See also: Unique Identifiers
Example: ["os_EQzGqWoY"]
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[OptionSet!]
Preview (typescript)
Loading module