When a related product is added to an item, with a link for more information which it picks up from its own description, then this link takes you to the main product page link.
where is it picking up this link?
The link in the related product description itself works fine and does refer to the related product.
But as a related product to a main product it carries the link to the main product - is it being carried over from the main product instead and how do we get around it?
[EDIT] - We seem to have worked out why this is happening, but look to the end of the thread to see the progress of the query, required result not yet resolved
[EDIT] - I think this is now resolved by hardcoding <a=href> instead of using [LINK] in the product description.
May be useful to others though as I have seen similar queries.
where is it picking up this link?
The link in the related product description itself works fine and does refer to the related product.
But as a related product to a main product it carries the link to the main product - is it being carried over from the main product instead and how do we get around it?
[EDIT] - We seem to have worked out why this is happening, but look to the end of the thread to see the progress of the query, required result not yet resolved
[EDIT] - I think this is now resolved by hardcoding <a=href> instead of using [LINK] in the product description.
May be useful to others though as I have seen similar queries.
Comment