Content > Content Blocks
Content Blocks
Use the Storefront API to retrieve content blocks for rendering dynamic page sections.
Endpoints
| Endpoint | Description | JSON API |
|---|---|---|
| storefrontContentBlocks | Get content blocks | GET:storefront/content_blocks.json |
| storefrontContentBlocksPage | Get content blocks page | GET:storefront/content_blocks/page.json |
| storefrontMenusLookup | Lookup menus | GET:storefront/menus/lookup.json |
Types
| Types |
|---|
| ContentBlocksPageSortBy |
| PublishedStatus |
| StorefrontContentBlock |
| StorefrontContentBlockPage |
| StorefrontMenu |