I have a digital product store using the Wix Store. On the dynamic Product Page, I need to add a media player (or multiple if possible) that will display the YouTube (or Wix Video) media I wish to associate with the specific product.
Is there a way to create a Media Repeater element (similar to the Wix “Related Products” slider) - where it will load up multiple videos based on the currently selected product?
I have tried creating a second dataset referencing the locked Product Catalog dataset. This works where I can pick any of my 13 digital products on the drop down field.
The data set is below. I have added random Youtube videos to test with to no avail. I also uploaded videos from my current media selection to see if I could land on a solution
Here is my Product dataset (the fix locked one from Wix Stores)
For my ProductVideos Dataset, I use the following filter
So from here, I would assume this will look at the currently selected product - and filter the dataset to only show the Youtube URL associated with the same product name- but it never works so I figure I am doing something wrong.
It seems like I should be able to make a video player (and maybe multiple players) load up specific videos based on currently viewed product but can’t. Hopefully someone sees my errors and can help me as I am desperately trying to make my product pages more media rich for my customer base.