{l s='This product is not visible to your customers.'}
{$confirmation}
{/if}{/if}*} {*
-
{if $HOOK_EXTRA_LEFT}{$HOOK_EXTRA_LEFT}{/if}
- {l s='Print'}
- {l s='View full size'} {/if}
{l s='Pick a color:' js=1}
-
{foreach from=$colors key='id_attribute' item='color'}
- {if file_exists($col_img_dir|cat:$id_attribute|cat:'.jpg')}{/if} {/foreach}
{l s='Pack content'}
{foreach from=$packItems item=packItem}{$packItem.description_short}
-
{if $product->description_short}
- {l s='Description'} {/if} {if $product->description}
- {l s='Good to know'} {/if} {*if $product->buy_guide}
- {l s='Buy guide'} {/if*} {if $product->videos}
- {l s='Videos'} {/if}
- {l s='Shipping'} {*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}
{l s=' 3 semaines'} {elseif $sale->delivery_delay == 9} {l s='Délais spécifique à la marque'} {/if} {/if}
{l s='= un seul frais de port !'}
{l s='Paypal & CB'}
{$date.name} :
{l s='Date de réception prévue entre le'} {$date.date_start|date_format:'%d/%m/%Y'} {l s='et le'} {$date.date_end|date_format:'%d/%m/%Y'}
{l s='Le delai de livraison peut varier'}
{elseif $key == 5}
{$date.name} :
{l s='Livraison prévue avant le'} {l s='24/12'}
-
{foreach from=$features item=feature}
- {$feature.name|escape:'htmlall':'UTF-8'} {$feature.value|escape:'htmlall':'UTF-8'} {/foreach}
-
{foreach from=$attachments item=attachment}
- {$attachment.name|escape:'htmlall':'UTF-8'}
{$attachment.description|escape:'htmlall':'UTF-8'}
{/foreach}
-
{$accessory.name|truncate:22:'...':true|escape:'htmlall':'UTF-8'}
{if $accessory.show_price AND !isset($restricted_country_mode) AND !$PS_CATALOG_MODE}{if $priceDisplay != 1}{displayWtPrice p=$accessory.price}{else}{displayWtPrice p=$accessory.price_tax_exc}{/if}{/if} {l s='View'} {if ($accessory.allow_oosp || $accessory.quantity > 0) AND $accessory.available_for_order AND !isset($restricted_country_mode) AND !$PS_CATALOG_MODE} {l s='Add to cart'} {else} {l s='Add to cart'} {if (isset($accessory.quantity_all_versions) && $accessory.quantity_all_versions > 0)}{l s='Product available with different options'}{else}{l s='Out of stock'}{/if} {/if}
{/foreach}
-
{foreach from=$accessories item=accessory name=accessories_list}
{assign var='accessoryLink' value=$link->getProductLink($accessory.id_product, $accessory.link_rewrite, $accessory.category)}