# \[Block] Lookbook

1. Select the **slideshow** option from the theme editor.
2. Click on **Add block**. Select **Lookbook** from **Theme Block** dropdown.

<table><thead><tr><th width="241">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Image</td><td>Set up an image.</td></tr><tr><td>Mobile image</td><td>Set up an image on mobile.</td></tr></tbody></table>

#### Content

<table><thead><tr><th width="242">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Content width</td><td>Determines the content width of the block. Can be from <strong>400px</strong> to <strong>1200px</strong>, in <strong>10px</strong> arithmetic increments</td></tr><tr><td>Icon</td><td>Select the icon from the dropdown menu</td></tr><tr><td>Typography style</td><td>Select the Font Style from <strong>Font Heading</strong> or <strong>Font body</strong>. These two font families are specified in the <strong>Theme settings</strong> > <strong>Typography</strong></td></tr><tr><td>Heading</td><td>Add text to display as a <strong>block heading</strong><br><em><mark style="color:red;">(Leave the field blank to hide the</mark><mark style="color:red;"> </mark><mark style="color:red;"><strong>heading</strong></mark><mark style="color:red;">)</mark></em></td></tr><tr><td>Heading size</td><td><p>Font size of text:</p><ul><li><strong>Default</strong></li><li><strong>XX-Small</strong></li><li><strong>X-Small</strong></li><li><strong>Small</strong></li><li><strong>Medium</strong></li><li><strong>Large</strong></li><li><strong>X-Large</strong></li><li><strong>XX-Large</strong></li><li><strong>XXX-Large</strong></li></ul></td></tr><tr><td>Heading bottom margin</td><td>Determines the height of the bottom outside space of the heading. Can be from <strong>0px</strong> to <strong>100px</strong>, increasing arithmetically of <strong>1px</strong> (pixel).</td></tr><tr><td>Subheading</td><td>Add text to display as a <strong>block subheading</strong><br><em><mark style="color:red;">(Leave the field blank to hide the</mark><mark style="color:red;"> </mark><mark style="color:red;"><strong>subheading</strong></mark><mark style="color:red;">)</mark></em></td></tr><tr><td>Subheading size</td><td><p>Font size of text:</p><ul><li><strong>XX-Small</strong></li><li><strong>X-Small</strong></li><li><strong>Small</strong></li><li><strong>Medium</strong></li><li><strong>Large</strong></li><li><strong>X-Large</strong></li><li><strong>XX-Large</strong></li><li><strong>XXX-Large</strong></li></ul></td></tr><tr><td>Subheading bottom margin</td><td>Determines the height of the bottom outside space of the subheading. Can be from <strong>0px</strong> to <strong>100px</strong>, increasing arithmetically of <strong>1px</strong> (pixel).</td></tr><tr><td>Primary button label</td><td>Add text to display as a button on the <strong>primary button</strong><br><em><mark style="color:red;">(Leave the field blank to hide the</mark><mark style="color:red;"> </mark><mark style="color:red;"><strong>link</strong></mark><mark style="color:red;">)</mark></em></td></tr><tr><td>Secondary button label</td><td>Add text to display as a button on the <strong>secondary button</strong><br><em><mark style="color:red;">(Leave the field blank to hide the</mark><mark style="color:red;"> </mark><mark style="color:red;"><strong>link</strong></mark><mark style="color:red;">)</mark></em></td></tr><tr><td>Secondary button link</td><td>Set the link of the <strong>secondary button</strong>, for example the customer service page</td></tr><tr><td>Primary button link</td><td>Set the link of the <strong>primary button</strong>, for example the customer service page</td></tr><tr><td>Desktop content position</td><td><p>Select desktop content position from the dropdown menu:</p><ul><li><strong>Top left</strong></li><li><strong>Top center</strong></li><li><strong>Top right</strong></li><li><strong>Middle left</strong></li><li><strong>Middle center</strong></li><li><strong>Middle right</strong></li><li><strong>Bottom left</strong></li><li><strong>Bottom center</strong></li><li><strong>Bottom right</strong></li></ul><p><em><mark style="color:red;">(Position is automatically optimized for mobile. This setting applies to the position of the entrie content block)</mark></em></p></td></tr><tr><td>Content alignment</td><td><p>Select the alignment of content from the dropdown menu:</p><ul><li><strong>Left</strong></li><li><strong>Center</strong></li><li><strong>Right</strong></li></ul><p><em><mark style="color:red;">Use this setting to align your content</mark></em></p></td></tr></tbody></table>

#### Product \[1..5]

<table><thead><tr><th width="237">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Product</td><td>Select a product to show.</td></tr><tr><td>Horizontal position</td><td>Determines the horizontal position of point. Can be from 0% to 100%, increasing arithmetically of 1%.</td></tr><tr><td>Vertical position</td><td>Determines the vertical position of point. Can be from 0% to 100%, increasing arithmetically of 1%.</td></tr></tbody></table>

#### Product card

<table><thead><tr><th width="263">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Color scheme</td><td>Select a color scheme to set the text and background colors for the <strong>product card</strong>.</td></tr></tbody></table>

#### Desktop block content padding

<table><thead><tr><th width="235">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Top/bottom padding</td><td>Determines the height of the top/bottom outside space of the block. Can be from <strong>0px</strong> to <strong>100px</strong>, increasing arithmetically of <strong>1px</strong> (pixel).</td></tr><tr><td>Left/right padding</td><td>Determines the width of the top/bottom outside space of the block. Can be from <strong>0px</strong> to <strong>100px</strong>, increasing arithmetically of <strong>1px</strong> (pixel).</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://halosoft.gitbook.io/concept-documentation/section/slideshow/block-lookbook.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
