# Product Data Sync

Product Data Sync synchronizes every product's attribute from your Shopify store (name, prices, SKU, etc.) to ensure all product data is matched to our system.

By synchronizing this data, B2Bridge can calculate and display correct prices to your B2B customers.

<figure><img src="/files/0GAUnLlgYJtZQksH9Y8T" alt=""><figcaption></figcaption></figure>

### How Product Data Sync works:

* When you first install B2Bridge, our app automatically synchronizes all data for the 1st time, ensuring that you are configuring with the latest data.
* After installation, our app synchronizes every 30 minutes.
* Between those 30-min gaps, if you make changes to any products (name, prices, etc.) in the Shopify admin and want to see immediate change in our app, then you can press the **Sync** button.

***

{% hint style="success" %}

### Need Help?

If you have questions or run into issues while using any feature, we’re here to help.

* 💬 **Start a** [**Live Chat** with our support team](https://go.crisp.chat/chat/embed/?website_id=a59f354c-f51f-4f84-ae9a-c0e8dd69d2e5) directly from your B2Bridge dashboard.
* 📧 **Email us at** [**support@b2bridge.io**](mailto:support@b2bridge.io) and we’ll get back to you as soon as possible.
  {% endhint %}


---

# 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.b2bridge.io/app-configuration/product-data-sync.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.
