diff --git a/config/theme.yml b/config/theme.yml index 5a967e9e7..29918670e 100644 --- a/config/theme.yml +++ b/config/theme.yml @@ -135,6 +135,43 @@ global_settings: width: 170 height: 115 scope: [stores] + default_xs: + width: 120 + height: 120 + scope: [products, manufacturers, suppliers, categories] + default_s: + width: 160 + height: 160 + scope: [categories, products] + default_m: + width: 200 + height: 200 + scope: [stores, manufacturers, suppliers, products] + default_md: + width: 320 + height: 320 + scope: [categories, products] + default_xl: + width: 400 + height: 400 + scope: [stores, products] + product_main: + width: 720 + height: 720 + scope: [products] + category_cover: + width: 1000 + height: 200 + scope: [categories] + product_main_2x: + width: 1440 + height: 1440 + scope: [products] + category_cover_2x: + width: 2000 + height: 400 + scope: [categories] + theme_settings: rtl_generation: false diff --git a/templates/catalog/_partials/category-header.tpl b/templates/catalog/_partials/category-header.tpl index 6106947e4..d256412f0 100644 --- a/templates/catalog/_partials/category-header.tpl +++ b/templates/catalog/_partials/category-header.tpl @@ -24,5 +24,3 @@ {include file='catalog/_partials/subcategories.tpl' subcategories=$subcategories} {/if} - - diff --git a/templates/catalog/_partials/miniatures/brand.tpl b/templates/catalog/_partials/miniatures/brand.tpl index abbb910cb..084f2b798 100644 --- a/templates/catalog/_partials/miniatures/brand.tpl +++ b/templates/catalog/_partials/miniatures/brand.tpl @@ -4,7 +4,11 @@ *} {block name='brand_miniature_item'}