Ana içeriğe geç

Urun Merkezi

The Product Hub is a catalog page that lists all of a tenant's active products in one place. It's the ideal entry point for end users to discover products and access feedback channels.


URLs

PageURL
Product listing/p/{tenant-slug}
Individual product/p/{tenant-slug}/{product-slug}

Example:

https://yourdomain.com/p/acme-corp
https://yourdomain.com/p/acme-corp/acme-pro-dashboard

Product Listing Page

Shows a responsive grid of product cards (1 column on mobile, 2 on tablet, 3 on desktop).

Each card displays:

  • Product image (or a gradient placeholder)
  • Category badge (if set)
  • Product name
  • Description (truncated)
  • Star rating (average)
  • Review count
  • Action buttons:
    • "Leave Feedback" -> links to the product's active campaign form
    • "View Reviews" -> links to the geri bildirim duvari filtered by product

Individual Product Page

Shows detailed information about a single product:

Product Header

  • Product image
  • Name and description
  • Category badge
  • Average rating and review count

Quick Action Cards (4 cards)

CardActionURL
Leave FeedbackOpen the geri bildirim formu/feedback/{campaign-slug}
View ReviewsSee approved reviews/wall/{tenant-slug}?product={product-slug}
Yol HaritasiSee product roadmap/roadmap/{tenant-slug}?product={product-slug}
Degisiklik GunluguSee product updates/changelog/{tenant-slug}?product={product-slug}

Recent Reviews

Shows the latest approved feedback for this product with a "View All Reviews" link.


Use Cases

  • Entry point -- share /p/your-slug as the main feedback URL
  • Multi-product companies -- let users navigate between products
  • Social proof -- yildiz degerlendirmesis and review counts build trust

Sonraki Adimlar