Content Block Templates
These pre-built templates allow you to quickly put together your site so you can start selling faster! When placing Content directly on a page, best results come from placing your blocks inside one or more Container Blocks and placing the containers on your page.
Available Templates
- Container
- No Added Styling
- Text
- Single Image
- Image with Text Overlay
- Image Beside Text
- Slideshow
- Media Reference
- Featured Articles
- Featured Pages
- Featured Products
- Featured Categories
No Added Styling Block
This block has no styling at all and can be used for your sites head and body content or you can use it to display content on your site with your own styling. Using this block to display your content requires some skill with CSS and HTML.
Fields | Usage | Input |
---|---|---|
Content | The text content | Plain Text, Markdown, HTML |
Text Block
Text blocks can be used for much more than just displaying text. You can add HTML and CSS to the content to produce web-to-lead and web-to-case forms along with tables and a whole lot more using Markdown or HTML.
Fields | Usage | Input |
---|---|---|
Title | H1 heading for block | Plain Text |
Subtitle | Medium sized subtitle for block | Plain Text |
Content | The main text content | Plain Text, Markdown, HTML |
Single Image Block
This block displays a single image using an HTML <img>
tag.
Field | Usage | Input |
---|---|---|
Image | The image for the block | Lookup to Media records with the file type of Image |
Link Target | If provided, the image becomes a clickable link | URL |
Link Label | If provided and is a clickable link, the link’s tooltip will be set to the provided value | Plain Text |
Image with Text Overlay Block
The purpose of this block is to provide a large, full-width background image with some simple content and a call to action button. The background image is given a CSS filter to reduce its brightness so to allow the text and button to show better against it. The image is all aligned to the left and is cropped or stretched to the full width of the block. The default position of the text and button is centre of the block but can be moved to the left or right edge. The text and button remain justified to the left regardless of alignment.
Field | Usage | Input | |
---|---|---|---|
Alignment | Defines how the text and button are aligned in the block | Picklist | Centre, Left, Right |
Image | The background image for the block | Lookup to Media records with the file type of Image |
|
Link Label | If provided, displays as a call to action button | Plain Text | |
Link Target | If provided, gives the button a target URL | URL | |
Title | H2 heading for block | Plain Text | |
Subtitle | Medium sized subtitle for block | Plain Text | |
Content | Main text content | Plain Text, Markdown, HTML |
Tip: Use a suitable background image to allow for cropping. Images wider that the block will be centred and cropped, and smaller images will be stretched to fit the width of the page. The block will be narrower on smaller screens so your image will be cropped further.
Image Beside Text Block
This block allows you to easily provide some text to the left or right of an image. The default is for the image to display on the left, but you can use the Left and Right Alignment values to move it to either side. Despite the Alignment setting, the image will always appear on top of the text when on a small screen.
Field | Usage | Input | Available Options |
---|---|---|---|
Alignment | Defines how the content is aligned in the block | Picklist | Left, Right |
Image | The image for the block | Lookup to Media records with the file type of Image |
|
Link Label | If provided, displays as a call to action link | Plain Text | |
Link Target | If provided, gives the link a target URL | URL | |
Title | H2 heading for the block | Plain Text | |
Subtitle | Medium sized subtitle for block | Plain Text | |
Content | Main text content | Plain Text, Markdown, HTML |
Tip: Keep your image width around 640px or less. If it is too wide, there will be no room for the text content
Slideshow Block
A slideshow is a series of content blocks shown via a carousel. The Links in your slides allows each slide to direct your audience to different pages and products within your store. Be careful with using small images as it will stretch them out to the full width of the block.
To create your slideshow:
- Create a Content block with the Content Template of
Slideshow
- Create the Content blocks you wish to be included in the slideshow
- Add the slides to your Slideshow Block as Child Content Blocks
- Use the position field to position them in the order you want
- Place the Slideshow Block in a container that lives on your page
Media Reference Block
This block is used to present a link to a document or file with the option of text content displaying below it. The link text comes from the name of the media record you are referencing. When the link is clicked, the document or file will either show on your browser or download depending on your browsers default behaviour for that file type.
Field | Usage | Input |
---|---|---|
Document | The document to link to | Lookup to Media records with the file type of Document |
File | The file to link to | Lookup to Media records with the file type of File |
Content | Main text content | Plain Text, Markdown, HTML |
For instructions on how to upload your files and Documents to storeConnect, see Uploading Media.
Featured Articles Block
This block displays articles in two columns on small screens and four columns on larger screens and wraps to the next row as needed. The articles hero image is used as the image and the articles title is used for the Label that sits below the image. When adding related products to this block, set the Usage Type to Featured Article
.
Field | Usage | Input |
---|---|---|
Title | H1 heading for the block | Plain Text |
Featured Pages Block
This block lists all associated pages as a list of links to the pages. The page Title field is used as the link text. When adding related pages to this block, set the Usage Type to Featured Page
.
Field | Usage | Input |
---|---|---|
Title | H1 heading for the block | Plain Text |
Featured Products Block
This block displays product cards in two columns on small screens and four columns on larger screens and wraps to the next row as needed. The cards are similar to what you would see in a product category page. When adding related products to this block, set the Usage Type to Featured Product
.
Field | Usage | Input |
---|---|---|
Title | H1 heading for the block | Plain Text |
Featured Categories Block
This block displays categories in two columns on small screens and four columns on larger screens and wraps to the next row as needed. The categories media is used as the image and the categories title is used for the Label that displays on top of the image. When adding related products to this block, set the Usage Type to Featured Category
.
Field | Usage | Input |
---|---|---|
Title | H1 heading for the block | Plain Text |
Back to Documentation