Vitron-Front/app/components/product
Arda Samadi 60d6a2a6e4 Desktop: product detail two-column layout
- ProductDetailView: gallery | info two-column grid on desktop with breadcrumb;
  gallery sticky; reviews + similar products full-width below. Mobile stack
  unchanged (only lg: utilities + a moved BottomBar, which is position:fixed so
  its DOM location doesn't affect mobile)
- BottomBar: static inline buy card on desktop (fixed bottom bar on mobile)
- ProductInfo: larger title + tightened top spacing at lg
- MyLayout: desktop gate now includes /product/*

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 22:35:06 +03:30
..
BottomBar.tsx Desktop: product detail two-column layout 2026-06-14 22:35:06 +03:30
ColorSelector.tsx first 2026-04-29 01:44:16 +03:30
ContactButton.tsx first 2026-04-29 01:44:16 +03:30
InactiveProductView.tsx first 2026-04-29 01:44:16 +03:30
index.ts first 2026-04-29 01:44:16 +03:30
ProductActions.tsx first 2026-04-29 01:44:16 +03:30
ProductDetailView.tsx Desktop: product detail two-column layout 2026-06-14 22:35:06 +03:30
ProductHeader.tsx first 2026-04-29 01:44:16 +03:30
ProductImageCarousel.tsx first 2026-04-29 01:44:16 +03:30
ProductInfo.tsx Desktop: product detail two-column layout 2026-06-14 22:35:06 +03:30
Review.tsx first 2026-04-29 01:44:16 +03:30
ReviewSection.tsx first 2026-04-29 01:44:16 +03:30
SizeSelector.tsx first 2026-04-29 01:44:16 +03:30