{$confirmation}
{/if}
{/if}
{/if}
-
{if $HOOK_EXTRA_LEFT}{$HOOK_EXTRA_LEFT}{/if}
- {l s='Print'}
- {l s='View full size'} {/if}
{$product->name|escape:'htmlall':'UTF-8'}
{if $product->description_short OR $packItems|@count > 0}{l s='Pack content'}
{foreach from=$packItems item=packItem}{$packItem.description_short}
| {$quantity_discount.quantity|intval} {if $quantity_discount.quantity|intval > 1} {l s='quantities'} {else} {l s='quantity'} {/if} | {/foreach}
|---|
| {if $quantity_discount.id_discount_type|intval == 1} -{$quantity_discount.value|floatval}% {else} -{convertPrice price=$quantity_discount.value|floatval} {/if} | {/foreach}
-
{if $product->description}
- {l s='More info'} {/if} {if count($categoryProducts) > 0}
- {l s='we have also...'} {/if} {if $features}
- {l s='Data sheet'} {/if} {if $attachments}
- {l s='Download'} {/if} {if isset($accessories) AND $accessories}
- {l s='Accessories'} {/if} {$HOOK_PRODUCT_TAB}
-
{foreach from=$attachments item=attachment}
- {$attachment.name|escape:'htmlall':'UTF-8'}
{$attachment.description|escape:'htmlall':'UTF-8'}
{/foreach}
-
{foreach from=$accessories item=accessory name=accessories_list}
{assign var='accessoryLink' value=$link->getProductLink($accessory.id_product, $accessory.link_rewrite, $accessory.category)}
-
{if $accessory.id_product.new == 1}{l s='new'}
{/if} {if $accessory.id_product.on_sale} {l s='On sale!'}
{elseif ($accessory.reduction_price != 0 || $accessory.reduction_percent != 0) && ($accessory.reduction_from == $accessory.reduction_to OR ($smarty.now|date_format:'%Y-%m-%d' <= $accessory.reduction_to && $smarty.now|date_format:'%Y-%m-%d' >= $accessory.reduction_from))} {l s='Price lowered!'}{convertPrice price=$accessory.price_without_reduction}
{/if} {if ($accessory.quantity > 0)} {if $accessory.quantity == 0}{if $allow_oosp}{$accessory.available_later}{else}{/if}{else}{$accessory.available_now}{/if}{else} 0}{elseif $accessory.allow_oosp}{l s=$accessory.available_later} style="display:none;"{/if}> {l s='Out of stock'} {if $accessory.quantity > 0}{elseif $accessory.allow_oosp}{l s=$accessory.available_later}{/if} {/if}{$accessory.name|truncate:22:'...':true|escape:'htmlall':'UTF-8'}
{$accessory.description_short|strip_tags|truncate:136:'...'}
{displayWtPrice p=$accessory.price} {l s='View'} {if ($accessory.id_product.quantity > 0 OR $accessory.id_product.allow_oosp) AND $accessory.id_product.customizable != 2} {l s='Cart'} {else}
{l s='cart'}{/if}
{/foreach}
* {l s='required fields'}