Asked 2 years ago
12 Jul 2021
Views 439
Arielle

Arielle posted

add hooks to cms pages in Prestashop version 1.7 - 1.7.2.x

add hooks to cms pages in Prestashop version 1.7 - 1.7.2.x
sqltreat

sqltreat
answered Jul 12 '21 00:00

For Prestashop version 1.7.x

1. Find the following tpl file
themes/your theme/templates/cms/page.tpl
2. open above tpl file and put the hook code at right place at code

  {hook h='your hook name'  } 




Post Answer