Hi there.

Please could someone either help me or point in the right direction for the following question.
My site has two sub urls, which are using different themes and a primary domain for example:
http://example.com
http://example.com/site2
http://example.com/site3

Within the primary one i have created a drupal commerce installation with references to the product display node on http://example.com/products/product1.

Now i need to be able to reference this product with the use of node--product.tpl.php and not a view to create http://example.com/site2/product1, but still references the same product display node. Is there a way to create an additional url to this without having to recreate the entire node as when it updates I don't want my clients to have to update it three separate times.

Any guidance would be greatly appreciated.

Thank you