Created
November 23, 2023 08:28
-
-
Save lalainarahajason/d0970a6543a02ee5392aed28af1cf918 to your computer and use it in GitHub Desktop.
Prestashop : Get cover image of a product in a smarty template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{Image::getImgFolderStatic($product.cover.id_image)}{$product.cover.id_image}.jpg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment