Schema: merchantReturnDays
Schema: merchantReturnDays Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: merchantReturnDays.
Offer JSON-LD example for a product listing with price, currency, availability, item condition, seller cross-reference, valid-through date, and merchant return policy. The building block that makes Product, Event, and Service eligible for rich results.
OnlineMarketplace JSON-LD example for a fictional Xoo marketplace. Covers hasStore (the one property unique to OnlineMarketplace), the OnlineStore/OnlineBusiness hierarchy, and how marketplace markup relates to merchant identity in Google Shopping.
MerchantReturnEnumeration JSON-LD reference. 4-value Enumeration for return-policy categories (finite window, unlimited window, not permitted, unspecified). Used as MerchantReturnPolicy.returnPolicyCategory.
ReturnFeesEnumeration JSON-LD reference. 5-value Enumeration for return-fee policies (free return, original shipping, restocking, customer-responsibility, return shipping). Used on MerchantReturnPolicy.returnFees.
ReturnMethodEnumeration JSON-LD reference. 4-value Enumeration (ReturnByMail, ReturnInStore, ReturnAtKiosk, KeepProduct). Used as MerchantReturnPolicy.returnMethod.
MerchantReturnPolicy JSON-LD example for a product's return policy. Intangible with ~20 properties covering window, fees, methods, seasonal overrides. Required for Google's product return rich result.