# Set Option Set Position On Product page

You can easily adjust the position of the **Globo Product Options** widget on your product detail page using Shopify’s **Custom Block** feature or from **App Setting**.

***

## <mark style="color:blue;">Approach 1: Using app block.</mark>&#x20;

#### 📌 Steps to Manage:

{% stepper %}
{% step %}
**Go to your Shopify admin panel**

Navigate to: **Online Store** > **Themes**
{% endstep %}

{% step %}
**Edit your theme**

Find the theme you want to update, then click **Customize**
{% endstep %}

{% step %}
**Select the Product page**

From the top dropdown, choose the **Default Product** template

<figure><img src="/files/7G6za9jZJa8nFUPB0gZe" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Add a new block**

In the left sidebar (under the Template section), click **Add block**
{% endstep %}

{% step %}
**Choose the Globo app block**

* Go to the **Apps** tab
* Select **“Globo Product Options”**

<figure><img src="/files/BP3RpSWgEJsDCwoOu4I6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Drag & drop**

Move the block to your preferred position on the product detail page
{% endstep %}

{% step %}
**Save your change**
{% endstep %}
{% endstepper %}

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

## <mark style="color:blue;">Approach 2: Using App Setting:</mark>&#x20;

{% stepper %}
{% step %}
From your Shopify Admin, go to the **Globo Product Options** app > **Settings**&#x20;
{% endstep %}

{% step %}
**Choose Widget Position**
{% endstep %}

{% step %}
**Select Display Location**

Choose one of the 4 available positions:

* **Above Add To Cart** button
* **Below Add To Cart** button
* **Above Shopify Product Variants**
* **Below Shopify Product Variants**
  {% endstep %}

{% step %}
**Save Your Changes**
{% endstep %}
{% endstepper %}

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

📧 **Need Help?**\
If you run into any issues while setting up your option set, feel free to reach out to us at **Chat** or email **<contact@globosoftware.net>**.

We’re always here and happy to help — with sincerity and care!


---

# 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.globo.io/options/app-setting/set-option-set-position-on-product-page.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.
