> For the complete documentation index, see [llms.txt](https://docs.simicart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simicart.com/features/gaining-new-users/app-download-section.md).

# App Download Section

<figure><img src="/files/NT6IbswON89dCtHJjauA" alt=""><figcaption></figcaption></figure>

## 🎯 Why use App Download Section

The **App Download Section** lets you add a professional-looking area to your Shopify store pages where visitors can quickly download your mobile app. It includes:

* **App Store and Google Play download buttons**
* A **QR code** for mobile scanning

This section is ideal for placing in your store’s **footer** and **homepage** — anywhere your customers are already engaged and more likely to install your app.

***

## ⚙️ How to set up

### 1. Add section to your theme

* Go to **Shopify Theme Editor**
* Add the **SimiCart App Download Section** to your desired location (e.g., footer)
* Save your changes.

### 2. Enable feature

* Go to the configuration page of App download section on SimiCart.
* Toggle the **Enable** switch to turn on the section

Note: This option becomes active only if your app is available on the **App Store** or **Google Play Store**

### **3. Configure**

Enter your app store links and choose whether to display a Smart QR code for easy downloads.

| Field                | What to Do                                                                                                         |
| -------------------- | ------------------------------------------------------------------------------------------------------------------ |
| **App listing URLs** | Paste your app store links (Google Play and/or Apple App Store) into the fields                                    |
| **Smart QR**         | Toggle this on to show a QR code — customers can scan it on desktop to instantly download your app on their phones |

> 💡 **Tip:** QR codes are perfect for capturing mobile installs from desktop visitors.

***

## 📱 Preview

You’ll see a live preview of how the section will appear on your storefront.\
Click **“Go to Theme Editor”** to adjust layout or test visibility on different devices.

***

## 💡 Tips

* **Place the section** in high-traffic areas like the footer, homepage, or thank-you page.
* **Use strong text** like “Get our app now” or “Shop easier on our mobile app.”
* **Enable Smart QR** to make it frictionless for desktop users to get your app.

***

For further assistance, please contact SimiCart support team via <help@simicart.com> or our live chat. We’re happy to help you grow your app user base!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.simicart.com/features/gaining-new-users/app-download-section.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
