# Integrate with Shopify

Follow the steps below to link your form fields with Shopify customer attributes:

***

**Step-by-Step Guide:**

1. From the **App Dashboard**, navigate to:\
   **Settings > Integration > Shopify**
2. In the **Shopify Integration** panel, enable the fields you want to connect.
3. **Map form fields to Shopify attributes**:
   * Select the Shopify attribute on the right (e.g., *Last name*)
   * Match it with the corresponding form field on the left (e.g., *Last name field* in your form)
4. Click **Save** to apply the changes.

***

> ✅ **Example:**\
> If your form includes a “Last name” field, map it to Shopify’s **Last name** customer attribute to ensure the data syncs correctly.

{% hint style="info" %} <mark style="color:red;">Email Marketing Field</mark> (Email Marketing Consent Settings)  &#x20;

* **Default**: By default, customer will "not subscribed" to email marketing.&#x20;
* **Fixed Value**: You can manually choose whether you want to be "Subscribed" or "Unsubscribed" to set value
* **Dynamic Value**: Accept term
  * If customer accept the terms, customer will be "Subscribed" to email marketing.
  * If customer do not accept, will remain "not subscribed."
    {% endhint %}

<figure><img src="/files/2TN5TymEG9ElMlBsBtV8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VyR4ik6YtUvphHawZRT8" alt=""><figcaption><p>Here's it would be displayed</p></figcaption></figure>

#### 📩 Need Help?

If you encounter any difficulties during setup, please don’t hesitate to reach out via **chat** or email us at **<hi@globosoftware.net>**. We're always here to help!


---

# 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/pre-order/integrations/third-party-integration/integrate-with-shopify.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.
