The symptom
- No shipping or returns information on the product page; only a link in the footer.
- Merchant Center asks for shipping and returns policies; schema has no
shippingDetailsorhasMerchantReturnPolicy.
Why it matters
"Does it ship to Finland, how fast, and can I return it?" decides which store an assistant names. Google merchant listings display shipping and returns from OfferShippingDetails and MerchantReturnPolicy, and rank listings that provide them higher.
How to check it yourself
- Open a product page as a customer: can you find delivery cost, time and the return window without leaving the page?
- Rich Results Test → Offers →
shippingDetails,hasMerchantReturnPolicy.
How to fix it
- Add a short *Delivery & returns* block to the product template (theme hook
woocommerce_single_product_summaryor a Rank Math/Yoast content block): countries, cost, typical days, return window, who pays return shipping. - Fill WooCommerce shipping zones accurately; enable
OfferShippingDetailsandMerchantReturnPolicyoutput in your SEO plugin (Rank Math has it under Product schema; or add them via a small filter). - Configure the same policies in Merchant Center → Shipping and returns.