Bulk Shop now uses a Builder-based workflow with saved tables.
Instead of generating one large legacy shortcode with many options, you now create and save a table first, then place it with a shortcode like:
[bulkshop id="123"]
Open the Builder
In WordPress admin, go to:
WooCommerce > Bulk Shop > Builder
Create your first table
- Open the Builder tab.
- Enter a name under New table.
- Click Add New.
- Select the table from the sidebar if it is not selected automatically.

Once the table is created, Bulk Shop saves the settings for that table and gives it its own shortcode ID.
Typical setup flow
For most stores, the workflow is:
- Create a table in Builder
- Adjust columns, products, filters and behavior in Configure
- Adjust text and icon choices in Labels & Icons
- Apply a preset and fine-tune design in Style
- Copy the shortcode and place it on a page, product area or template
Builder tabs
Builder
Use this tab to:
- create a new saved table
- rename a table
- delete a table
- copy the shortcode for the selected table
Configure
Use this tab for:
- columns
- product selection
- filters
- display behavior
- advanced pricing rules
Labels & Icons
Use this tab to:
- change frontend labels
- choose icon display modes
- choose Font Awesome icons for key actions
Style
Use this tab to:
- choose a style preset
- adjust colors, borders and spacing
- control filter toolbar appearance
- preview the active preset before saving
Legacy note
Bulk Shop still includes legacy shortcode and settings documentation for existing users, but new setups should normally use the Builder and saved tables workflow.