# Products

<figure><img src="/files/5K9y3LjU7Rt2kJhX30Vg" alt=""><figcaption><p>Product Settings</p></figcaption></figure>

The *product sync* settings allow you to create products as well as send product updates from Xoro to Shopify. The configurable options are:

1. **Item Price Currency Code**: This dropdown allows you to select the currency in which the prices for an item are specified.
2. **Price Field**: This dropdown allows you to select the price field in Xoro that will be used to send the item price amount over to Shopify.
3. **Compare Price Field**: This dropdown allows you to select the compare price field in Xoro that will be used to send the item compare price amount over to Shopify.
4. **Buying Cost**: This dropdown allows you to select the buying cost field in Xoro that will be used to send the item buying cost amount over to Shopify.
5. **Update Fields**: This select list allows you to select all the fields that you want to update to Shopify.
6. **Track Quantity**: When enabled, the newly created products will have their inventory tracking enabled.


---

# 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://shop-docs.xorosoft.io/getting-started/configuring-settings/products-and-inventory/products.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.
