From 0e44858e1ddd3d848ca24429229da52ab9557cb7 Mon Sep 17 00:00:00 2001 From: Bill Date: Sat, 20 Aug 2022 19:22:07 -0400 Subject: [PATCH] Fix LTD catalog widget placement --- .../catalog/views/page/layout/CatalogLayoutBadgeDisplayView.tsx | 2 +- .../views/page/layout/CatalogLayoutColorGroupingView.tsx | 2 +- .../catalog/views/page/layout/CatalogLayoutDefaultView.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/catalog/views/page/layout/CatalogLayoutBadgeDisplayView.tsx b/src/components/catalog/views/page/layout/CatalogLayoutBadgeDisplayView.tsx index b3a619f3..9b6ec6a8 100644 --- a/src/components/catalog/views/page/layout/CatalogLayoutBadgeDisplayView.tsx +++ b/src/components/catalog/views/page/layout/CatalogLayoutBadgeDisplayView.tsx @@ -37,9 +37,9 @@ export const CatalogLayoutBadgeDisplayView: FC = props => <> - + { currentOffer.localizationName } diff --git a/src/components/catalog/views/page/layout/CatalogLayoutColorGroupingView.tsx b/src/components/catalog/views/page/layout/CatalogLayoutColorGroupingView.tsx index 80e2f627..f9e90d3a 100644 --- a/src/components/catalog/views/page/layout/CatalogLayoutColorGroupingView.tsx +++ b/src/components/catalog/views/page/layout/CatalogLayoutColorGroupingView.tsx @@ -152,7 +152,6 @@ export const CatalogLayoutColorGroupingView : FC - { currentOffer.product.furnitureData.hasIndexedColor &&