Required for All Product Listings with Return Eligibility
The return_window attribute defines the number of days allowed for a customer to return a purchased product.
It provides clear expectations for buyers and helps ChatGPT display accurate return information alongside product listings.
When to use
This field is required for all returnable products.
It should accurately reflect your store’s official return policy and remain consistent with the details published on your website.
[return_window]should:- Indicate the exact number of days customers have to return a product.
- Be expressed as a positive integer (no decimals or text).
- Match the policy described in your
[return_policy]URL. - Be updated if your store modifies its return terms.
Format
- Type: Integer
- Unit: Days
- Allowed values: Positive numbers only
- Repeated field: No
- Schema.org property:
MerchantReturnPolicy.merchantReturnDays
Examples:
| Format | Example |
|---|---|
| Text feed | return_window: 30 |
| XML feed | <return_window>30</return_window> |
Relationship with return_policy
The return_window attribute complements the [return_policy] field by specifying the exact duration of the return period, while [return_policy] provides the full policy details.
| Attribute | Purpose | Example |
|---|---|---|
return_policy | Public link to full return/refund terms | https://example.com/returns |
return_window | Defines how long customers have to return items | 30 |
Both fields are required for complete return compliance in ChatGPT product feeds.
Minimum requirements
Note: Missing or invalid values may cause your product to be flagged as non-returnable in ChatGPT.
- Use a positive integer (e.g.,
30). - Match the same duration stated in your website’s policy.
- Clearly communicate this timeframe to customers.
- Don’t use decimals, symbols, or text (e.g., “30 days”).
- Don’t leave this field empty for returnable products.
SEO / AI Tip
Including an accurate return_window improves listing transparency and buyer confidence.
It helps ChatGPT correctly display return-eligible products and can boost conversion rates by reassuring users before purchase.
Official Source: ChatGPT Product Feed Specs
Need more help?
Our team is here to assist. Reach out and we’ll get back to you fast.
Contact Support