id – unique identification. Integer number.
active - activity either 0 or 1
priority - priority. Integer numbers that run from 0 to 255, the lower number specifies the higher priority.
categories - the list of categories where particular product location
<name> - product name
<comment>* - brief product description
<description>* - complete product description
time_available - time reflected by UNIX_TIMESTAMP (indicated in seconds starting from 1970) designating product availability.
date_available - date in YYYY-MM-DD format, designating product availability
in_stock - availability. 0 or 1.
is_new - indicates if the product is new. 0 or 1
price - product price (primary).
opt1 - minimal quantity for retail sales (0 indicates none)
price1 - retail product price
opt2 - minimal quantity for whole sales (0 indicates none)
price2 - whole sale product price
price_type* - product type. 0- indicates unavailability of primary product, 1- special product (discounted), 2 – featured (seasonal products)
spec_time1* - indicates beginning time point in UNIX-TIMESTAMP when certain product marked as featured. 0 – indicates no limits
spec_date1* - beginning time point in YYYY-MM-DD format when particular product is featured. Analog of spec_time1.
spec_time2* - highest time point reflected in UNIX-TIMESTAMP when particular product has certain feature. 0 – indicates no limits.
spec_date2* - highest time bound in YYYY-MM-DD format when particular product has certain feature. Analog of spec_time2.
spec_price* - the base price for the current period. 0- indicates equivalent of a primary price.
spec_price1* - the retail price for the current period. 0- indicates unavailability.
spec_price2* - the whole sale price for the current period. 0 – indicates unavailability.
quantity - availability of the products at the warehouse. 1000000 indicates no limits.
num_choosed - the number of the products purchased. Should be used in the top.
mnfID - manufacturer ID. 0 – indicates undefined manufacturer.
<upc_code>* - UPC product code (universal product code)
<ean_code>* - EAN product code (European Article Number)
<code>* - internal product code
<model>* - product model
url* - web address of primary product location
weight - product weight
<measure>* - units (e.g. kilograms, containers)
<dimensions>* - size
<meta_keywords>* - keywords to be inserted into the meta-tags
<meta_description>* - description to be inserted into the meta-tags
<image1>* - image
ATTENTION: There could be up to 6 image files, therefore instead of 1 it would be outlined as from 1 to 6
(e.g. image1, image2, ..., image6), does not have to be in the orderly manner
(e.g. might be 1 and 6 and not include the rest)
1 - small sized image file, 2 - medium sized, 3 - large, 4-6 - additional
scr - image URL address
width - image resolution in pixels (width)
height - image resolution in pixels (height)
size - image file size (bytes)
<document1>* - additional product documentation (e.g. manuals, schemes e.t.c.)
ATTENTION: There could be up to 3 documents. In this case instead of 1 it will be reflected from 1 to 3
(e.g. document1, document2, document3) and not essentially in its numerical order
(for example, only 3 and 1, where 2 is not included at all).
name - document name
scr - document URL location
size - file size (bytes)
<attributes>* - product attributes that are available to the customer
<attribute> - attribute (numerous)
<code> - certain attribute code - unique string within particular product
type - attribute type which is an integer number runs from 0 to 3.
There are 4 types of attributes: 0 – mandatory attribute selected by the customer; 1 – optional attribute;
2 - multiple choice attribute; 3 – text field that is completed by the customer at the purchase.
<name> - attribute name
<description>* - attribute description
<min_length>* - minimal length of the text input set for the attribute type 3 (see above). If such is non existent or equals to 0 – it excludes the necessity of being completed by the customer
<max_length>* - maximal length of the text input for the type 3 attribute.
<options>* - options for the current attribute (type 0-2 attributes)
<option> - option (multiple)
<code> - code for this particular option which is a unique string within this attribute.
<name> - option name
price* - option price (nonexistent equals 0) in case it is positive or negative it will be included into the total product price.
weight* - option weight (nonexistent equals 0) in case it is positive or negative it will included into the total product weight.
quantity* - product availability with this particular option (non-existent indicates unlimited availability).
<attr_combinations>* - product attribute combinations available to the customer.
<attr_combination> - attribute combination (multiple)
<definition> - definition of each attribute combination listed with space after
each pair e.g. attribute_code#option_code, that sets the attribute code (only 0 or 1 type)
and its option code separated by # symbol. E.g. “color#gold size#xl”.
price* - price of this particular combination (non-existent equals 0), negative or positive is included into the product cost.
weight* - combination weight (non-existent equals 0), negative or positive is included into the total product weight.
quantity* - product availability with this particular combination (non-existent indicates unlimited availability).
<additional_fields>* - additional fields for this particular product from outnumbered product database.
<additional_field> - additional field (multiple)
id - field identification (code) string e.g.
add_field_color,
add_field_material
type - field type. Possible values:
string – indicates the text field capacity up to 255 symbols,
text – field – an actual text up to 65K,
checkbox – value possibility is 1/0 that is similar to Yes/No,
select - field contains single value among many,
multiple – is any number of values among all possible ones indicated for this particular field.
name - field name
<value> - field value (repetitive in case of the field being marked as multiple)
id - value identifier is an integer number. Exists only if type = select or multiple.
value - value