# General

{% hint style="success" %}
**Steps:**

* In the theme editor, click **Theme settings**
* Locate **General**
* Set all global options required for your store  and click save
  {% endhint %}

**Enable Prevent Copying?**

Stop anyone from taking the material and photos from your website. If this option is enabled, users cannot directly steal content from your store.

**Enable RTL**

When you enable this option from theme, all content from your store layout will display from right to left.

#### Enable Catalog Mode

By turning on this setting, you can show product catalogues on your store without allowing customers to purchase them. So this option will hide Add to cart buttons and cart icon.

**Hide Price for Catalog Mode?**

Some users choose not to have prices displayed in catalogue mode. To hide the price of products in catalogue mode, enable this option.

**Products Reviews**

Check the box to display product reviews on the grid and the product page. To display reviews, you must install a review app on your store. Install either a free or a paid Shopify app. For product reviews, we have some apps to recommend.

**Favicon image**

Upload favicon icon image.  **The small icon at the top of your browser window is called favicon.**

A favicon should be 16x16 pixels or 32x32 pixels in size. When you upload your favicon file to Shopify, it will be shrunk to 32x32 pixels if it is too large.

**Free Shipping Message**

You must select a free shipping product and then set message that show buyers how much is left to claim free shipping and also set free shipping claim message that will display to buyers when user got eligible for free shipping.

* [**How to create a free shipping product?**](https://www.adornthemes.com/knowledge-base/how-to-set-free-shipping)
* Enable options to display on cart page and cart drawer.
* Add free shipping block on product page to display on product page.

#### Terms and Conditions Checkbox

Enabling this option add checkbox before proceeding to checkout to get consent from buyers.&#x20;

**Scroll to Top Button**

Enable to display scroll button on your store that allows users to quickly go back to the top of the  without unnecessary scroll.

**Home page SEO Data**

Meta keywords are meta tags that you can add to give search engines more information about a page's content. You should research and enter the keywords for your store.

Write the name of Author for shop in **Shop Author Name.**

#### Dynamic Browser Tab Title

When you select this option, the title of the browser tab will alternately change whenever a user switches tabs. Getting customers' attention is helpful for luring them back to your store.

**Scroll Animation Effect**

Enabling this option will smooth animation effect while scrolling on your store.

**Snow Effect**

This option can be useful on Christmas day. When this option is enabled, your store will have a snowfall effect. You can choose which pages to display the snow effect from the list of available pages.

**Age Verification Popup**

Age verification popup helps to restrict underage visitors from accessing your store. You can customize popup look like background, fonts and colors from settings.


---

# 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://adornthemes.gitbook.io/vogal-theme/theme-settings/general.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.
