Jump to content

How to change product title upon color selection


Katamariz

Recommended Posts

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

  • 3 months later...

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!

  • Like 1
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...