question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add "No returns" as a suggestion for "Return policy"

See original GitHub issue

One of the observed trends from the Duo Search data is that free-text fields lead to “messy” situations, despite the bulk of the cases being “organised”. Return policy is a good example, presented below.

I’ve collected all the different return policies that Duo Search has scraped since the beginning. It’s available here for your perusal. There are 1813 distinct return policies, but when you look into them there are literally hundreds of duplicates for “No return” (small sample shown below):

    "No Returns.",
    "no refunds.",
    "no returns.",
    "All sales final.",
    "No returns.",
    "There is no way back!",
    "There is no way back...!",
    "No Returns on digital items.",
    "Returns are a no-go.",
    "No returns. No tradeback. Nothing.",
    "no refunds, will resend once if not recieved",
    "no returns, if u dont recieve will resend once",
    "no returns, if you don't recieve will resend once.",
    "no returns, if you don't recieve, will resend once.",
    "No Returns",
    "No returns",
    "no refunds",
    "No returms",
    "No return",
    "No refunds on digital items",
    "No refund",
    "No warranty and no returns.",
    "No returns or refunds",
    "Returns accpeted.",
    "No returns on food items.",
    "No return policy",
    "No Refund",
    "NA",
    "N/A",
    "Non Refundable",
    "No Return",

In an effort to make free text fields more consistent across OpenBazaar stores (and more machine readable) having pre-set options for the return policy would help. My suggestion would be to a have few preset options, plus a “Custom” field for those that require free text. For example:

  • “No returns”
  • “Full refund available”
  • “Full refund available, minus shipping costs”
  • “Custom…”

This hybrid strategy could work for many fields, including condition, weight, refundPolicy and category.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
jjeffryescommented, Sep 7, 2016

Just chiming in that showing English for missing translations is fine IMHO.

Having a limited number of pre-defined options for the returns policy sounds good too. Between 3 and 5 seems right.

I think the current drop down options on condition are good, if there are specific details they can go in the description.

1reaction
morebrowniescommented, Sep 6, 2016

I really like this suggestion. Thank you @JustinDrake for digging up the data.

@rmisio I can get you a design on this when I get a chance, but what you described sounds like a good solution. Add a drop down with the most common options and display a textarea when ‘Other’ is selected.

Don’t forget we need to translate these choices into all languages as well. If the translations do not exist in a specific language, we may have to fallback to the textarea?

Read more comments on GitHub >

github_iconTop Results From Across the Web

No Return, No Refund Policy - TermsFeed
A No Return, No Refund Policy is a policy where customers are informed that they are not allowed to return or get refunds...
Read more >
How To Write a Return Policy (+ Free Template) (2023) - Shopify
Returns and exchanges don't need to be a dreaded part of ecommerce. Here's how to write a return policy that creates a win-win...
Read more >
No Refund and No Return Policy [Laws, Guides & Examples]
A no refund and no return policy is quite exactly the opposite. It serves to warn your customers that the sale is final...
Read more >
How To Write An Ecommerce Return Policy (Real Examples)
Everything you need to know to make your returns policy work for you & your customers. Plus, check out our refund policy template...
Read more >
How to Write an Awesome Return Policy for Your eCommerce ...
We suggest offering customers a full refund on all returned merchandise so long as it meets the requirements of your return policy. At...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found