Design config for the All-products storefront mode
What's new
New design config allows enabling "All-products" mode on the storefront, where all categories are hidden and all enabled products are displayed on the main store page.
Changes in API
New boolean hide_category_block_show_all_enabled_products
design config when enabled (is true
) allows you to hide all categories and show all enabled products on the store homepage instead.
This setting can be enabled as a store config (through the PUT
/profile
call) or as a design config setting on the storefront by adding JS/HTML code to your website.
Documentation links
Design configsLast updated
Was this helpful?