First you would create a custom post type “products”, you can use Custom Post Type UI for this. You can also do it by hand.
Then you would create custom fields for the products, you can use the excellent ACF for this. Here’s some resources from the WordPress codex.
Related Posts:
- Limit review by e-mail
- Use contact form for reviews
- TypeError: list indices must be integers, not str (boolean convertion actually)
- Let private posts stay in status “private” after edit through “editors”
- Author page: Comments and Ratings?
- Force “Submit to review” when a post is updated
- Average Score of all ratings in comments
- WooCommerce showing star rating review instead of text review string
- submit for review issue
- Send email to user that his post has been rejected
- WP Customer Reviews – shortcodes
- Advice for a voting / multiple rating plugin for post types other than GD Star Rating [closed]
- Customized role that allows users to “Submit for Review” instead of “Publish”
- Woocommerce reviews xss issue [closed]
- Woocommerce: custom loop in product tabs breaks reviews tab
- How to force authors to ‘submit for review’?
- How to implement a rating and review system for WordPress custom posts?
- How to apply excerpt length only on front end?
- Plugin Repository commit doesn’t show up in activity
- Organizing and grouping an array by year
- Send a review notification email to admin when a post is 12 months old
- Create reviews and star-rating for user accounts in wp-admin [closed]
- Preview page/post revisions without overwriting current content
- Users moderate own comments
- Separate blog and reviews categories
- Add starts rating in woocommerce product comment from backend
- Every change made by “Author” role is going to “pending review”
- WooCommerce Review Author Hook on Review Submission
- Add button linked to single product page on order detail page
- Testimonials/Reviews for Products
- How to query posts by meta keys AND under specific category?
- How long does plugin review usually take?
- Can I use wordpress comments system to build a user review system within my website?
- Sort Reviews/Ratings by date on Woocommerce
- How to get the rating value of each comment
- A plugin for software reviews site like this one?
- How to be Variables and options must be escaped when echo’d?
- What’s wrong in the WordPress Meta Box Generator code?
- How to allow Contributors to edit their own posts, whilst still needing to be reviewed by an admin?
- Add “reviewedby” in WordPress posts
- Woocommerce Reviews tab not showing on single product page
- WooCommerce Webhook Action When a New Product Review was Submitted/Created