Hello guys, my customer wants me to implement a function for their website that links the user directly to another page whenever the length attribute on a product page gets changed.
Their goal is to display different information for each of the available lengths of a product while now the website just stays on the same page and changes the price tag and available attributes, but not the information.
I am not sure yet how I am going to make this happen. Their outdated website had it already working, but it was hardcoded and it takes a long time to apply this for all of the products.
Isn't their a simple way how to achieve this?
Thanks and regards