Frequently Asked Questions
General Questions
Terms and Conditions page for the most up-to-date information on our shipping destinations and policies.',
keywords: ['shipping', 'international', 'delivery']
}
],
open: null,
searchQuery: '',
filteredFaqs() {
if (!this.searchQuery) {
return this.faqs;
}
const query = this.searchQuery.toLowerCase();
return this.faqs.filter(faq =>
faq.question.toLowerCase().includes(query) ||
faq.answer.toLowerCase().includes(query) ||
faq.keywords.some(keyword => keyword.toLowerCase().includes(query))
);
}
}">
No questions found matching your search. Please try a different keyword.
Ordering & Delivery
Returns & Refunds
Product Information
Still Have Questions?
If you couldn't find the answer to your question in our FAQ section, please don't hesitate to reach out to our friendly customer support team. We're here to help!