- Product-page chat buttons pass the product id when starting a thread, so it's shared into the conversation as a card the seller can see (and tap through). - MessageBubble renders the product card (image, title, price → product page); card-only messages no longer render an empty bubble. - Inbox preview shows 🛍 <product> instead of "بدون پیام" for product-card threads. ChatProductCard type + product on message/last-message types. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| use-address-hooks.tsx | ||
| use-auth-hooks.tsx | ||
| use-bookmark-hooks.tsx | ||
| use-cart-hooks.ts | ||
| use-chat-hooks.tsx | ||
| use-collection-hooks.tsx | ||
| use-comments-hooks.tsx | ||
| use-courier-hooks.tsx | ||
| use-discount-hooks.ts | ||
| use-explore-hooks.tsx | ||
| use-following-hooks.tsx | ||
| use-home-hooks.ts | ||
| use-instagram-hooks.ts | ||
| use-media-hooks.ts | ||
| use-order-hooks.ts | ||
| use-product-hooks.ts | ||
| use-profile-hooks.tsx | ||
| use-search-hooks.ts | ||
| use-seller-hooks.ts | ||
| use-shipping-hooks.ts | ||
| use-user-collection-hooks.tsx | ||
| use-view-hooks.ts | ||
| use-wallet-hooks.tsx | ||