News:

Looking for documentation? Take a look on our wiki

Main Menu

field attribute link to another product parent

Started by Fulgore84, March 06, 2013, 19:52:04 PM

Previous topic - Next topic

Fulgore84

Hi, I've got a question. I have  J2.5.8 et VM2.0.18a. It seems that a lot of people ask about attribute/custom fields.

But I wanted to know, if there was any way to use field attribute to link to another product parent.
I would like to define for example Color  : White, Black, Blue and they will be simply a link to the the associate product parent.

The only easy method I've find so far is to use the related products like on the image in the attachements, but then I won't be able to use this feature for showing related products.

And an other solution with be to have a select

<select id="color" onchange="javascript:window.location=this.value;"><option value="link_to_parent_product_1">Black</option>
<option value="link_to_parent_product_2">White</option></select>


But to be able to do this you have to be able to input a value different in the option value and in the option text, but I don't know if it's possible??


Thank you very much, for your answers.

[attachment cleanup by admin]