@@ -38,14 +43,23 @@ - - {images file='assets/img/280x196.png'}{/images} + + {ifloop rel="image_product_new" } + + {/ifloop} + {elseloop rel="image_product_new"} + {images file='assets/img/280x196.png'}{/images} + {/elseloop} - - Product #1 - Cras justo odio, dapibus ac faquam. + + {#TITLE} + {#CHAPO} @@ -58,114 +72,14 @@ preorder : http://schema.org/PreOrder online_only : http://schema.org/OnlineOnly --> - $40.00 - - - -
- - - - - - - - {images file='assets/img/280x196.png'}{/images} - - - - - Product #2 - Cras justo odio, dapibus ac faquam. - - - - - - - $40.00 - - - -
- - - - - - - - {images file='assets/img/280x196.png'}{/images} - - - - - Product #3 - Cras justo odio, dapibus ac faquam. - - - - - - - $40.00 - - - -
- - - - - - - - {images file='assets/img/280x196.png'}{/images} - - - - - Product #4 - Cras justo odio, dapibus ac faquam. - - - - - - - $40.00 + $ {format_number number="{#BEST_TAXED_PRICE}"} +
@@ -187,14 +101,22 @@ - - - {images file='assets/img/218x146.png'}{/images} + + {ifloop rel="image_product_promo" } + + {/ifloop} + {elseloop rel="image_product_promo"} + {images file='assets/img/218x146.png'}{/images} + {/elseloop} - Promotion #1 + {#CHAPO} @@ -208,148 +130,15 @@ preorder : http://schema.org/PreOrder online_only : http://schema.org/OnlineOnly --> - Special Price: $26.00 - Regular Price: $36.00 - -
- - - - - - - - {images file='assets/img/218x146.png'}{/images} - - - - - Promotion #1 - - - - - - - - Special Price: $26.00 - Regular Price: $36.00 - - -
- - - - - - - - {images file='assets/img/218x146.png'}{/images} - - - - - Promotion #1 - - - - - - - - Special Price: $26.00 - Regular Price: $36.00 - - -
- - - - - - - - {images file='assets/img/218x146.png'}{/images} - - - - - Promotion #1 - - - - - - - - Special Price: $26.00 - Regular Price: $36.00 - - -
- - - - - - - - {images file='assets/img/218x146.png'}{/images} - - - - - Promotion #1 - - - - - - - - Special Price: $26.00 - Regular Price: $36.00 + {loop name="productSaleElements_promo" type="product_sale_elements" product="{#ID}" limit="1"} + {intl l="Special Price:"} $ {format_number number="{#TAXED_PROMO_PRICE}"} + {intl l="Regular Price:"} $ {format_number number="{#TAXED_PRICE}"} + {/loop}