Fields
brand
ProductBrandBrand associated with the product.
color
StringColor of the product, if applicable.
item_code
StringThe item code of the product.
item_type
StringThis field describes the type of item, indicating the category or nature of the product. Possible values are Standard, Composite, Wet, Digital.
has_variant
BooleanIndicates whether the product has variants.
uid
IntUnique identifier for the product.
grouped_attributes
[ProductGroupedAttribute]A dictionary of grouped product attributes.
attributes
JSONA dictionary of product attributes.
custom_config
JSONCustom JSON object for additional product data.
media
[Media]Media files associated with the product.
sizes
ProductSizesProduct available sizes details.
department
ProductDepartmentDepartment to which the product belongs.
custom_order
ProductDetailCustomOrderSchema to define manufacturing time(MTO) for a product that needs to be sold before manufacturing.
custom_meta
[CustomMetaFields]Custom metadata fields associated with the product.
description
StringThe long description of the product.
discount
StringDiscount applied to the product, if any.
highlights
[String]A list of highlights for the product.
image_nature
StringThe nature of the product's images.
is_dependent
BooleanIndicates whether the product can be sold as an individual product.
moq
MOQMinimum order quantity requirements for the product.
name
StringThe name of the product.
net_quantity
NetQuantityRepresents the net quantity of a product, including its unit of measurement and value.
Price details of the product.
product_group_tag
[String]List of bundle/product grouping slugs mapped to the product.
product_online_date
StringDate and time when the product was made available online.
rating
FloatThe rating of the product.
rating_count
IntThe number of ratings the product has received.
seo
ProductSEOSEO metadata for the product.
short_description
StringThe short description of the product.
similars
[String]List of products marked similar to given product.
slug
String!Required
A list of image URLs for the product.
tags
[String]Tags associated with the product for better categorization.
teaser_tag
StringTeaser tag or short promotional phrase for the product.
tryouts
[String]Identifiers or names of tryout versions of the product.
type
StringProduct type or classification.
variants
[ProductVariant]Details of product variants.
action
PageActionDetailRepresents Action Object.
categories
[ProductBrand]List of product categories associated with the product.
category_map
ProductCategoryMapRepresents a mapping of product categories at different levels.
sellable
BooleanIndicates whether the product is available for sale.
identifiers
[String]List of seller identifiers for the product.
country_of_origin
StringThe country of origin for the product.
no_of_boxes
IntNo of boxes required to pack the product.
promo_meta
JSONMeta data for promotions associated with the product.
Was this section helpful?