foreach in prestashop

 {foreach from=$product.attributes item="property_value" key="property"}
 <span><strong>{$property}</strong>: {$property_value}</span>
                             {/foreach}

Comments

Popular Posts