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 that 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 that 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 LEDStrip category IDs are not the same as LEDMontreal.
Â
I tried a 301 redirects on the LEDStrip storefont but it does not seem to workÂ