جدار الملاحظات
The Feedback Wall is a public showcase of approved customer reviews. Think of it as a testimonials page powered by real feedback.
URL
/wall/{tenant-slug}
/wall/{tenant-slug}?product={product-slug}
Example: https://yourdomain.com/wall/acme-corp
What's Displayed
The wall shows only submissions that are marked as public by the tenant admin. Each review card displays:
- Customer name (or "Anonymous")
- Star rating (visual stars)
- Feedback text
- Date (time ago format)
- Product name (if multi-product)
Product Filtering
When accessed with ?product={product-slug}, only reviews for that specific product are shown. The page heading updates to show the product name.
Stats Bar
At the top of the wall:
- Total reviews count
- Average rating (displayed as stars)
- Rating breakdown (how many 5, 4, 3, 2, 1 star reviews)