{foreach from=$product.grouped_features item=feature}
<dt class="name">{$feature.name}</dt>
<dd class="value">{$feature.value|escape:'htmlall'|nl2br nofilter}</dd>
{/foreach}
{foreach from=$product.grouped_features item=feature}
{if $feature.name eq 'Condition'}
{else}
<dt class="name">{$feature.name}</dt>
<dd class="value">{$feature.value|escape:'htmlall'|nl2br nofilter}</dd>
{if}
{/foreach}
I tested with version 8.2.1 and it worksHas anyone tried this on 8.2? Does it work?
I DON'T UNDERSTAND THAT EITHER; HOW IS THAT SUPPOSED TO WORKVery Useful addon/module for manage label/flag on PS 1.7, 8
Post automatically merged:
can anyone please tell me how to use it. thank you very much.