Vitron-Front/app/components/explore
Arda Samadi 252d3f8f50 feat(search/explore): home-style product tiles with seller brand chip
Bring the home product tile to search and explore: seller brand chip
(SellerChip) plus price/discount overlay, instead of a bare image.

- search: map discountPercent/discountPrice/basePrice + sellerName from
  ProductSearchResult (sellerName is already returned, so the chip shows
  now with the initial-letter fallback).
- explore: map sellerName/sellerLogo/sellerUsername (and add them to the
  Product type); these populate once the backend ProductSerializer change
  ships.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 17:09:58 +03:30
..
ExploreTopBar.tsx fix(ios): respect safe-area insets so chrome clears the notch/home bar 2026-06-18 13:42:51 +03:30
MainSection.tsx feat(search/explore): home-style product tiles with seller brand chip 2026-06-27 17:09:58 +03:30
SearchSection.tsx first 2026-04-29 01:44:16 +03:30
TabContainer.tsx first 2026-04-29 01:44:16 +03:30