Vitron-Front/app/components/product
Arda Samadi bb10907463 feat(product): record product views for recommendations
Fire a fire-and-forget view event when an authenticated, non-owner user
opens a product page (deduped per product), POSTing to the new
/api/engagement/v1/views/ endpoint. Silent on failure so tracking never
disrupts browsing.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 13:57:04 +03:30
..
BottomBar.tsx feat(product): mobile redesign — brand below image, floating back, circular colors 2026-06-27 15:06:54 +03:30
ColorSelector.tsx feat(product): mobile redesign — brand below image, floating back, circular colors 2026-06-27 15:06:54 +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 feat(product): mobile redesign — brand below image, floating back, circular colors 2026-06-27 15:06:54 +03:30
ProductDetailView.tsx feat(product): record product views for recommendations 2026-06-29 13:57:04 +03:30
ProductHeader.tsx first 2026-04-29 01:44:16 +03:30
ProductImageCarousel.tsx Desktop: seller dashboard shell + gate carousel arrows to product gallery 2026-06-17 12:28:59 +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