We’ve recently updated Booqable by transitioning from Categories to Collections. As part of this change, the Categories feature has been sunset and automatically migrated to Collections.
Here’s what you need to know:
No action is required from you. All your previous Categories have already been moved to Collections seamlessly.
Collections work just like Categories did. You can still organize and manage your products in the same way.
To find Collections, go into your Inventory and click on the Collections tab:
Embedding Collections on a third-party website
If you want to display products from a specific collection or collections on your third-party website:
Go into Collections and click on Settings.
There, you'll find the Collection code.
Copy the Collection code and replace the word collection from the snippet below with the Collection code. You can display more than one collection by adding another collection code separated by a comma.
Paste the snippet/shortcode on your website with the Collection code included.
HTML snippet:
<div class="booqable-product-list" data-collections="collection, collection1">
WordPress shortcode:
[booqable_list collections="collection,collection1"]