I would like to show a custom div after the 5th product in my collection in shopify. Does anyone know how I can do this in liquid?
I would like to show a custom div after the 5th product in my collection in shopify. Does anyone know how I can do this in liquid?
2
Answers
End the end of the for loop for the products, put a conditional like
liquid for loop iteration
use
limit
/offset
or use
forloop.index