paninikeb Posted December 8, 2023 Share Posted December 8, 2023 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now