Simple Product Table for WooCommerce
·
Display WooCommerce products in a responsive, searchable and sortable table with a built-in add-to-cart order form.
Simple Product Table for WooCommerce lets you display your products in a clean, interactive table layout. Customers can search, sort, set quantities and add multiple items to their cart — all without leaving the page.
Key Features
- Column builder — choose which columns to display: product name, thumbnail, price, quantity input and add-to-cart button
- Instant search and sort — powered by DataTables, no page reload required
- Shortcode-based — place
[sptable id="X"]anywhere on your site - Product Lists — group specific products into curated lists, then assign those lists to tables
- AJAX add to cart — customers add multiple products without a page reload
- Mobile responsive — works on all screen sizes
How It Works
- Go to Simple Product Table → Products Lists and create a product list by selecting the WooCommerce products to include
- Go to Simple Product Table and create a new table, choose the columns, and assign the product list
- Copy the generated shortcode (e.g.
[sptable id="42"]) and paste it on any page or post
Use Cases
- Wholesale / B2B quick-order forms
- Restaurant or food menus with direct cart access
- Product catalogs for distributors
- Any store that sells multiple products at once
Third-Party Libraries
This plugin bundles the following open-source libraries. Both are distributed under the MIT License, which is GPL-compatible.
-
DataTables (MIT License) Homepage: https://datatables.net Source: https://github.com/DataTables/DataTables
-
Select2 (MIT License) Homepage: https://select2.org Source: https://github.com/select2/select2