You can combine attribute values with text values or define math operations and conditions. You can select available macros to see example statements.
Macros and Magento attributes composition options
For attributes composition you can use either predefined macros or you can combine various Magento attribute to create required composition
Macros
You can use predefined macros for certain type of operations
Attribute Merge
You can simply merge any selected attributes
// optimization of URL for better SEO {{brand}}-{{size}}-only-{{price_incl_vat}}-{{currency}} >> Adidas-L-only-55-Euro // optimization of product names for better SEO {{brand}} T-shirt {{name}} {{size}} for only {{price_incl_vat}} {{currency}} >> Adidas T-shirt DoItNow XL for only 55 Euro // note double curling brackets surrounding attribute codes
Increase price by 15%
You can increase selected price by 15% (the percentage is possible to change)
Increase price by 25
You can easily increase selected price by 25 (the amount is possible to change)
Empty Math Operation
You can use various types of math operations
Empty Attribute Condition
You can export only non-empty values
Attribute Value Condition
You can define what value should be exported based on certain conditions
Magento Attributes
You can combine various Magento attributes to export required results
Napsat podle toho jak se to pouziva na testu
Inspirace:
Attributes Mapping#Attributemerging
Attributes Mapping#Pricemargin
/wiki/spaces/koongo/pages/788136
/wiki/spaces/koongo/pages/788136
/wiki/spaces/koongo/pages/788136 - Javascript funkce volat v koongo connectoru nejdou