{if isset($isViewedProduct) && $isViewedProduct} {if isset($moreVar)} {$product->description_short|strip_tags:'UTF-8'|truncate:{$moreVar}} {else} {$product->description_short|strip_tags:'UTF-8'} {/if} {l s='More about'} {$product->name|escape:html:'UTF-8'} {else isset($product)} {if $page_name == 'product'} {if $product->description_short OR $packItems|@@count > 0}
{if $product->description_short}
{if isset($moreVar)}{$product->description_short|truncate:{$moreVar}}{else}{$product->description_short}{/if}
{/if} {if $product->description} {/if} {if $packItems|@@count > 0}

{l s='Pack content'}

{foreach from=$packItems item=packItem}
{$packItem.pack_quantity} x {$packItem.name|escape:'html':'UTF-8'}

{$packItem.description_short}

{/foreach}
{/if}
{/if} {if isset($adminActionDisplay) && $adminActionDisplay}

{l s='This product is not visible to your customers.'} {if version_compare($smarty.const._PS_VERSION_,'1.6','<')} {else} {/if}

{/if} {if isset($confirmation) && $confirmation}

{$confirmation}

{/if} {if isset($HOOK_EXTRA_RIGHT) && $HOOK_EXTRA_RIGHT}{$HOOK_EXTRA_RIGHT}{/if} {if !$content_only} {/if} {else} {if is_object($product)} {* products comparison page *} {if isset($moreVar)} {$product->description_short|strip_tags|truncate:{$moreVar}:'...'} {else} {$product->description_short|strip_tags} {/if} {else} {if version_compare($smarty.const._PS_VERSION_,'1.6','<')} {if isset($moreVar)} {$product.description_short|strip_tags:'UTF-8'|truncate:{$moreVar}:'...'} {else} {$product.description_short|strip_tags:'UTF-8'} {/if} {l s='View'} {else} {hook h='displayProductListReviews' product=$product}

{if isset($moreVar)} {$product.description_short|strip_tags:'UTF-8'|truncate:{$moreVar}:'...'} {else} {$product.description_short|strip_tags:'UTF-8'} {/if}

{hook h="displayProductDeliveryTime" product=$product} {hook h="displayProductPriceBlock" product=$product type="weight"} {if isset($product.color_list)}
{$product.color_list}
{/if} {/if} {/if} {/if} {/if}