I have set-up a view template that displays a product and 3 next products (by entry_date) from that specific category. My problem is, I have 34 products in one category, once I keep going through the next products I hit the end of the 34 products and it won’t display anymore.
How can I make it loop back to the first product i.e. the latest product?
I'm not asking for someone to just give me the code by the way, I just need some assistance with what code to use as I've searched with no avail!