giulym Posted June 27, 2019 Share Posted June 27, 2019 How can I call the attributes separately? I mean, in homepage I want only to show the color attributes. In category page and product.tpl color and radio attributes. This don't work: {if(attributeValue.attributeType == "color", attributeValue.color, attributeValue.value)} and even this: {if $group.attributes key=id_attribute_group item=group type="color"} The result should be (with titles too): Home Choose your colors: x x x x x Product.tpl Choose your colors: x x x x x Choose your sizes: x x x x x Choose your symbol: x x x x x Link to comment Share on other sites More sharing options...
giulym Posted August 26, 2019 Author Share Posted August 26, 2019 Nobody? 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