Randomizing Wix Shop - Is it possible?

“There has got to be a way.”

I gave this issue up to take a break and let my brain do a dump. However, people are now asking why are their products being pushed down the queue.

So I have a Wix Shop where each collection is actually a different vendor at an online store that I volunteering to run. Whenever I load new products, the Wix shop pushes products down the queue. I understand that is just how it works, naturally. I would like to figure out a way, hopefully through code (I am not great at) to randomly load the products so that they are mixed up.

I saw somewhere you can do it with a repeater, but the Wix Shop (is a Gallery) and features don’t work the same way.

Also you can’t access the locked database

Is there code for this?
Do I have to recreate the shop a different way to make a repeater or function to allow randomization?
Is there another option?
I wouldn’t even mind if each full collection loads randomly to give each vendor a chance for “stardom”.

Here is the [URL:](URL:

Thanks)
[https://www.thequeensmarketshop.com/products](URL:
https://www.thequeensmarketshop.com/products

Thanks)

Thank you so much in advance! :slight_smile:
Amber

You can get help from this guide. https://support.wix.com/en/article/wix-editor-randomize-the-layout-of-images-in-the-freestyle-gallery

I looked at that. Unfortunately there is no Layout option in the Shop Gallery.

Still looking for help (please and thank you)

Hi Amber, Fellow Wix user here. Did you find a solution? I found that you can randomize the products from your Dashboard > Store Products > Collections ALL PRODUCTS. Manual dragging and dropping once you’re in that space.

Hey Tet, thanks for your comment and suggestion. This unfortunately not what I am looking for. I want to be able to randomize the whole shop so that vendors don’t get pushed to the bottom when new ones and products are added.

Thanks however. I am still looking for a solution.

I am having the same problem, were you able to find a solution.

I am having the same problem, were you able to find a solution.

I am having the same issue! Hoping to just refresh the look of the Wix shop, so that older products don’t get pushed to the bottom!

Hi All, I found a solution by creating a new randomized collection using Python and Selenium, not the most elegant but I can run it daily. At least now my customers wont see all the same products side by side. I’ll post a link to the medium article as soon as I finish writing it.