Jump to content

Edit History

Ewonta

Ewonta

Hello

Add the code

  {foreach from=$product.specific_references item=reference key=key}

    <dt class="name">{$key}</dt>

    <dd class="value">{$reference}</dd>

  {/foreach}

to your theme file at

themes/our_theme/templates/catalog/_partials/product-variants.tpl

 

Screenshot_8.jpg

Ewonta

Ewonta

Hello

Add the code

  {foreach from=$product.specific_references item=reference key=key}

    <dt class="name">{$key}</dt>

    <dd class="value">{$reference}</dd>

  {/foreach}

to your theme file at

themes/classic/templates/catalog/_partials/product-variants.tpl

 

Screenshot_8.jpg

×
×
  • Create New...