diff --git a/config/theme.yml b/config/theme.yml index 2d6c3ade4..4dfa8292c 100644 --- a/config/theme.yml +++ b/config/theme.yml @@ -219,6 +219,11 @@ global_settings: width: 2000 height: 400 scope: [categories] + manufacturer_product_page: + width: 98 + height: 98 + scope: [manufacturers] + image_fitment: bound theme_settings: rtl_generation: false diff --git a/templates/catalog/_partials/product-details.tpl b/templates/catalog/_partials/product-details.tpl index 983c3f127..13274721d 100644 --- a/templates/catalog/_partials/product-details.tpl +++ b/templates/catalog/_partials/product-details.tpl @@ -25,14 +25,14 @@
- {if isset($product_manufacturer.image.bySize.small_default.url)} + {if isset($product_manufacturer.image.bySize.manufacturer_product_page.url)} -