# Dynamic Blocks

## Banner Blocks

Go to **`Wordpress > Mobile Options > Banner Blocks`**&#x20;

![](/files/-LXrz4US9VBEsr0-cSCp)

1. **Status** - will allow you to enable or disable blocks
2. **Title** - This will allow you to add a title for the blocks
3. **Title align** - Allow you to set the alignment of the title inside blocks. select none to hide the title
4. **Title Color** - Color of text inside the block.  Set Back or Dark color for a light background, Light color for dark back&#x20;
5. **Background Color** - Allow you to set background color for blocks
6. **Select Style** - Allow you to set style slider, grid, or scroll (Horizontal scroll) for banners in the block
7. **Set Margin** - Allow you to set-top, right, bottom, left margin for the block
8. **Set Padding** - Allow you to set-top, right, bottom, left padding for the block
9. **Margin between banner** - Allow you to set a gap between banners
10. **Enter Border Radius** - Allow you to set border -radius for banners
11. **Set Width** - Allow you to set the width in % of screen width for Banner. set 100 for one banner in a row. 50 for two banners in a row. 25 for 4 banners in a row.
12. **Sort Order** - Allow you to set the sort order for blocks. Blocks will appear on the mobile app according to sort order. 0 comes on top and higher-order number comes last
13. **Banners** - allow you to add multiple banners as block
    1. Link Type - Allow to link banner image to product, category, or post. enter **product** or **category** or **post** or **stores ( for multivendor only )** in this field. leave blank if you don't want to link banner
    2. Link Id - Allow you to set link id for the banner. Enter **product id** or **category id** or post id according to what you have entered in Link Type for stores Link id is not required to enter. in this field. leave blank if you don't want to link banner
    3. [check how to link a banner to multivendor stores](https://app.gitbook.com/@mstoreappdocs/s/mstoreapp/multi-vendor-and-vendor-type)

## Category Blocks

Support banner blocks options as mentioned Banner Blocks

1. **Main Category id** - Allow you to set main category id whose subcategory will appear in blocks

## Products Blocks

Support banner blocks options as mentioned Banner Blocks

1. **Filter Product By** - Allow you to set filter products by category id or product tag id
2. **Category id or Product tag id** - Enter category id or Product tag id according to the previous option. Products under the category or tagged products will appear under blocks accordingly.

## Flash Sale Blocks

Support banner blocks options as mentioned Banner Blocks

1. **Flash Sale End Date** - Allow you to set an end date for flash sale
2. **Filter Product By** - Allow you to set filter products by category id or product tag id
3. **Category id or Product tag id** - Enter category id or Product tag id according to the previous option. Products under the category or tagged products will appear under blocks accordingly.&#x20;


---

# 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://mstoreappdocs.gitbook.io/mstoreapp/rtl-and-multilingual.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.
