Jump to content
  • 0

If funcion


luqa19

Question

2 answers to this question

Recommended Posts

  • 0
    {foreach from=$product.features item=feature}
        {if isset($feature.value)}
            {if ($feature.name|escape:'html':'UTF-8') == 'Etykietki'}
                {$feature.value|escape:'html':'UTF-8'}
            {/if}
        {/if}
    {/foreach}

'Etykietki' zamień na nazwę grupy cech tych etykietek.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...