{if $product.description}
  • {l s='Description' d='Shop.Theme.Catalog'}
  • {/if}
  • {l s='Product Details' d='Shop.Theme.Catalog'}
  • {if $product.attachments}
  • {l s='Attachments' d='Shop.Theme.Catalog'}
  • {/if} {foreach from=$product.extraContent item=extra key=extraKey}
  • {$extra.title}
  • {/foreach}