Hi

I want to know if there is way to get two links to the same product.


for e.g.

First Link to Product 1
http://localhost/zencart/index.php?m...&products_id=9

Second Link to Product 2
http://localhost/zencart/index.php?m...roducts_id=9_1

The product should be the same but the link should differ so that different tests could be run.

Is this possible with Zencart ?