Wix's 'Related Products' element redirects to the wrong product page... I need it to got to my custom Product(Slug) page

Question:
I’ve made my own product slug page with custom code. I recently added a related products element and the pictures are clearly getting pulled from the correct product dataset, but when i click on one of the products it takes me to the default/pre-loaded wix store product page.

When the related products element is selected and it gives me the option to manage products, it again takes me to my product dataset linked to my product(slug). So im unsure why when i press preview and click on an item it takes me to the default product page?

Thanks for any help!

The related product widget is part of the Stores app so it does not know anything beyond the name native Store pages the app came with.

Even if you are not using the native Product pages, they are still “live” and visible to anyone basically.

You need to collapse the product page widget and add a redirect code so that the visitor gets automatically redirected to your custom dynamic page.

1 Like

Thank you! I appreciate the explanation!

1 Like