diff --git a/templates/default/category.html b/templates/default/category.html new file mode 100644 index 000000000..8bca4fbde --- /dev/null +++ b/templates/default/category.html @@ -0,0 +1,19 @@ +{extends file='layout.tpl'} + +{block name="breadcrumb"} + +{/block} diff --git a/templates/default/product.html b/templates/default/product.html index fbce6d510..c2135d232 100644 --- a/templates/default/product.html +++ b/templates/default/product.html @@ -4,10 +4,13 @@ {/block}