# Product Catalog

## Product Feed

Since the plugin does not manage sending you product data to Bronto, it is recommended to leverage or build a new feed OR to utilize the [Product Feed Pro.](https://wordpress.org/plugins/woo-product-feed-pro/)  This independently created plugin is subject to it's owns terms and pricing. &#x20;

Here's how you'll generally want to set this up for Bronto:

1. Create a New Project &#x20;

   <img src="/files/-LewPHg3T3wp1mEqkoTK" alt="" data-size="original">
2. Setup your Field Mapping &#x20;

   <img src="/files/-LewPkpy6eV3DgOKKt6h" alt="" data-size="original">
3. Collect your Feed URL &#x20;

   <img src="/files/-LewQfPhkFL8fk22VyOV" alt="" data-size="original">
4. Configure Bronto Product Import &#x20;

   <img src="/files/-LewQivlGB4a2Rfzkwgt" alt="" data-size="original">

{% hint style="warning" %}
**NOTE**:  This feed provides product ID's but does not provide the parent product parent ID.  While this should generally work for Browse Recovery, not having the parent product ID will prevent you from limiting product recommendations results to a single variant or to the parent only.  You can work around this through creating a custom feed or leveraging GoDataFeed.
{% 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://thunderlizard.gitbook.io/workspace/features/product-catalog.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.
