Review Drawer for Hyvä
In stock
- SKU
- catalog-review-drawer
Review Drawer for Hyvä moves your product reviews — the list and the submission form — into a slide-out panel opened by the rating stars, so reviews stay one click away without taking over the product page.
What your customers see
The stars are the trigger. Clicking them slides in a full-height drawer with two tabs: Reviews and Write a Review. Customers can read and post without leaving the page or losing their scroll position.
On a product with no reviews yet, a single outline star invites the first one and opens the drawer straight to the form — rather than a row of five empty stars, which reads as a zero-score rating.
Nothing is duplicated
The reviews are moved, not copied: the drawer renders the same review list and form Magento would have, keeping pagination, validation and reCAPTCHA wiring intact.
Off by default, and inert when off
Until you enable it, the product page is byte-for-byte what it would be without the extension installed — no drawer markup, no changed layout. Turn it on and pick which edge it slides from.
Match your brand
Title size, accent colour, corner radius and backdrop opacity are all adjustable from admin. Leave any of them empty and the drawer inherits your theme's own tokens, so it looks like part of the store rather than a bolted-on widget.
-
Stars open the drawer
The PDP rating summary opens the review drawer directly.
-
Be the first to review
New in 1.0.1Products with no reviews show a prompt instead of five empty stars.
No features match that search.
Installation
composer require mgwalk/catalog-review-drawer
Configuration
Stores > Configuration > Mgwalk > Review Drawer.
| Platform | Min | Max |
|---|---|---|
| Magento | 2.4.6 | 2.4.9 |
| Mage-OS | 3.0.0 | 3.5.0 |
| Hyvä | 1.3.0 | 1.5.2 |
| PHP | 8.2 | — |
Composer: mgwalk/catalog-review-drawer:1.0.2
| Platform | Min | Max |
|---|---|---|
| Magento | 2.4.6 | 2.4.9 |
| Mage-OS | 3.0.0 | 3.5.0 |
| Hyvä | 1.3.0 | 1.5.2 |
| PHP | 8.2 | — |
Composer: mgwalk/catalog-review-drawer:1.0.1
| Platform | Min | Max |
|---|---|---|
| Magento | 2.4.6 | 2.4.8 |
| Mage-OS | 3.0.0 | 3.2.0 |
| Hyvä | 1.3.0 | 1.5.0 |
| PHP | 8.2 | — |
Composer: mgwalk/catalog-review-drawer:1.0.0
Installation requires an active Composer license for this extension.
1.0.2 2026-09-14
- The drawer panel now rounds only its outer edge. It previously inherited a 1rem corner radius on all four corners from the theme, so the edge pinned flush against the side of the window curved away from nothing.
- The rounding follows the configured drawer side and is correct in right-to-left layouts. No configuration change is needed.
1.0.1 2026-09-13
- The PDP rating summary (the stars) now opens the drawer.
- Previously the stars linked to #customer-review-list / #review-form, anchors pointing at blocks this extension moves into the dialog, so clicking them did nothing; the separate "Reviews & Ratings" trigger button never rendered at all.
- A product with no reviews shows "Be the first to review this product" and opens the Write a Review tab, instead of five empty stars that read as a zero-star rating.
- Category and product-list stars are unchanged.
- The stars are now the opener and that redundant button is removed.
1.0.0 2026-08-01
- Initial release
No changelog entries match that search.