> 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/ms/online-store/themes/themes-type/solaris.md).

# Solaris

Tema serbaguna yang wajib ada untuk kedai dengan pelbagai katalog produk

### Variables

#### Settings.options

| Parameter                                           | Description                                                                      |
| --------------------------------------------------- | -------------------------------------------------------------------------------- |
| settings.options                                    | Contains general settings and configurable options for theme content and layout. |
| settings.options.announcement\_text                 | Text content for the announcement bar at the top of the website.                 |
| settings.options.announcement\_link                 | Link applied to the announcement bar (optional).                                 |
| settings.options.main\_menu\_handle                 | Selects which menu appears in the main navigation/header.                        |
| settings.options.search\_menu                       | Enables and configures the search option in the menu/header.                     |
| settings.options.login\_menu                        | Enables customer login link/menu in the header.                                  |
| settings.options.featured\_products\_number         | Number of featured products to show on homepage.                                 |
| settings.options.slideshow\_banner                  | Enables/disables homepage slideshow banner.                                      |
| settings.options.banner\_small\_first               | Enables the first small promotional banner under slideshow.                      |
| settings.options.banner\_small\_second              | Enables the second small promotional banner.                                     |
| settings.options.featured\_products                 | Enables featured products section on homepage.                                   |
| settings.options.featured\_products\_btn            | Toggle for “View All” button in featured products section.                       |
| settings.options.featured\_text                     | Heading/subtext for featured product section.                                    |
| settings.options.slideshow\_1\_link                 | URL link for slideshow image 1.                                                  |
| settings.options.slideshow\_2\_link                 | URL link for slideshow image 2.                                                  |
| settings.options.slideshow\_3\_link                 | URL link for slideshow image 3.                                                  |
| settings.options.banner\_small\_first\_link         | URL for first small banner.                                                      |
| settings.options.banner\_small\_second\_link        | URL for second small banner.                                                     |
| settings.options.grid\_column                       | Sets number of product columns for desktop view.                                 |
| settings.options.mobile\_grid\_column               | Sets product column count for mobile view.                                       |
| settings.options.image\_gallery\_type               | Chooses product image gallery style.                                             |
| settings.options.hd\_featured\_image                | Displays high-resolution product images (if enabled).                            |
| settings.options.display\_atome\_price              | Shows installment/Atome price breakdown (if supported).                          |
| settings.options.buy\_now\_btn                      | Enables “Buy Now” button on product page.                                        |
| settings.options.add\_to\_cart\_btn                 | Enables “Add to Cart” button.                                                    |
| settings.options.sticky\_btn                        | Enables sticky buy/add-to-cart button on scroll.                                 |
| settings.options.related\_products\_text            | Text title for Related Products section.                                         |
| settings.options.buy\_now\_txt                      | Custom label for Buy Now button.                                                 |
| settings.options.recent\_sales                      | Shows real-time recent sales popups (social proof).                              |
| settings.options.recent\_sales\_total\_order\_price | Sets minimum purchase amount for showing sales popup.                            |
| settings.options.recent\_sales\_order\_timeago      | Time frame for “x minutes ago” label in sales popup.                             |
| settings.options.recent\_name                       | Custom text for customer names in sales popup.                                   |
| settings.options.cart\_instruction                  | Show extra notes/instructions for cart.                                          |
| settings.options.cart\_extra\_info                  | Extra content displayed in cart (e.g. shipping info).                            |
| settings.options.footer\_menu                       | Enables footer menu.                                                             |
| settings.options.social\_media                      | Enables social media icons in footer/header.                                     |
| settings.options.footer\_menu\_handle               | Selects menu to use in footer.                                                   |
| settings.options.footer\_company\_detail            | Company description/contact info in footer.                                      |
| settings.options.custom\_meta                       | Allows adding custom meta tags (SEO/head tags).                                  |
| settings.options.custom\_css                        | Custom CSS input for manual styling.                                             |
| settings.options.facebook                           | Store’s Facebook page link.                                                      |
| settings.options.instagram                          | Store’s Instagram link.                                                          |
| settings.options.youtube                            | Store’s YouTube link.                                                            |
| settings.options.twitter                            | Store’s Twitter link.                                                            |
| settings.options.tiktok                             | Store’s TikTok link.                                                             |
| settings.options.whatsapp\_number                   | WhatsApp number for contact button/chat widget.                                  |
| settings.options.whatsapp\_text                     | Default WhatsApp message prompt.                                                 |
| settings.options.whatsapp\_general\_text            | General message format for WhatsApp inquiries.                                   |
| settings.options.whatsapp\_product\_text            | WhatsApp message text when sending product inquiries.                            |

