Get product by ID
GET /cms/product/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Responses
Section titled “ Responses ”Product details
API representation of an ecommerce product
object
Product ID
Product name
Product subtitle
Product teaser
Product description
Product text
Brand
object
Product URL
Learn more link
Settings
object
Template
Main photo URL
Secondary photo URL
Thumbnail URL
SKU
Allow custom price
API representation of an ecommerce product item
object
Item ID
Description
Product ID
Product name
Price
Currency
Available
Item order
Shippable
Weight
Installments
Once per user
Is upgrade
Upgrade type
Upgrade from
Upgrade exclude items
Upgrade price web
Upgrade price mobile
Settings
object
Has image
Additional label 1
Additional label 2
Additional label 3
Diameter
Length
Depth
Width
Recurrent
Recurrent price
Recurrent start
Recurrent schedule
SKU
Prices
object
Stock enabled
Stock available
Package quantity
Related items
object
Images
Files
Product details. Deprecated to avoid circular references. Use productId instead.
object
Translations
Example
{ "en": { "name": "Name", "subtitle": "Subtitle" }, "fr": { "name": "Nom", "subtitle": "Sous-titre" }}Action data to be executed when a product item is bought
object
Example
registerSubscriptionExample
365Example
subscriptionExample
[ { "function": "registerSubscription", "param": "365", "group": "subscription" }]Action data to be executed when a product item is bought as a renewal
object
Example
registerSubscriptionExample
365Example
subscriptionExample
[ { "function": "registerSubscription", "param": "365", "group": "subscription" }]Product items
API representation of an ecommerce product item
object
Item ID
Description
Product ID
Product name
Price
Currency
Available
Item order
Shippable
Weight
Installments
Once per user
Is upgrade
Upgrade type
Upgrade from
Upgrade exclude items
Upgrade price web
Upgrade price mobile
Settings
object
Has image
Additional label 1
Additional label 2
Additional label 3
Diameter
Length
Depth
Width
Recurrent
Recurrent price
Recurrent start
Recurrent schedule
SKU
Prices
object
Stock enabled
Stock available
Package quantity
Related items
object
Images
Files
Product details. Deprecated to avoid circular references. Use productId instead.
object
Translations
Example
{ "en": { "name": "Name", "subtitle": "Subtitle" }, "fr": { "name": "Nom", "subtitle": "Sous-titre" }}Action data to be executed when a product item is bought
object
Example
registerSubscriptionExample
365Example
subscriptionExample
[ { "function": "registerSubscription", "param": "365", "group": "subscription" }]Action data to be executed when a product item is bought as a renewal
object
Example
registerSubscriptionExample
365Example
subscriptionExample
[ { "function": "registerSubscription", "param": "365", "group": "subscription" }]Categories
API representation of an ecommerce category
object
Category ID
Category name
Category description
Parent category ID
Category URL
Available
Featured
Image URL
Cover photo URL
Logo URL
Slug
Total products count
Settings
API representation of an ecommerce category setting
object
Name
Example
Main News ChannelKey
Example
sizeSetting type
Example
color, textBreadcrumbs
object
Category ID
Category name
Category slug
Category translations
object
Translations
Example
{ "en": { "name": "Name", "description": "Description" }, "fr": { "name": "Nom", "description": "Description FR" }}object
object
Translated description
Translated label 1
Translated label 2
Translated label 3
Example
{ "en": { "description": "Description text", "label1": "Label 1", "label2": "Label 2", "label3": "Label 3" }, "fr": { "description": "Texte de description", "label1": "Étiquette 1", "label2": "Étiquette 2", "label3": "Étiquette 3" }}Product not available
Product not found