{
  "card_id": "rc-card-costco-satisfaction-guaranteed",
  "merchant": "costco",
  "country": "US",
  "question": "How long do I have to return a Costco purchase?",
  "answer": "conditional",
  "depends_on": [
    "product_category"
  ],
  "outcomes": [
    {
      "when": "most products — satisfaction guarantee",
      "conditions": [],
      "clause": "We guarantee your satisfaction on every product we sell, and will refund your purchase price"
    },
    {
      "days": 90,
      "basis": "delivery",
      "when": "electronics",
      "conditions": [],
      "clause": "Electronics: Costco will accept returns within 90 days"
    }
  ],
  "denials": [
    {
      "scope": "precious metals",
      "clause": "Precious metals are non-refundable."
    }
  ],
  "source_url": "https://customerservice.costco.com/app/answers/detail/a_id/1191/~/what-is-costcos-return-policy%3F",
  "verified_on": "2026-08-20",
  "warning": "Verified on 2026-08-20; policies may change.",
  "check_endpoint": "https://returncheck.m-angelmartinez-fer.workers.dev/v1/check"
}