... *7. Data for "submit button* {code} [%$product.submit.id%] - ID of the button [%$product.submit.result%] - Value of the submit button [%$product.submit.title%] - ID of the boxProductDetails [%$product.submit.link%] - Link for the submit [%$product.submit.href%] - URL for the submit {code}
*8. Data for "more info" button* {code} [%$product.info.result%] - Value of the "more info" button [%$product.info.title%] - Title of the "more info" button [%$product.info.link.title%] - Title of the link [%$product.info.link.href%] - URL for the link {code}
*9. Data for "qty" buttons* {code} [%$product.qty.id%] - ID of the qty button [%$product.qty.name%] - Value of the qty button [%$product.qty.title%] - Title of the qty button [%$product.qtyMinus.id%] - ID of the qtyMinus button [%$product.qtyMinus.title%] - Title of the qtyMinus button [%$product.qtyMinus.id%] - ID of the qtyPlus button [%$product.qtyMinus.title%] - Title of the qtyPlus button {code}
*10. Data for "delete" button* {code} [%$product.delete.result%] - Value of the delete button [%$product.delete.title%] - Title of the delete button [%$product.delete.link.title%] - Tittle for the Link of the delete button [%$product.delete.link.href%] - URL for the Link of the delete button {code}
*11. Information about products weight* {code} [%$product.weightValue.result%] - Value of the products weight [%$product.weightValue.title%] - Title of the products weight [%$product.weightValue.link.title%] - Title of the products weight link [%$product.weightValue.link.href%] - URL for the products weight link [%$product.weightUnit.result%] - Value of the weight Unit [%$product.weightUnit.title%] - Title of the weight Unit {code}
*12. Data for products orderred date* {code} [%$product.dateOrdered.title%] - Title of the dateOrdered [%$product.dateOrdered.link%] - Title of the link [%$product.dateOrdered.href%] - URL of the link {code}
*13. Data for products delivered date* {code} [%$product.dateDelivered.title%] - Title of the Delivered date [%$product.dateDelivered.link%] - Title of the link [%$product.dateDelivered.href%] - URL of the link {code}
*14. Data for products dpn* {code} [%$product.dpn.title%] - Title of the dpn [%$product.dpn.result%] - Value of the dpn {code}
*15. Data for products gtin* {code} [%$product.gtin.title%] - Title of the gtin [%$product.gtin.result%] - Value of the gtin {code}
*16. Data for products ordering amount* {code} [%$product.orderingAmount.title%] - Title of the ordering amount [%$product.orderingAmount.result%] - Value of the ordering amount {code}
*17. Data for products mpn* {code} [%$product.mpn.title%] - Title of the mpn [%$product.mpn.result%] - Value of the mpn {code}
*18. Data for products sku* {code} [%$product.sku.title%] - Title of the sku [%$product.sku.result%] - Value of the sku {code}
*19. Data for products model* {code} [%$product.model.title%] - Title of the model [%$product.model.result%] - Value of the model {code}
*20. Data for products name* {code} [%$product.name.title%] - Title of the product's name [%$product.name.result%] - Product's name Value {code}
*21. Information about products category* {code} [%$product.category.id%] - ID of the category [%$product.category.name%] - Name of the category [%$product.category.description%] - Description of the category [%$product.category.keywords%] - Keywords of the category [%$product.category.parent_id%] - Keywords of the category [%$product.category.count%] - Count of the products in category [%$product.category.count_without_sub_categories%] - Count of the products in category (without sub categories) [%$product.category.count_sub_categories%] - Count of the products in category (with sub categories) [%$product.category.fake_category%] - True if category is fake [%$product.category.css%] - css for category [%$product.category.seo_url%] - SEO URL for category [%$product.category.result%] - Name of the category [%$product.category.link.href%] - Full URL for category {code}
*22. Data for products description* {code} [%$product.descriptionShort.result%] - Short description of the product [%$product.descriptionShort.title%] - Title of the Short description [%$product.descriptionLong.result%] - Long description of the product [%$product.descriptionLong.title%] - Title of the Long description {code}
*23. Date when product has been added* {code} [%$product.dateAdded.result%] - Date when product has been added [%$product.dateAdded.title%] - Title of the field {code}
*24. Date when product has been available* {code} [%$product.dateAvailable.result%] - Date when product has been Available [%$product.dateAvailable.title%] - Title of the field {code}
*25. Data for products price* {code} [%$product.price.<type_of_price>.<field_of_price>.result%] - Value of the field [%$product.price.<type_of_price>.<field_of_price>.title%] - Title of the field {code}
$product.price.<type_of_price> is array. Possible values are: # total - total price # rrp - rrp price* # user - user price* # sale - sale price* # normal - normal price*
$product.price.<type_of_price>.<field_of_price> is array Possible values are: # exl - price without tax # incl - price with tax # tax - tax of price
*26. Is last column flat* {code} [%$product.last_column%] - Sets true if product in last column {code}
*27. Data for product images* {code} [%$product.images_limit%] - Max count of the images for product {code} Images specific for product details {code} [%$product.images.<ID>.<type>.src%] - URL for the image [%$product.images.<ID>.<type>.width%] - Width of the image [%$product.images.<ID>.<type>.height%] - Height of the image [%$product.images.<ID>.id%] - ID of the image [%$product.images.<ID>.default%] - True if image is default [%$product.images.<ID>.dummy%] - True if no image {code}
A $product.images is an array, <ID> value is never known, and one should use these tokens in array. A $product.images.<ID>.<type> is an array, <type> is a type of image.
Possible values are: # medium - madium images # mini - mini images
Example: {code} [%foreach from=$product.images item=image%] [%$image.id%] [%$image.mini.src%] [%/foreach%] {code}
Image specific for product listing {code} [%$product.image.src%] - URL of the default image [%$product.image.width%] - Width of the default image [%$product.image.height%] - Width of the default image {code}
*27. Options data for product* {code} [%$product.options.categories.<ID>.name%] - Name of the category [%$product.options.categories.<ID>.id%] - ID of the category [%$product.options.categories.<ID>.count_products%] - Count of the products in category [%$product.options.categories.<ID>.link.href%] - URL to category [%$product.options.categories.<ID>.products.<product_ID>...%] - List of Products of this category (looks [%$product%]) [%$product.options.products.<all_products_ID>... - List of Products for all categories (looks [%$product%]) {code}
A $product.options.categories is an array, <ID> value is never known, and one should use these tokens in array.
A $product.options.categories.<ID>.products is an array, <product_ID> value is never known, and one should use these tokens in array.
A $product.options.products is an array, <all_products_ID> value is never known, and one should use these tokens in array.
Example:
{code} [%foreach from=$product.options.categories item='category'%] [%foreach from=$category.products item='product'%] [%$product.id%] [%/foreach%] [%/foreach%]
[%foreach from=$product.options.products item='product'%] [%$product.id%] [%/foreach%] {code}
*27. Specifications data for product* {code} [%$product.specifications.<ContainerID>.name%] - Name of the container [%$product.specifications.<ContainerID>.id%] - ID of the container [%$product.specifications.<ContainerID>.items.<ID>.name%] - Name of the attribute [%$product.specifications.<ContainerID>.items.<ID>.value%] - Value of the attribute [%$product.specifications.<ContainerID>.items.<ID>.id%] - ID of the attribute [%$product.specifications.<ContainerID>.items.<ID>.container%] - ID of the container [%$product.specifications.<ContainerID>.items.<ID>.field_type_id%] - ID of attributes type [%$product.specifications.<ContainerID>.items.<ID>.unit_code%] - Code of the unit [%$product.specifications.<ContainerID>.items.<ID>.unit_symbol%] - Symbol of the unit [%$product.specifications.<ContainerID>.items.<ID>.unit_name%] - Name of the unit [%$product.specifications.<ContainerID>.items.<ID>.unit_description%] - Description of the unit {code}
A $product.specifications is an array, <ContainerID> value is never known, and one should use these tokens in array.
A $product.specifications.<ContainerID>.items is an array, <ID> value is never known, and one should use these tokens in array.
Example: {code} [%foreach from=$product.specifications item='container'%] [%$container.name%] [%foreach from=$container.items item='item'%] [%$item.name%] [%/foreach%] [%/foreach%] {code}
*28. Alternatives data for product* {code} [%$product.alternatives%] - Looks [%$product%] {code}
*29. Data for products navigation* {code} [%$product.total%] - Total product in category [%$product.previous.link.href%] - link to previous product [%$product.next.link.href%] - link to next product [%$product.index.link.href%] - index of the product in list {code}
*30. Additional fields* Contents some text information (appear when the data are imported) {code} [%$product.additional_field_1.title%] - title of the field [%$product.additional_field_1.result%] - value of the field [%$product.additional_field_2.title%] - title of the field [%$product.additional_field_2.result%] - value of the field {code}
|