Correct shop category page not opening

I’m using Wix Studio.
I’m using Wix shop category page

On my site when users click on a repeater they should be carried over to the shop categories (different categories for each repeater)
Each repeater when clicked should go to the desired filtered page.

Example
If they click on SHIRTS (on my static page) they should be carried to SHIRTS on the category page.

Each repeater is connected to CMS
I am using a button with the background turned to 0%
The dataset that is connected to the buttons is filtered with (Starts with “Male”)
I’d be able to find another method but since I can’t edit that CMS I’m stuck

Currently, when you click on a repeater it sends me to the category page but it doesn’t send me to the correct one.
It sends me to the first page on the CMS for Males, and all repeaters send me to the same page.

My page

Wix Catalog page

Menu

Category CMS

Repeater CMS : I attempted to try and use a multi ref but it didn’t work, the link wasn’t popping up.

If anyone has any help or another idea feel free.
I’m also open to coding if there is one.

We are having a similar issue. Our CMS is not filtering the products at all so button takes you to a “All Products” page. Haven’t had luck searching the issue or reaching out to customer care - we will likely post on reddit to broaden our search so if we find anything, we’ll let you know!!

1 Like

Hi,
I contacted Wix to get an answer. This is what they responded with, I tried it and it worked.

To sum it up: I needed to add a dataset filter to my shop dataset. The filter should be filtered to a dataset with the name.
The names in both datasets need to be the same.

As for the issue on the Men page, it’s also caused by the missing dataset filters. Currently, the repeater on the page is connected to the Repeater Catalog dataset, while the button is connected to the Stores/Collections dataset, as shown in the screenshot below:

Stores/Collections dataset doesn’t get the item that is queried by another dataset automatically, you have to add a filter, so it would display the item you need:

You can set up a filter based on another dataset, that would be based on collection names:

To do this, you need to make sure the names of collections are the same in Repeater Catelog and Stores/Collections collections: