sections
Range

Range Section

Description

The Range Section is a component for displaying PMI products.

Range types:

  • Range: A Range Section that displays a column per product with a flex scroll behavior in tablet/mobile.

Range

Carrousel full width

Configuration

Title + Description

Create a new Section in the content builder.

Add a HTML Markup Widget inside the section with the following code:

<input
       name="open-section"
       data-section="title-description"
       data-name="title-description"
       value="title-description"
/>

Add a Rich Content Editor inside the section. The Section title must be a Heading 2, and the subheadline must have the predefined format.

Range title
Usage

After including the HTML Markup Widget to inform that the specific element is a Title + Description Widget, various css classes can be added to value in order to costumize it.

Background Colors:

bg-red #db3624 bg-deep-red #922c20 bg-turquoise #00d1d2 bg-blue #0074c2 bg-deep-blue #0074c2 bg-yellow #ffd040 bg-amber #e3813b bg-cream #ebdabf bg-slate #34303d bg-slate-15 #e1e0e2 bg-soft-white

Font color:

font-slate #34303d font-soft-white

Range Grid

Create a new Section in the content builder, choose the number of columns and add the content below:

Add a HTML Markup Widget inside the section with the following code:

<input
       name="open-section"
       data-section="range"
       data-name="range"
       value="range"
/>

Add two Rich Content Editor Widget per column. One for the product image and for the copy. The Product name must be a Heading 3, and the short description must have the predefined format. Use the predefined font format and add a link anchor to the designated page.

Range Elements
Usage

After including the HTML Markup Widget to inform that the specific element is a Range Widget, various css classes can be added to value in order to costumize it.

Background Colors:

bg-red #db3624 bg-deep-red #922c20 bg-turquoise #00d1d2 bg-blue #0074c2 bg-deep-blue #0074c2 bg-yellow #ffd040 bg-amber #e3813b bg-cream #ebdabf bg-slate #34303d bg-slate-15 #e1e0e2 bg-soft-white

Overlay Colors:

overlay-red #db3624 overlay-deep-red #922c20 overlay-turquoise #00d1d2 overlay-blue #0074c2 overlay-deep-blue #0074c2 overlay-yellow #ffd040 overlay-amber #e3813b overlay-cream #ebdabf overlay-slate #34303d overlay-slate-15 #e1e0e2

Font Color:

font-slate #34303d font-soft-white

Number of Elements:

range-two (for displaying two products only) range-three (for displaying three products only)

When using the class range-two, choose the 4 column layout in the builder, using just the two center for content, the outer columns must be left empty. When using the class range-thre, chosse the 3 column layout in the builder and insert a product per column.

Range Call-to-action

Create a new Section in the content builder, choose the number of columns and add the content below:

Add a HTML Markup Widget inside the section with the following code:

<input
       name="open-section"
       data-section="buttons"
       data-name="buttons"
       value="buttons"
/>

Add a Rich Content Editor inside the section. Use the predefined font format for the call-to-action copy and add a link anchor to the designated page.

Range cta
Usage

After including the HTML Markup Widget to inform that the specific element is a call-to-action widget, various css classes can be added to value in order to costumize it.

Background Colors:

bg-red #db3624 bg-deep-red #922c20 bg-turquoise #00d1d2 bg-blue #0074c2 bg-deep-blue #0074c2 bg-yellow #ffd040 bg-amber #e3813b bg-cream #ebdabf bg-slate #34303d bg-slate-15 #e1e0e2 bg-soft-white

Button Style:

btn
btn-outline
btn-invert
btn-color