# Install Pebble theme

### Try Pebble from Shopify Theme Store for free <a href="#try-a-paid-theme-from-the-shopify-theme-store" id="try-a-paid-theme-from-the-shopify-theme-store"></a>

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

If you want to explore the theme before committing to a purchase, Shopify allows you to install it as a trial theme. This gives you the chance to see how it looks and functions with your products and branding. Here’s how:

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

1. Visit the [Shopify Theme Store](https://themes.shopify.com/) and choose **Pebble** them&#x65;**.**
2. Click **Try theme** to add the trial theme to your online store.

The theme will be applied to your store, but it won’t go live until you publish it.
{% endhint %}

<a href="https://themes.shopify.com/themes/pebble/presets/pebble?utm_source=foxecom&#x26;utm_medium=help_center_pebble_install_pebble_theme&#x26;utm_campaign=cta_button&#x26;utm_term=try_pebble_free" class="button secondary">Try Pebble FREE</a>

If you're happy with how the theme looks on your store, you can buy it and keep all the customizations that you've made.

### Buy Pebble from Shopify Theme Store 🛒 <a href="#buy-a-theme-from-the-shopify-theme-store" id="buy-a-theme-from-the-shopify-theme-store"></a>

{% hint style="info" %}
You can only [publish themes](https://help.shopify.com/en/manual/online-store/themes/managing-themes/publishing-themes) to your online store after you purchase. When you purchase a theme from the Shopify Theme Store, that theme is licensed exclusively to the store where the purchase was made.
{% endhint %}

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

1. In your Shopify admin, click **Online Store** > **Themes**.
2. In the **Theme library** section, click **Buy** on Pebble theme to begin the transaction.
   {% endhint %}

{% hint style="warning" %}
The theme purchase is final and non-refundable.&#x20;
{% endhint %}

### Upload a theme file from your computer <a href="#upload-a-theme-file-from-your-computer" id="upload-a-theme-file-from-your-computer"></a>

{% hint style="warning" %}
**Important note**: We strongly recommend **purchasing and installing themes directly from the Shopify Theme Store** for the best experience. This method ensures you receive automatic updates, official support, and proper licensing.
{% endhint %}

If you have a theme in a ZIP file on your computer, you can upload it to the Themes page in the admin.

Before you upload, make sure that your theme files are compressed into a single ZIP file.

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

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. In the **Theme library** section, click **Import theme** > **Upload zip file**
3. In the **Upload theme** modal, click **Add file** to select the ZIP file that you want to upload.
4. Select **Upload file**. Your chosen theme will be added to the Themes page of your admin.
   {% endhint %}

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


---

# 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://docs.foxecom.com/pebble-theme/getting-started/quickstart.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.
