From 1d808f89b5d262dd9e3fb3aa3662554d922069be Mon Sep 17 00:00:00 2001 From: Kevin Granger Date: Tue, 10 Dec 2013 15:06:51 +0100 Subject: [PATCH] // fix functionnal-buttons --- themes/default-bootstrap/product-list.tpl | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/themes/default-bootstrap/product-list.tpl b/themes/default-bootstrap/product-list.tpl index ecab1f3c1..7f9377f6c 100644 --- a/themes/default-bootstrap/product-list.tpl +++ b/themes/default-bootstrap/product-list.tpl @@ -206,14 +206,16 @@ {/if} {/if} - + {if $page_name != 'index'} +
+ {hook h='displayProductListFunctionalButtons' product=$product} + {if isset($comparator_max_item) && $comparator_max_item} + + {/if} +
+ {/if} {/foreach}