Manual

visibility

The visibility defines whether the product is visible from the catalog (in categories products assigned to), search, both or neither. It's for clients to be able to find products at the front-end. You can find the field in magento under the section Catalog > Manage Products > General.
- Decimal number in Magento (1-4)
- Vaues: Not Visible Individually (1), Catalog (2), Search (3) or Catalog and Seach (4)
- Can be overwritten in STORE VIEW
- Required

Plugin Configuration:
Read more

weight

The weight field for indicating the value for weight. It is used to calculate shipping cost. You can find the field in magento under the section Catalog > Manage Products > General.
- Decimal number in Magento
- Can not be overwritten in the STORE VIEW, its a GLOBAL value
- Use 0 as no value
- Required

Plugin Configuration:
Read more

description

The description field describes the product and shoud contain the main information about the product for the client. You can find the value in magento under section Catalog > Manage Products > General.
- Html field in Magento
- Can be overwritten in the STORE VIEW
- Required

Plugin Configuration:
Read more

qty

The qty field defines the quantity of product in stock. You can find the value in Magento under section Catalog > Manage Products > Inventory.
- number in Magento
- Required to be more than 0 in order to show your product if you enabled manage stock option.

Plugin Configuration:
Read more

short_description

The short_description field describes the product brief, that customers will immediately see viewing the product description page. You can find the value in magento under the section Catalog > Manage Products > General.
- Html field in Magento
- Can be overwritten in the STORE VIEW
- Required

Plugin Configuration:
Read more

sku

The sku field defines a unique product. You can find the value in Magento under section Catalog > Manage Products > General.
- Caption field in Magento (number or string without special chars)
- Mandatory field, used to identifiy the article
- can not be overwritten in store view
- i.e. w4686894

Plugin Configuration:
Read more

Adding Jobs

After you habe configured the station and the source data set, you can add jobs.
Read more