From ebbe15ef7384d5a4651d7c010d6ac9a83546ce21 Mon Sep 17 00:00:00 2001 From: Marco Date: Sun, 30 Aug 2026 00:44:14 +0000 Subject: [PATCH] Revert PDP pricing-panel width cap --- app/components/ProductBlocks.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/components/ProductBlocks.tsx b/app/components/ProductBlocks.tsx index 4e3d80e..1a65ee7 100644 --- a/app/components/ProductBlocks.tsx +++ b/app/components/ProductBlocks.tsx @@ -359,10 +359,7 @@ function ProductPricingPanel({ product, shipping, taxRate, kleinunternehmer }: P // same rhythm as the rest of the layout, before crossSell/footer. return (
- {/* max-w-[48rem] — same text-column width as the richTextSection - heading/crossSell card above/below it; edge-to-edge read as too - wide against those narrower elements (reported 2026-08-30). */} - +