#### Settings.colors

| Parameter                                             | Description                                                                   |
| ----------------------------------------------------- | ----------------------------------------------------------------------------- |
| settings.colors                                       | Contains all color customization options for various theme elements.          |
| settings.colors.announcement\_bar\_bg\_color          | Background color for the announcement bar.                                    |
| settings.colors.announcement\_bar\_text\_color        | Text color for announcement bar text.                                         |
| settings.colors.custom\_label\_bg                     | Background color for custom labels or badges (e.g., “Sale”, “Hot”).           |
| settings.colors.custom\_label\_text                   | Text color for custom labels.                                                 |
| settings.colors.buy\_now\_btn\_bg                     | Background color for the Buy Now button.                                      |
| settings.colors.buy\_now\_btn\_text                   | Text color on the Buy Now button.                                             |
| settings.colors.buy\_now\_btn\_border                 | Border color for Buy Now button.                                              |
| settings.colors.add\_to\_cart\_btn\_bg                | Background color for Add to Cart button.                                      |
| settings.colors.add\_to\_cart\_btn\_text              | Text color on Add to Cart button.                                             |
| settings.colors.add\_to\_cart\_btn\_border            | Border color for Add to Cart button.                                          |
| settings.colors.add\_to\_cart\_alternate\_btn\_bg     | Background color for alternate Add to Cart button (if multiple styles exist). |
| settings.colors.add\_to\_cart\_alternate\_btn\_text   | Text color for alternate Add to Cart button.                                  |
| settings.colors.add\_to\_cart\_alternate\_btn\_border | Border color for alternate Add to Cart button.                                |
| settings.colors.after\_less\_price                    | Color for discounted or “after discount” price display.                       |
| settings.colors.checkout\_btn\_bg                     | Background color for Checkout button.                                         |
| settings.colors.checkout\_btn\_text                   | Text color on Checkout button.                                                |
| settings.colors.body\_text                            | Default text color for body content.                                          |
| settings.colors.a\_link                               | Default hyperlink (a tag) text color.                                         |
| settings.colors.a\_link\_hover                        | Hover color for links.                                                        |
| settings.colors.btn\_bg                               | General button background color (non-primary button).                         |
| settings.colors.btn\_text                             | General button text color.                                                    |
| settings.colors.btn\_border                           | Border color for general buttons.                                             |
| settings.colors.top\_menu\_icon                       | Icon color in top header/menu (e.g., menu, search, account icons).            |
| settings.colors.cart\_icon\_badge                     | Background color for cart badge (item count bubble).                          |
| settings.colors.cart\_icon\_badge\_text               | Text color inside cart badge.                                                 |

#### Settings.images

| Parameter                             | Description                                                                                    |
| ------------------------------------- | ---------------------------------------------------------------------------------------------- |
| settings.images                       | Contains all image settings for the theme (used in homepage banners, logos, slideshows, etc.). |
| settings.images.header\_logo          | Upload the main logo displayed in the site header.                                             |
| settings.images.og\_image             | Image used for social media preview (Open Graph), shown when sharing your site link.           |
| settings.images.slideshow\_1          | Image for the first slideshow/banner on the homepage.                                          |
| settings.images.slideshow\_2          | Image for the second slideshow/banner on the homepage.                                         |
| settings.images.slideshow\_3          | Image for the third slideshow/banner on the homepage (if enabled).                             |
| settings.images.banner\_small\_first  | First small promotional banner image on the homepage (below main slider).                      |
| settings.images.banner\_small\_second | Second small promotional banner image on the homepage.                                         |
| settings.images.favourite\_icon       | Website favicon (small icon shown in browser tab and bookmarks).                               |
