Products
Last updated
Last updated
A product is an item offered for sale. Eshopbox app lets you configure following type of products:
Base: A Single product.
Virtual Combo: Two or more products that are stored as individual units but packed at the time of order processing.
Kit: Two or more products that are physically packed together and kept in stock as one unit.
Product
Objectproperties
objectAttributes
Type
Description
esin
string
Unique code created against a single sku, source: eshopbox
parentEsin
string
Unique code created for grouping multiple variants, source: eshopbox
sku
string
A SKU
is a unique code that identifies characteristics of each product, source: client
additionalNames
Additional names of the product(EAN
,UPC
, GTIN
, Others)
type
Type of the product(Base, Kit, Virtual Combo) Enum: Base, Virtual_combo, Kit
availableOn
array[string]
List of sales channel on which this product is available.
vertical
string
Product category code
verticalName
string
Product category
brand
string
Product brand name
descritption
string
Product description
mrp
number
Maximum retail price of product
unitPrice
number
Unit price of product
dimesnsionLength
number
A characteristic of a product in terms of its length
dimensionWidth
number
A characteristic of a product in terms of its width
dimensionHeight
number
A characteristic of a product in terms of its height
dimensionUnit
Dimension unit Enum: cm, m, mm, in
weight
number
Weight of a product without any packaging
weightUnit
The Weight unit of the product Enum: g, lb, kg, ml
components
Unit of virtual combo and kit.It is null for base product
tax
string
Product tax
hsnCode
string
It is used for the classification of goods in systematic and logical manner
taxCode
Product tax code
groupCode
string
It used for grouping of multiple SKU
imageUrl
string
Product image : only https publicly accessible url
specification
array[string]
Nature(Specification) of product
like : Fragile, Dangerous, Liquid, A battery or contains one, Media
properties
Client defined attributes of product
status
Product status. Enum:draft, active
createdAt
string