stifigno Posted February 1, 2016 Share Posted February 1, 2016 Hello everyone! I was wondering if there's a way to just click on a button that will link you to a random product page, it can pick any product from the catalog. Does anyone know how to make this possibile? Many thanks in advance Link to comment Share on other sites More sharing options...
shacker Posted February 2, 2016 Share Posted February 2, 2016 you cna use the default link, and replace the product ID with a random index.php?id_product={random in=1 out=10}&controller=product&id_lang=4 in and out is the min product ID and max ID Link to comment Share on other sites More sharing options...
stifigno Posted February 2, 2016 Author Share Posted February 2, 2016 you cna use the default link, and replace the product ID with a random index.php?id_product={random in=1 out=10}&controller=product&id_lang=4 in and out is the min product ID and max ID Thank you for your reply. What I want to do is to put an image in the home page for example and when a customer clicks on it, it shows a random product from the catalog. Can you explain me better how to do it? Do I just copy the link you wrote and add mysite before the link? Thank you alot Link to comment Share on other sites More sharing options...
shacker Posted February 2, 2016 Share Posted February 2, 2016 exactly! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now