> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://doc.common-services.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Display JSON - Amazon Marketplace Plus

## Context

In the Amazon Marketplace module for PrestaShop, you can manually submit products or offers from the **Catalog > Amazon** tab.

There is an option available: **Display JSON**.

---

## What “Display JSON” Does

This option enables a **simulation mode**.

* It allows you to **see the exact data** (in JSON format) that **would be sent** to Amazon.
* It's useful for **debugging** or **reviewing the data** before submitting.

---

## Important: Nothing is Sent!

If this option is enabled:
* The module will **not send any data to Amazon**
* No **feed report** will be generated
* This is **expected behavior**

---

## Solution

Before actually submitting your products or offers to Amazon:

1. **Uncheck** the **Display JSON** option
2. Then click **Send**

If successful, a submission report will be created.

---

## Summary

| Situation | Result |
| ---- |
| “Display JSON” enabled | Simulation mode, nothing is sent |
| “Display JSON” disabled | Real feed is sent, report is generated |

---

**Tip:** Use this option only for testing. Disable it when you're ready to send the real data.
