diff --git a/app/components/ProductBlocks.tsx b/app/components/ProductBlocks.tsx index 1a65ee7..4e3d80e 100644 --- a/app/components/ProductBlocks.tsx +++ b/app/components/ProductBlocks.tsx @@ -359,7 +359,10 @@ 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). */} +