How can I add Countdown in Category and Search pages for Prestashop 1.7.x.x?



You just need to add a line of code in the tpl file /themes/{YOUR_CURRENT_THEME}/templates/catalog/_partials/miniatures/product.tpl.

 

{hook h='displayProductListReviews' product=$product}



You will also find other SPM Prestashop Modules