Shortcode
Use the[boxbuilder] shortcode to embed a box builder anywhere:
123 with the WooCommerce product ID of your box product.
Finding the Product ID
- Go to Products → All Products
- Hover over your box product
- The ID is shown below the product name, or in the URL when editing (
post=123)
Using in Page Builders
The shortcode works in all major page builders:Gutenberg Block
BoxBuilder includes a native Gutenberg block for the WordPress block editor.1
Edit a page or post
Open the page where you want the box builder in the block editor.
2
Add the block
Click the + button to add a block. Search for “BoxBuilder”.
3
Select a box product
In the block settings sidebar, select which box product to display.
4
Publish
Save or publish the page. The box builder will render on the frontend.
The block shows a placeholder in the editor. The full interactive box builder is only visible on the frontend.