> For the complete documentation index, see [llms.txt](https://docs.shoppego.my/tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shoppego.my/tutorials/en/online-store/themes/themes-type/bota.md).

# Bota

Ready-made landing page theme with express checkout option — fast & easy!

### Variables

#### Settings.options

| Parameter                                     | Description                                                                      |
| --------------------------------------------- | -------------------------------------------------------------------------------- |
| settings.options                              | Contains general settings and configurable options for theme content and layout. |
| settings.options.grid\_column                 | Number of product grid columns on desktop                                        |
| settings.options.mobile\_grid\_column         | Number of product grid columns on mobile                                         |
| settings.options.catalogue\_btn\_custom\_text | Custom text for the catalogue button                                             |
| settings.options.footer\_menu                 | Toggle to show footer menu                                                       |
| settings.options.social\_media                | Toggle to show social media links                                                |
| settings.options.btn\_buy\_now\_text          | Custom text for Buy Now button                                                   |
| settings.options.footer\_menu\_handle         | Menu handle used for footer navigation                                           |
| settings.options.search\_menu                 | Toggle to enable search menu                                                     |

#### Settings.colors

| Parameter                                       | Description                                                                               |
| ----------------------------------------------- | ----------------------------------------------------------------------------------------- |
| settings.colors                                 | Contains all color customization options for various theme elements.                      |
| settings.colors.body\_text                      | Color of main body text                                                                   |
| settings.colors.a\_link                         | Color of links                                                                            |
| settings.colors.a\_link\_hover                  | Color of links when hovered                                                               |
| settings.colors.buy\_now\_btn\_bg               | Background color of Buy Now button                                                        |
| settings.colors.buy\_now\_btn\_text             | Text color of Buy Now button                                                              |
| settings.colors.btn\_bg                         | Background color of regular buttons                                                       |
| settings.colors.btn\_text                       | Text color of regular buttons                                                             |
| settings.colors.btn\_border                     | Border color of regular buttons                                                           |
| settings.colors.announcement\_bar\_bg\_color    | Background color of announcement bar                                                      |
| settings.colors.announcement\_bar\_text\_cololr | Text color of announcement bar (typo detected — should be announcement\_bar\_text\_color) |

#### Settings.images

| Parameter                       | Description                                                                                    |
| ------------------------------- | ---------------------------------------------------------------------------------------------- |
| settings.images                 | Contains all image settings for the theme (used in homepage banners, logos, slideshows, etc.). |
| settings.images.header\_logo    | Logo displayed in the website header                                                           |
| settings.images.favourite\_icon | Browser tab icon (favicon)                                                                     |
