> For the complete documentation index, see [llms.txt](https://support.datech.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.datech.ai/shopsync/product-sync/edit/bulk-updating-product-info.md).

# How to Bulk Updating Product Info？

ShopSync makes bulk updates a breeze *once you've set up **category mapping*** between Shopify and TikTok Shop. Follow these three simple steps to sync products like a pro!

***

## **Step 1: Match Your Categories**

> **Goal:** Teach ShopSync how your Shopify categories connect to TikTok Shop categories.

{% stepper %}
{% step %}
Go to **Categories > Categories Unmapped**.

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

{% step %}
Look for the ✏️ **pencil icon** under *"Category on TikTok Shop"*.

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

{% step %}
Choose the matching TikTok Shop category for each Shopify category.&#x20;

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

{% step %}
Click **"Map"** to save your matches.

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

{% hint style="info" %}
**Pro Tip:** Double-check your matches—this ensures all products in the same category sync correctly later!
{% endhint %}

***

## **Step 2: Bulk Edit Product Details**

{% stepper %}
{% step %}
Go to **Categories > Categories Mapped**

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

{% step %}
Open the **Category Template** for your mapped category.

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

{% step %}
Edit *all shared details* at once: *product status, product brand, delivery information, product attributes, size charts, Certificate of Conformity,* *etc.*

{% hint style="info" %}
Please ensure that all required fields have been filled in, otherwise the product will not be successfully synchronized.
{% endhint %}

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

{% step %}
Click **Save** to apply changes to *all products in this category*.

<figure><img src="/files/1JPF0xIY7gI8hfYq8Iqt" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
**Heads Up!**

If products have *unique weights/dimensions*, edit them individually under **Products > \[Product Name]**.
{% endhint %}

***

## **Step 3: Sync All Products in One Click**

{% stepper %}
{% step %}
Go to **Products > Shopify**.

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

{% step %}
Check the boxes next to the products you want to sync.

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

{% step %}
Hit the shiny **"Batch Sync"** button (top-right corner).

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

{% step %}
Wait a few seconds… and *voilà!* A success message will confirm your sync is complete.

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

***

## 🎉 **Celebrate!**

You’ve got this! 💪 All your product's info is updated and they are now live in TikTok Shop.

#### Need Help?

| <img src="/files/oHyAxRw6uMztkvgY28XT" alt="" data-size="line">  <support@datech.ai> | <img src="/files/oMCmGb3d7PPLm47NmEfS" alt="" data-size="line">  [WhatsApp](https://wa.me/message/WIQCGJNSFBBUK1) |
| ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- |


---

# 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://support.datech.ai/shopsync/product-sync/edit/bulk-updating-product-info.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.
