c64girl Posted September 16, 2022 Share Posted September 16, 2022 (edited) Is there a way to add a class to one of the Features or add ID to them depending of ID in back office? They all showing the same in HTML. I see in product-details.tpl there is: Quote <dt class="name">{$feature.name}</dt> <dd class="value flex_child">{$feature.value|escape:'htmlall'|nl2br nofilter}</dd> Maybe a way to add ID there somehow? EDIT: OK i have it it's Quote {$feature.id_feature} Edited September 16, 2022 by c64girl (see edit history) 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