diff --git a/themes/default-bootstrap/nbr-product-page.tpl b/themes/default-bootstrap/nbr-product-page.tpl index 03612bd4a..524669846 100644 --- a/themes/default-bootstrap/nbr-product-page.tpl +++ b/themes/default-bootstrap/nbr-product-page.tpl @@ -39,11 +39,17 @@ {/if} {if $nb_products > $products_per_page} -
+
- {if isset($search_query) AND $search_query}{/if} - {if isset($tag) AND $tag AND !is_array($tag)}{/if} - + {if isset($search_query) AND $search_query} + + {/if} + {if isset($tag) AND $tag AND !is_array($tag)} + + {/if} + {if is_array($requestNb)} {foreach from=$requestNb item=requestValue key=requestKey} {if $requestKey != 'requestUrl'} @@ -52,17 +58,17 @@ {/foreach} {/if} {l s='per page'}
{/if} -{/if} +{/if} \ No newline at end of file diff --git a/themes/default-bootstrap/pagination.tpl b/themes/default-bootstrap/pagination.tpl index dd03c6d21..8ab492c5e 100644 --- a/themes/default-bootstrap/pagination.tpl +++ b/themes/default-bootstrap/pagination.tpl @@ -50,7 +50,7 @@
{if !$PS_CATALOG_MODE && ($accessory.allow_oosp || $accessory.quantity > 0)} -
- - {l s='Add to cart'} - +
+ + {l s='Add to cart'} + +
-
{/if}
@@ -699,12 +672,11 @@ {/if} - {if (isset($quantity_discounts) && count($quantity_discounts) > 0)}
-

{l s='Volume discounts'}

+

{l s='Volume discounts'}