BoxpressdProvider.
Available Components
| Component | Description |
|---|---|
BoxpressdReviewSummary | Displays review statistics and average ratings. |
BoxpressdRatingBadge | Compact rating display suitable for cards and listings. |
BoxpressdReviewSummary
The review summary component displays an overview of a business’s review performance. Typical information includes:- Average rating
- Total reviews
- Rating distribution
- Recommendation percentage (when available)
Example
Common Use Cases
- Homepage trust sections
- About pages
- Membership pages
- Landing pages
- Review-focused sections
Example: Homepage Section
BoxpressdRatingBadge
The rating badge provides a compact way to display ratings in cards, grids, and content blocks.Example
Props
| Prop | Type | Description |
|---|---|---|
rating | number | Average rating value. |
reviewCount | number | Number of reviews. |
showReviewCount | boolean | Display review totals. |
size | "sm" | "md" | "lg" | Badge size. |
className | string | Additional CSS classes. |
Small Badge
Large Badge
Review Summary Data
Review summary components typically display data similar to:Example: Trust Section
One of the most common implementations is a trust section on a homepage.Example: Venue Card
Business Awareness
Review components automatically adapt to the active business context.Venue Example
Brand Example
Styling
Review components inherit Boxpressd theme variables.Custom Section Styling
SEO Benefits
Displaying review information can help visitors quickly evaluate your business. Review components are commonly used to:- Increase visitor trust
- Highlight customer satisfaction
- Improve conversion rates
- Reinforce brand credibility
Best Practices
Display Reviews Near Conversion Actions
Place ratings close to:- Contact forms
- Membership signups
- Event registrations
- Reservation buttons
- Product links
Use Review Summaries Prominently
Review summaries work especially well:- On homepages
- Above the fold
- In hero sections
- Near calls-to-action
Keep Rating Badges Consistent
Use the same badge style throughout your website for a cohesive experience.Future Components
Additional review-related components planned for future releases include:- Review feeds
- Individual review cards
- Review carousels
- Featured review widgets
- Testimonial sections
- Structured review markup helpers
Next Steps
Continue to:- Maps
- Check-ins
- Sessions
- Data Fetching