{* * 2017-2019 Zemez * * JX Search * * NOTICE OF LICENSE * * This source file is subject to the General Public License (GPL 2.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/GPL-2.0 * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade the module to newer * versions in the future. * * @author Zemez (Alexander Grosul) * @copyright 2017-2019 Zemez * @license http://opensource.org/licenses/GPL-2.0 General Public License (GPL 2.0) *} {if isset($product) && $product}
{if $jxsearchsettings.jxsearch_image}{$product.name}{/if} {if $product.reference && $jxsearchsettings.jxsearch_reference}
{$product.reference}
{/if} {if $product.quantity_all_versions}
{$product.quantity_all_versions} {if $product.quantity_all_versions > 1}{l s='Items' mod='jxsearch'}{elseif $product.quantity_all_versions == 1}{l s='Item' mod='jxsearch'}{/if}
{/if} {if $product.available_now}
{$product.available_now}
{elseif $product.available_later}{$product.available_later}{/if} {if $product.name}{$product.name}{/if} {if $jxsearchsettings.jxsearch_price}
{$product.price}
{/if} {if $product.description_short && $jxsearchsettings.jxsearch_description}
{$product.description_short nofilter}
{/if} {if $product.manufacturer_name && $jxsearchsettings.jxsearch_manufacturer}
{$product.manufacturer_name}
{/if} {if $product.supplier_name && $jxsearchsettings.display_supplier}
{$product.supplier_name}
{/if}
{/if}