Display only one product feature on product page
{foreach from=$features item=feature} {if $feature.name|escape:’htmlall’:’UTF-8′ == ‘Availability Note’} {$feature.value|escape:’htmlall’:’UTF-8′} {/if} . {/foreach}Read more …
©2022 Fundaa.com