Links: Product - Category - Pages
I edit or all products in the ALL Storefront. I know each storefront can have different text content, but I do not want that. I want Product and category Links that work both with LEDMontreal or LEDStrip. You can check COB67 for a product that has both type of links
Product Link IDs works on both sites:
LEDMontreal: index.php?dispatch=products.view&product_id=600 WORKING Link
LEDStrip: index.php?dispatch=products.view&product_id=600 WORKING Link
Categories Link IDs does NOT works on both sites:
LEDMontreal: index.php?dispatch=categories.view&category_id=484 WORKING Link
LEDStrip: index.php?dispatch=categories.view&category_id=484 Non WORKING Link
Obviously the link on LEDStrip does not work because the category IDs are not the same as LEDMontreal.
I tried redirects on the LEDStrip storefont but it does not seem to work