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} +
+ {l s='Add to Compare'} +
+ {/if} +
+ {/if} {/foreach}