Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lalainarahajason/d0970a6543a02ee5392aed28af1cf918 to your computer and use it in GitHub Desktop.
Save lalainarahajason/d0970a6543a02ee5392aed28af1cf918 to your computer and use it in GitHub Desktop.
Prestashop : Get cover image of a product in a smarty template
{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