Katamariz Posted October 27, 2017 Share Posted October 27, 2017 Hi all, I have a question regarding the following: In the back-end I made products with combinations (e.g. different sizes and colors) For example one of my products is: True Wool Beanie This beanie comes in the following colors, Navy, Wine red and Gray. On the product page you can select the colors and the image changes, however I would also like the title to change accordingly. So that the product shows: True Wool Beanie Gray or True Wool Beanie Navy Instead of just True Wool Beanie. I know this requires some coding and I looked at the product.tpl, but I couldn make it work. (I tried copying the text values from the facets filter: {$filter.label}) But to no avail Hope to hear from you soon Link to comment Share on other sites More sharing options...
Katamariz Posted October 29, 2017 Author Share Posted October 29, 2017 bump... Link to comment Share on other sites More sharing options...
Katamariz Posted October 30, 2017 Author Share Posted October 30, 2017 bump.. anyone? Link to comment Share on other sites More sharing options...
LieBM Posted February 4, 2018 Share Posted February 4, 2018 Impossible do that, unless you only want to change product title only in FO for visual, but database is untouchable and when customer want to add to cart, this product keep original title. You should know that Product title is saved into database. The only solution is creating new database table with products id related with attributes id and product title in multilanguage....in a short BIG KAOS!!!! Best regards! 1 Link to comment Share on other sites More sharing options...
Katamariz Posted February 4, 2018 Author Share Posted February 4, 2018 @LieBM Thanks for your reply 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