Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding every single country separately for hasMerchantReturnPolicy #3369

Open
1TheNeo1 opened this issue Sep 4, 2023 · 2 comments
Open

Adding every single country separately for hasMerchantReturnPolicy #3369

1TheNeo1 opened this issue Sep 4, 2023 · 2 comments

Comments

@1TheNeo1
Copy link

1TheNeo1 commented Sep 4, 2023

The website has returnPolicy worldwide do I need to make "hasMerchantReturnPolicy" for every single country, or do I need just one? I am asking this mainly because of the "applicableCountry" property, can I set this property value to worldwide, or do I need to add every single country separately, example:
"hasMerchantReturnPolicy": {
"@type": "MerchantReturnPolicy"
"applicableCountry": "DE", -> set this to WORLDWIDE
"returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
"merchantReturnLink":"https://yoursite.com/policies/refund-policy",
"merchantReturnDays": 30,
"returnMethod": "https://schema.org/ReturnByMail",
"returnFees": "https://schema.org/FreeReturn"
},

Copy link

github-actions bot commented Dec 4, 2023

This issue is being nudged due to inactivity.

@github-actions github-actions bot added the no-issue-activity Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!). label Dec 4, 2023
@fmkoc
Copy link

fmkoc commented Jan 4, 2024

This is a really funny problem and I still can't believe why they haven't solved it yet. I wanted to leave a comment in case they solve it one day, I'll check when I get a notification. I wish you good luck :)

@github-actions github-actions bot removed the no-issue-activity Discuss has gone quiet. Auto-tagging to encourage people to re-engage with the issue (or close it!). label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants