{* * 2007-2014 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-2014 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 $remaining_for_free_shipping} {literal} {/literal} {elseif $notEligible} {literal} {/literal} {else} {literal} {/literal} {/if} {if isset($otherProducts) && count($otherProducts) > 3}

{l s='Découvrez aussi...' mod='blockcart' }

{foreach from=$otherProducts item='product' name=product}
  • {if $cookie->logged} {if (!$PS_CATALOG_MODE AND ((isset($product.show_price) && $product.show_price) || (isset($product.available_for_order) && $product.available_for_order)))}
    {if isset($product.show_price) && $product.show_price && !isset($restricted_country_mode)} {if !$priceDisplay}{convertPrice price=$product.price}{else}{convertPrice price=$product.price_tax_exc}{/if} {if isset($product.specific_prices) && $product.specific_prices && isset($product.specific_prices.reduction) && $product.specific_prices.reduction > 0} {$product.price_without_reduction} {if $product.specific_prices.reduction_type == 'percentage'} -{$product.specific_prices.reduction * 100}% {/if} {/if} {/if}
    {/if} {/if}
    {*if $cookie->logged} {if (!$PS_CATALOG_MODE && $PS_STOCK_MANAGEMENT && ((isset($product.show_price) && $product.show_price) || (isset($product.available_for_order) && $product.available_for_order)))} {if isset($product.available_for_order) && $product.available_for_order && !isset($restricted_country_mode)}
    {if ($product.allow_oosp || $product.quantity > 0)} {elseif (isset($product.quantity_all_versions) && $product.quantity_all_versions > 0)} {l s='Product available with different options' mod='blockcart'} {else} {l s='Out of stock'} {/if}
    {/if} {/if} {if $product.specific_prices.reduction_type == 'percentage'}
    -{$product.specific_prices.reduction * 100}%
    {/if} {/if*}
    {$product.manufacturer_name|truncate:35:'...'|escape:'htmlall':'UTF-8'}
    {if isset($product.pack_quantity) && $product.pack_quantity}{$product.pack_quantity|intval|cat:' x '}{/if}

    {$product.description_short|strip_tags:'UTF-8'|truncate:360:'...'}

    {if $cookie->logged} {if (!$PS_CATALOG_MODE AND ((isset($product.show_price) && $product.show_price) || (isset($product.available_for_order) && $product.available_for_order)))}
    {if isset($product.show_price) && $product.show_price && !isset($restricted_country_mode)} {if !$priceDisplay} {convertPrice price=$product.price} {l s='TTC'} {else} {convertPrice price=$product.price_tax_exc} {l s='HT'} {/if}
    {if $product.price_without_reduction|round:2 > $product.price} {l s='au lieu de' mod='blockcart'} {if !$priceDisplay} {convertPrice price=$product.price_without_reduction} {l s='TTC'} {else} {convertPrice price=$product.price_without_reduction} {l s='HT'} {/if} {/if}
    {if !$priceDisplay || $priceDisplay == 2} {assign var='productPrice' value=$product.price} {elseif $priceDisplay == 1} {assign var='productPrice' value=$product.price_tax_exc} {/if} {if $product.unit_price_ratio > 0.000000} {math equation="pprice / punit_price" pprice=$productPrice punit_price=$product.unit_price_ratio assign=unit_price}

    {l s='soit'} {convertPrice price=$unit_price} {l s='l\'unité'}

    {/if} {/if}
    {/if} {/if} {*if isset($product.color_list)}
    {$product.color_list}
    {/if
    {if (!$PS_CATALOG_MODE AND ((isset($product.show_price) && $product.show_price) || (isset($product.available_for_order) && $product.available_for_order)))} {if isset($product.online_only) && $product.online_only} {l s='Online only' mod='blockcart'} {/if} {/if} {if isset($product.on_sale) && $product.on_sale && isset($product.show_price) && $product.show_price && !$PS_CATALOG_MODE} {elseif isset($product.reduction) && $product.reduction && isset($product.show_price) && $product.show_price && !$PS_CATALOG_MODE} {l s='Reduced price!' mod='blockcart'} {/if}
    *}
  • {/foreach} {/if}
    {if isset($orderProducts) && count($orderProducts) > 0}

    {l s='Customers who bought this product also bought:' mod='blockcart'}

    {/if}