melbouy 0 Posted January 2, 2013 Posted January 2, 2013 Hi There, Fairly noob to prestashop but I'm trying to put together a "one-product" site using the featured product module to display on the front page of the site. The module in question provides the cover image for the product but I'm looking to present ALL the product's associated images on the one page. It looks as though this is possible on the products page but not on the home page. I've had a dig through the product controller to see if I could find something useful but to no avail. Does anyone know how to reference ALL images for a product from outside the single product page? Cheers James Share this post Link to post Share on other sites
NemoPS 1,883 Posted January 2, 2013 Posted January 2, 2013 Hi, If you're aiming to get a single-product site, you can use the product's page as the homepage, by changing it in the preferences. otherwise, you'd need some heavy modifications of the homefeatured module (really heavy) to achieve what you need. If you do want to go for it, i suggest you take a look at how the productController.php file is structured. it's not easy anyway Fabio 1 Share this post Link to post Share on other sites
melbouy 0 Posted January 2, 2013 Posted January 2, 2013 Cheers Fabio! I hadn't thought of that route. you can use the product's page as the homepage, by changing it in the preferences. Are you referring to the "base uri" input under "SEO & URLS" section of preferences? Cheers Share this post Link to post Share on other sites
NemoPS 1,883 Posted January 2, 2013 Posted January 2, 2013 Yep, exactly Share this post Link to post Share on other sites
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