Description
WCS Store Blocks is a lightweight and powerful custom Gutenberg plugin designed to display WooCommerce products in a responsive, mobile-friendly product table block. Whether you’re running a small shop or managing a large catalog, this plugin lets you quickly insert and customize product listings directly within the WordPress block editor.
Key features:
– Fully responsive product tables
– Live add-to-cart buttons with quantity input
– Product filtering by category
– Sorting by title, date, rating, and more
– Option to order by ascending or descending
– Easy-to-use block interface — no shortcodes
– Server-side rendering for fast performance
– Built using @wordpress/scripts
for modern development
Perfect for flash sales, grouped products, or category highlights — right in posts, pages, or custom layouts.
Blocks
This plugin provides 1 block.
- Product Table A custom Gutenberg plugin that displays WooCommerce products in a responsive, customizable product table block.
Installation
- Upload the plugin folder
store-blocks
to the/wp-content/plugins/
directory, or install it through the WordPress plugins screen. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Make sure WooCommerce is active on your site.
- Add the “Store Product Table” block in the Gutenberg editor to any post or page.
FAQ
-
Does this plugin require WooCommerce?
-
Yes, Store Blocks is built specifically for WooCommerce and requires it to fetch product data.
-
How can I filter products by category?
-
You can filter products by category associated with your WooCommerce products. Simply select the categories in the block settings panel.
-
Can I customize the number of products displayed?
-
Yes, the block supports attributes like per-page limit.You can easily choose how many products to display per page.
-
Can I sort the products in the table?
-
Yes! You can sort products by title, date, rating, and price. Additionally, you can specify the order to be ascending or descending.
-
Is it responsive?
-
Yes, the product table layout adjusts to all screen sizes — from mobile phones to desktops.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WCS Store Blocks – WooCommerce Store Builder Gutenberg Blocks” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WCS Store Blocks – WooCommerce Store Builder Gutenberg Blocks” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Initial release with basic product table block and AJAX add-to-cart support.