Is it possible to have a random list of products that work just like the also boughts/best sellers list that you can add products to. I want to have a completely random 9 products on my home page that change each upload but I don't want some products to appear (like bulbs/batteries etc).
could I use php to check for a "random" variable = true and if so, randomly pick 9 of them to make a list?
I want to use my also boughts elsewhere and best sellers on my cart.
Is this possible?
Thanks,
Paul.
could I use php to check for a "random" variable = true and if so, randomly pick 9 of them to make a list?
I want to use my also boughts elsewhere and best sellers on my cart.
Is this possible?
Thanks,
Paul.
Comment