{* * 2007-2013 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2013 PrestaShop SA * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} {if !$priceDisplay || $priceDisplay == 2} {assign var='productPrice' value=$product->getPrice(true, $smarty.const.NULL, $priceDisplayPrecision)} {assign var='productPriceWithoutReduction' value=$product->getPriceWithoutReduct(false, $smarty.const.NULL)} {elseif $priceDisplay == 1} {assign var='productPrice' value=$product->getPrice(false, $smarty.const.NULL, $priceDisplayPrecision)} {assign var='productPriceWithoutReduction' value=$product->getPriceWithoutReduct(true, $smarty.const.NULL)} {/if} {include file="$tpl_dir./product-js.tpl"} {include file="$tpl_dir./breadcrumb.tpl"}
{include file="$tpl_dir./errors.tpl"} {if isset($confirmation) && $confirmation}

{$confirmation}

{/if}

[{$product->name|escape:'htmlall':'UTF-8'}]

{$product->description_short|strip_tags|escape:'htmlall':'UTF-8'}

{if $have_image}
{* {$product->name|escape:'htmlall':'UTF-8'} Zoom *}
    {foreach from=$images item=image name=slides} {assign var=imageIds value="`$product->id`-`$image.id_image`"}
  • {$image.legend|htmlspecialchars}
  • {/foreach}
Zoom {else} Zoom {/if}
{if isset($images) && count($images) > 0} {/if}
quantity > 0}class="hidden"{/if} action="{$link->getPageLink('cart')}" method="post"> {if (!$allow_oosp && $product->quantity <= 0) OR !$product->available_for_order OR (isset($restricted_country_mode) AND $restricted_country_mode) OR $PS_CATALOG_MODE}{else}

{/if}
minimal_quantity > 1}onkeyup="checkMinimalQuantity({$product->minimal_quantity});"{/if} />    
{if $product->show_price AND !isset($restricted_country_mode) AND !$PS_CATALOG_MODE}

{if $priceDisplay >= 0 && $priceDisplay <= 2} {convertPrice price=$productPrice} {/if}

{if $product->specificPrice AND $product->specificPrice.reduction && $product->specificPrice.reduction > 0}

{if $priceDisplay >= 0 && $priceDisplay <= 2} {if $productPriceWithoutReduction > $productPrice} {convertPrice price=$productPriceWithoutReduction} {/if} {/if}

{/if} {if isset($HOOK_PRODUCT_ACTIONS) && $HOOK_PRODUCT_ACTIONS}{$HOOK_PRODUCT_ACTIONS}{/if}
{/if}
{if $product->contenu_tiroir_1}

{$product->tiroir_1}

{/if} {if $product->contenu_tiroir_2}

{$product->tiroir_2}

{/if} {if $product->contenu_tiroir_3}

{$product->tiroir_3}

{/if} {if $product->contenu_tiroir_4}

{$product->tiroir_4}

{/if} {if $product->contenu_tiroir_5}

{$product->tiroir_5}

{/if} {if $product->contenu_tiroir_6}

{$product->tiroir_6}

{/if}

minimal_quantity <= 1 OR !$product->available_for_order OR $PS_CATALOG_MODE} style="display: none;"{/if}> {l s='This product is not sold individually. You must select at least'} {$product->minimal_quantity} {l s='quantity for this product.'}

{if $product->minimal_quantity > 1} {/if}

quantity > 0 || ($product->quantity <= 0 && !$product->available_later && $allow_oosp) OR ($product->quantity > 0 && !$product->available_now) OR !$product->available_for_order OR $PS_CATALOG_MODE} style="display: none;"{/if}> {l s='Availability:'} quantity <= 0} class="warning_inline"{/if}>{if $product->quantity <= 0}{if $allow_oosp}{$product->available_later}{else}{l s='This product is no longer in stock'}{/if}{else}{$product->available_now}{/if}

quantity > 0) OR !$product->available_for_order OR $PS_CATALOG_MODE OR !isset($product->available_date) OR $product->available_date < $smarty.now|date_format:'%Y-%m-%d'} style="display: none;"{/if}> {l s='Availability date:'} {dateFormat date=$product->available_date full=false}

quantity > 0} style="display: none;"{/if}> {$HOOK_PRODUCT_OOS}
{if isset($HOOK_EXTRA_RIGHT) && $HOOK_EXTRA_RIGHT}{$HOOK_EXTRA_RIGHT}{/if}
{if (isset($quantity_discounts) && count($quantity_discounts) > 0)}
{foreach from=$quantity_discounts item='quantity_discount' name='quantity_discounts'} {/foreach}
{l s='Product'} {l s='From (qty)'} {l s='Discount'}
{if (isset($quantity_discount.attributes) && ($quantity_discount.attributes))} {$product->getProductName($quantity_discount.id_product, $quantity_discount.id_product_attribute)} {else} {$product->getProductName($quantity_discount.id_product)} {/if} {$quantity_discount.quantity|intval} {if $quantity_discount.price >= 0 OR $quantity_discount.reduction_type == 'amount'} -{convertPrice price=$quantity_discount.real_value|floatval} {else} -{$quantity_discount.real_value|floatval}% {/if}
{/if} {if isset($HOOK_PRODUCT_FOOTER) && $HOOK_PRODUCT_FOOTER}{$HOOK_PRODUCT_FOOTER}{/if} {if (isset($product) && $product->description) || (isset($features) && $features) || (isset($accessories) && $accessories) || (isset($HOOK_PRODUCT_TAB) && $HOOK_PRODUCT_TAB) || (isset($attachments) && $attachments) || isset($product) && $product->customizable}
{if isset($HOOK_PRODUCT_TAB_CONTENT) && $HOOK_PRODUCT_TAB_CONTENT}{$HOOK_PRODUCT_TAB_CONTENT}{/if}
{/if}
{if $product->video_1!=""}
{l s='La créatrice en parle'}
{$product->video_1}
{/if} {if isset($accessories) && $accessories}
{l s='Vous aimerez aussi'}
    {foreach from=$accessories item=accessoire}
  • {$accessoire.legend|escape:'htmlall':'UTF-8'}
  • {/foreach}
> >
{/if} {if $product->video_2!=""}
{l s='Vu à la télé'}
{$product->video_2}
{/if}