object

ProductDetails

Detailed information about a product.
Fields
attributes
JSON
A dictionary of product attributes.
brand_uid
Int
The unique ID of the product's brand.
country_of_origin
JSON
The country of origin for the product.
description
JSON
The long description of the product.
grouped_attributes
JSON
A dictionary of grouped product attributes.
has_variant
Boolean
Whether or not the product has a variant.
highlights
[JSON]
A list of highlights for the product.
hsn_code
Int
The HSN code of the product.
identifier
JSON
A dictionary of product identifiers.
image_nature
JSON
The nature of the product's images.
images
[JSON]
A list of image URLs for the product.
is_set
Boolean
Whether or not the product is a set of items.
item_code
JSON
The item code of the product.
media
[JSON]
A list of media objects for the product.
name
JSON
The name of the product.
out_of_stock
Boolean
Whether or not the product is out of stock.
rating
Float
The rating of the product.
rating_count
Int
The number of ratings the product has received.
short_description
JSON
The short description of the product.
slug
JSON
The unique identifier for the product grouping.
template_tag
JSON
The template tag of the product.