Why refurbished products need special attention
Refurbished items represent a significant opportunity in Google Shopping, but they also carry higher compliance risk. Google treats refurbished products differently from new ones because customer expectations around condition, warranty and returns are fundamentally different.
When refurbished listings are handled correctly, you get:
- Access to price-sensitive shoppers actively seeking value
- Lower competition in certain categories vs. new products
- Higher margins on certified refurbished inventory
- Reduced return rates when expectations are set clearly upfront
Google policies: what you must declare
Google's Product Data Specification requires explicit condition declaration for all refurbished items. Ambiguity is not tolerated.
condition must be set to refurbished (never "new").
description must explain what "refurbished" means for your specific item.
title should include "Refurbished" or "Certified Refurbished" when space allows.
| Requirement | Where it applies | Consequence if missing |
|---|---|---|
condition: refurbished |
Product feed | Item disapproval for incorrect condition |
| Visible "Refurbished" label | Product page (above fold) | Misrepresentation warning or suspension |
| Warranty details | Product page + feed description | Lower quality score, potential disapproval |
| Returns policy clarity | Site-wide policy page + product page | Account-level policy violation risk |
condition: refurbished in the feed. These terms may appear
in marketing copy, but the structured condition field must be exact.
Condition disclosure: wording that converts (and complies)
Transparency builds trust. The goal is to be clear about condition without scaring away buyers. Strategic wording reduces returns while staying compliant.
Apple iPhone 13 — 128 GB Blue — Certified Refurbished Grade A
Sony WH-1000XM4 Headphones — Noise Cancelling — Refurbished
Dell XPS 13 Laptop — i7/16GB/512GB — Refurbished Grade B
Grading systems: A/B/C scales explained
Many refurbished sellers use letter grades to communicate cosmetic condition. Google doesn't mandate a specific scale, but consistency and clarity are essential.
| Grade | Typical meaning | Recommended disclosure |
|---|---|---|
| Grade A / Excellent | Minimal to no visible wear; fully tested | "Like-new appearance, minor signs of use if any" |
| Grade B / Very Good | Light cosmetic wear; fully functional | "Light scratches or scuffs, all functions tested" |
| Grade C / Good | Moderate wear; may have noticeable marks | "Visible signs of use, fully tested and working" |
| For Parts / Not Working | Not fully functional; sold for repair/parts | ⚠️ Generally not eligible for Shopping ads |
Warranty clarity: duration, coverage, claims
Warranty expectations differ significantly between new and refurbished products. Being explicit about coverage reduces post-purchase disputes and policy flags.
- Warranty duration (e.g., "90-day limited warranty")
- Who provides it (seller, manufacturer, third-party)
- What's covered (parts, labor, specific components)
- What's excluded (cosmetic wear, accidental damage)
- How to file a claim (contact method, required proof)
- Product page: visible section near "Add to cart"
- Feed description: concise warranty summary
- Structured data:
warrantyproperty if using schema - Site policy page: full legal terms linked from footer
Returns policy alignment: feed, page, Merchant Center
Returns policies for refurbished items can differ from new products (shorter windows, restocking fees, different conditions). Consistency across all touchpoints is non-negotiable.
- Same return window stated in feed description, product page and Merchant Center settings
- Restocking fees (if any) disclosed before checkout
- Condition requirements for returns clearly stated (e.g., "original packaging required")
- "30-day returns" on product page but feed implies standard policy
- Restocking fee mentioned only in fine print at checkout
- Returns policy page exists but isn't linked from product pages
Feed/page/schema consistency: the "triple check"
Google cross-references three sources for refurbished products. Misalignment between any two can trigger warnings or disapprovals.
condition: refurbished • Page: visible "Refurbished" label • Schema: itemCondition: RefurbishedConditionwarranty property (optional but recommended){
"@context": "https://schema.org",
"@type": "Product",
"name": "Apple iPhone 13 - 128GB Blue",
"itemCondition": "https://schema.org/RefurbishedCondition",
"description": "Certified Refurbished Grade A. Battery tested at 95%+ capacity. Includes 90-day seller warranty.",
"brand": { "@type": "Brand", "name": "Apple" },
"offers": {
"@type": "Offer",
"price": "549.00",
"priceCurrency": "EUR",
"availability": "https://schema.org/InStock",
"itemCondition": "https://schema.org/RefurbishedCondition"
}
}
Common errors and how to fix them
These are the most frequent refurbished-related issues we see in Merchant Center diagnostics.
condition attribute to refurbished for all refurbished items. Never mix conditions in the same feed without proper differentiation.Pre-publication checklist (fast pass)
Use this checklist before pushing refurbished items to production — especially for first-time listings or after policy updates.
condition: refurbished • Page: visible label • Schema: RefurbishedConditionWant to verify refurbished compliance automatically before pushing to Merchant Center?
Generate a report: condition alignment, warranty clarity, grading transparency, returns policy consistency and schema validation — all in one pre-deployment check.