Skip to content

Instantly share code, notes, and snippets.

@Padilo300
Created April 2, 2018 15:16
Show Gist options
  • Save Padilo300/0ad57dd41103719040610c4a00348e3b to your computer and use it in GitHub Desktop.
Save Padilo300/0ad57dd41103719040610c4a00348e3b to your computer and use it in GitHub Desktop.
PrestaShop add hook
{capture name='name'}{hook h='name'}{/capture}
{if $smarty.capture.name}
{$smarty.capture.name}
{/if}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment