Skip to content

Instantly share code, notes, and snippets.

@pentago
Created December 22, 2021 15:05
Show Gist options
  • Save pentago/440e70a7fc69b78cbf8ed548174864ac to your computer and use it in GitHub Desktop.
Save pentago/440e70a7fc69b78cbf8ed548174864ac to your computer and use it in GitHub Desktop.
haworth-faq-markup
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Do I need an account? What are the benefits?",
"acceptedAnswer": {
"@type": "Answer",
"text": "You may shop the Haworth Store as a guest or a registered account holder. You are not required to create an account; however, an account allows you to access an expedited checkout process and a customized shopping experience. If you are an employee of a company utilizing a Haworth discount program, you will be required to create an account to receive and view your discounts."
}
},
{
"@type": "Question",
"name": "I forgot my password. What do I do?",
"acceptedAnswer": {
"@type": "Answer",
"text": "If you forget your password, click the “Forgot your password?” link on the login page and enter your email. A password reset link will be sent to the email on your account. If you need further assistance, please contact [email protected]."
}
},
{
"@type": "Question",
"name": "What if I’m having trouble logging into my account?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The Haworth Store website does not support Internet Explorer, so please ensure you are using a browser such as Chrome, Firefox, or Safari. If you have already created an account and activated it, please clear your browser’s cache and try logging in again. If you are still experiencing issues, please email [email protected], call 877-HAWORTH, or use our live chat feature at the bottom of the page for assistance."
}
}
]
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment