Content Blocks
A guide to setting up content blocks (JS UI)
Want content blocks on your product listing/search pages? This guide is for you, who have already integrated with @depict-ai/js-ui
.
- Make sure you’re at least on version
2.1.9
of@depict-ai/js-ui
. - Provide a function that returns an array of content blocks to the
CategoryPage
/SearchPage
function, like in the example below
Looking for the
reference?
(⌘+f for getContentBlocksByRow
)