customer_account:template_manager:template_manager_variables:result_variables

customer_account:template_manager:template_manager_variables:result_variables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
customer_account:template_manager:template_manager_variables:result_variables [2019/12/03 11:42]
pavel [Items of the RESULT array]
customer_account:template_manager:template_manager_variables:result_variables [2020/09/22 12:25] (current)
pavel [Items of the RESULT array]
Line 24: Line 24:
 | ''​ITEM.PRICE''​ | number | The currently applicable gross price of the item, e.g. offer price. | | ''​ITEM.PRICE''​ | number | The currently applicable gross price of the item, e.g. offer price. |
 | ''​ITEM.OVERRIDDEN_PRICE''​ | number | The normal price, RRP, etc. | | ''​ITEM.OVERRIDDEN_PRICE''​ | number | The normal price, RRP, etc. |
-| ''​ITEM.IMAGE''​ | string | The URL of the item thumbnail image. |+| ''​ITEM.IMAGE''​ | string | The URL of the item thumbnail image. If there are many images in the feed - all of them will be presented in the properties with index after ''​image'':​ ''​$RESULT.PROPERTIES.image0'',​ ''​$RESULT.PROPERTIES.image1''​ etc. |
 | ''​ITEM.URL''​ | string | The URL of the item detail page. | | ''​ITEM.URL''​ | string | The URL of the item detail page. |
 | ''​ITEM.TAX_RATE''​ | number | The tax rate of the item. | | ''​ITEM.TAX_RATE''​ | number | The tax rate of the item. |