Nestable Woocommerce product reviews

Hello bricks team,

As a suggestion, it would be great if we could create fully customized product reviews. This requires some new features but some features are already available.

Let’s first see a preview of this feature that I created statically with bricks, then I’ll explain the details.

Single product

Submit review

What qualities do we have to create something like this?

1- Ability to display woocommerce reviews using query loop.

This allows us to easily make reviews more powerful using other elements. For example, using the pagination element for Ajax pagination, or filter elements to sort reviews like in the first screenshot.

2- New action for the form (Nestable form :heart_eyes:) to save user reviews.

3- Form rating field to receive user ratings.

4- The way the user review rate or average is displayed (left column of the first image) can actually be a combination of new data dynamics and progress bar element.

5- Popup support for submit review.

For example, in the second image, the submit review form is in a popup. We could add it on the same page. But it would be a cool idea to display it in a popup. So supporting popups in this feature would be useful.

I’m also filing this suggestion on the ideas board. I hope it gets a decent vote so that we can remove another extra plugin with bricks.

Thanks,
victor

10 Likes

This is actually an excellent idea. I usually create this using custom code and it is not an easy task, especially with pagination and sorting

2 Likes

Update: It looks like WooCommerce will release this feature in its next version. In fact, they have divided product reviews into smaller blocks. Link