ZiedDams Posted January 18, 2023 Share Posted January 18, 2023 Hi guys hope you doing good im working on prestashop 1.7.8.7 my problem first was the product image cover is not displayed in the product page i corrected that by changing the $product.default_image to $product.cover but still the other images not listed i debugged the variable $product.images in the loop {foreach from=$product.images item=image} and it is empty ! meanwhile in the back-office the product has more then 1 image i also change the cover image of the product and return it to the previous one from the BO then all the images displayed fine . but i cannot do this for all products so is there anyway to solve this issue please . have a good day . Link to comment Share on other sites More sharing options...
ZiedDams Posted January 20, 2023 Author Share Posted January 20, 2023 I have used this post comment code to solve my problem 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