Product id (uuid)
URL slug
Product display name
OptionaldescriptionHTML description
Optionaldescription_Plain-text description
OptionalpriceNumeric price as a string (e.g. "60.00")
OptionalcurrencyISO 4217 currency code
OptionalavailableWhether the product is available
Optionalin_Whether the product is in stock
OptionalvariantsPurchasable variants
OptionalassetsMedia assets
A product as returned by the MySimpleStore detail endpoint (
GET /api/v2/products/{slug}). Adds the fullvariants,assets, and richer description fields not present in the list response.