Description
WooCommerce has products called?Featured Products?which are products that become featured when they are starred or set in the WP Admin dashboard.
Most of the time you will need to show featured product by category in the home page of your online. This plugin is for that purpose only.
How to use?
1. You will need to have the slug of your category. So go to Product categories and get the slug of the category you want
2. add the shortcode [featured_products_by_category cat=”your-selected-cat-slug”] in the page, post or elementor shortcode widget.
The default featured products to display is 8 but you can override this by passing the limit parameter in the shortcode like below.
[featured_products_by_category cat=”your-selected-cat-slug” limit=4]
Reviews
Contributors & Developers
“Featured Products by Category” is open source software. The following people have contributed to this plugin.
Contributors“Featured Products by Category” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “Featured Products by Category” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.