From 479f98e30ebf76c7dac4745208e845a01e10cd84 Mon Sep 17 00:00:00 2001 From: tblivet Date: Fri, 17 May 2024 17:56:43 +0200 Subject: [PATCH 1/3] feat: improve product list display Enhance product list display for various layouts and introduce breakpoints for improved mobile display. --- .../views/templates/hook/ps_bestsellers.tpl | 2 +- .../templates/hook/ps_categoryproducts.tpl | 2 +- .../views/templates/hook/ps_crossselling.tpl | 2 +- .../templates/hook/ps_featuredproducts.tpl | 2 +- .../views/templates/hook/ps_newproducts.tpl | 2 +- .../views/templates/hook/ps_specials.tpl | 2 +- .../views/templates/hook/ps_viewedproduct.tpl | 2 +- .../variables/overrides/_overrides.scss | 29 +++++++------------ .../catalog/_partials/product-accessories.tpl | 2 +- templates/catalog/_partials/productlist.tpl | 2 +- templates/catalog/listing/product-list.tpl | 11 ++++++- templates/catalog/listing/search.tpl | 2 +- 12 files changed, 31 insertions(+), 29 deletions(-) diff --git a/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl b/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl index b6d80ae50..e2098e97d 100644 --- a/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl +++ b/modules/ps_bestsellers/views/templates/hook/ps_bestsellers.tpl @@ -5,7 +5,7 @@
diff --git a/modules/ps_crossselling/views/templates/hook/ps_crossselling.tpl b/modules/ps_crossselling/views/templates/hook/ps_crossselling.tpl index 7f65074e9..1c005f422 100644 --- a/modules/ps_crossselling/views/templates/hook/ps_crossselling.tpl +++ b/modules/ps_crossselling/views/templates/hook/ps_crossselling.tpl @@ -6,6 +6,6 @@ diff --git a/modules/ps_featuredproducts/views/templates/hook/ps_featuredproducts.tpl b/modules/ps_featuredproducts/views/templates/hook/ps_featuredproducts.tpl index 822b44943..796b01b65 100644 --- a/modules/ps_featuredproducts/views/templates/hook/ps_featuredproducts.tpl +++ b/modules/ps_featuredproducts/views/templates/hook/ps_featuredproducts.tpl @@ -5,7 +5,7 @@