Manual

max_sale_qty

The max_sale_qty determines the maximum amount of products allowed in shopping cart. You can find the field in magento under the section Catalog > Manage Products > Inventory.
- Decimal number in Magento
- Default max quantity is set to 10,000
- Can not be overwritten in STORE VIEW, it's a GLOBAL value

Plugin Configuration:
Read more

meta_description

The meta_description field ist important for SEO. The search engine results are the meta_title and the meta_description. It's important targeting keywords for this. You can find the field in magento under the section Catalog > Manage Products > Meta Information.
- Text field (only 155 characters)
- Can be overwritten in STORE VIEW
- Non-obligatory

Plugin Configuration:
Read more

meta_keyword

The meta_keyword field - ignore it! For SEO currently it's better to leave it blank. You can find the field in magento under the section Catalog > Manage Products > Meta Information.
Plugin Configuration:
Read more

min_sale_qty

The min_sale_qty determines the minimum amount of products allowed in shopping cart. You can find the field in magento under the section Catalog > Manage Products > Inventory.
- Decimal number in Magento
- Default min quantity is set to 1
- Can not be overwritten in STORE VIEW, it's a GLOBAL value

Plugin Configuration:
Read more

msrp

The msrp field defines the Manufacturer's Suggested Retail Price option. The price that a manufacturer suggests to sell the product at. You can find the field in magento under the section Catalog > Manage Products > Prices.
- String, numeric value
- Can not be overwritten in STORE VIEW, it's for WEBSITE
- optional

Plugin Configuration:
Read more

msrp_display_actual_price_type

The msrp_display_actual_price_type - defines how the price will be displayed in the frontend. You can find the field in magento under the section Catalog > Manage Products > Prices.
- Numeric value: 1=On Gesture, 2=In Cart, 3=Before Order Confirmation, 4=Use config
- Can not be overwritten in STORE VIEW, it's for WEBSITE
- optional

Plugin Configuration:
Read more

msrp_enabled

The msrp_enabled field is the Apply MAP option. Defines whether the price in the catalog in the frontend is substituted with a Click for price link. You can find the field in magento under the section Catalog > Manage Products > Prices.
- Numeric value: 0=No, 1=Yes, 2=Use config
- Can not be overwritten in STORE VIEW, it's for WEBSITE
- optional

Plugin Configuration:
Read more

news_from_date

The news_from_date - the Date starting from which the product is promoted as a new product. You can find the field in magento under the section Catalog > Manage Products > General.
- String, format i.e. DD.MM.YYYY (date)
- Can not be overwritten in STORE VIEW, valid for WEBSITE
- Non-obligatory

Plugin Configuration:
Read more

news_to_date

The news_to_date - the Date till which the product is promoted as a new product. You can find the field in magento under the section Catalog > Manage Products > General.
- String, format i.e. DD.MM.YYYY (date)
- Can not be overwritten in STORE VIEW, valid for WEBSITE
- Non-obligatory

Plugin Configuration:
Read more

special_from_date

The special_from_date - the Date starting from which the special price will be applied to the product. You can find the field in magento under the section Catalog > Manage Products > Prices.
- String, format i.e. DD.MM.YYYY (date)
- Can not be overwritten in STORE VIEW, valid for WEBSITE
- optional

Plugin Configuration:
Read more