Jump to content

Display features product using Creative Element


Recommended Posts

Hi, i need to display features product on my product page template but i'm using "Creative element" plugin to manage the template.

I could put this code if it was in product.tpl file 
{foreach from=$product.features item=feature}
    {if $feature.id_feature == 1}
        {$feature.value}
    {/if}
{/foreach}

but i can't put some code in creative element editor...

Can someone help me find an alternative please :)

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...