Hello, I have a collection where I only display 3 items, however I am trying to randomize the order of the items. Shuffle isn't working. How can i display the items in a random order ? {% capture listItems %}
{% paginate collections.all.products by...