@extends('layouts.landing', ['title' => __('help.title')]) @section('content') {{ __('help.hero_title') }} {{ __('help.search') }} {{ __('help.common_topics') }}: {{ __('help.payments') }} {{ __('help.refunds') }} {{ __('help.delivery') }} {{ __('help.dashboard') }} {{ __('help.help_topics') }} {{ __('help.delivery_tab') }} {{ __('help.returns_refunds') }} {{ __('help.payment_options') }} {{ __('help.order_issues') }} {{ __('help.products_stock') }} {{ __('help.managing_account') }} {{ __('help.delivery_tab') }} {{ __('help.delivery_questions.how_courier_work') }} {{ __('help.delivery_questions.not_available') }} {{ __('help.delivery_questions.track_order') }} {{ __('help.delivery_questions.express_delivery') }} {{ __('help.delivery_questions.customs_charges') }} Are there any restrictions on shipping certain products internationally? Can I request a specific delivery time? How can I cancel or modify my order before it's shipped? What is your policy on lost or damaged items during delivery? How are shipping costs calculated? Are there any additional fees for expedited delivery services? Can I schedule a return pick-up for a product? {{ __('help.returns_refunds') }} {{ __('help.return_policy.what_is_return_policy') }} {{ __('help.return_policy.return_eligibility') }} {{ __('help.return_policy.return_timeframe') }} {{ __('help.return_policy.return_condition') }} {{ __('help.return_policy.return_process') }} {{ __('help.return_policy.refund_method') }} {{ __('help.return_policy.refund_timeframe') }} {{ __('help.return_policy.exchange_policy') }} {{ __('help.return_policy.shipping_costs') }} {{ __('help.return_policy.damaged_items') }} {{ __('help.return_policy.international_returns') }} Do you provide return labels for international customers? Payment options What payment methods do you accept? Can I change the payment method after placing an order? Are my credit card details secure on your website? Do you offer installment payment options? How do I use a promo code or gift card during checkout? Are there any additional fees for using certain payment methods? Can I split the payment between two different cards? What currencies do you accept for international orders? Is it safe to save my payment information for future purchases? Why was my payment declined? How can I request a refund for an overcharged amount? Do you offer cash-on-delivery (COD) as a payment option? Order issues How can I track the status of my order? What should I do if my order is delayed? Can I cancel my order after it has been placed? What happens if an item in my order is out of stock? How do I add or remove items from my existing order? Do you offer expedited shipping options? My tracking information is not updating; what should I do? Can I change the shipping address for my order? What if my order is missing items or is incomplete? How do I report a problem with my delivered package? Can I request a gift receipt with my order? Are there any restrictions on shipping to certain locations? Products & stock How often is your product inventory updated? Can I pre-order items that are out of stock? Are your products authentic and original? What should I do if an item I want is out of stock? Do you restock popular or sold-out items? Can I modify or customize a product before purchasing? Are there any warranties on your products? How do I sign up for product restock notifications? Can I review products on your website? What is the difference between in-stock and pre-order items? Are the product images on your website accurate representations? Do you offer bulk or wholesale discounts? Managing account How do I create an account on your website? Can I change my email address associated with my account? What should I do if I forgot my password? How can I update my personal information on my account? Is my account information secure on your website? Can I have multiple shipping addresses saved in my account? How do I unsubscribe from newsletters or promotional emails? Can I delete my account, and what happens to my order history? How do I check the status of my recent orders? Do you offer a guest checkout option without creating an account? How can I subscribe or unsubscribe from SMS notifications? What benefits come with creating an account on your website? Can't find an answer to your question? {{ __('help.contact_us') }} @include('layouts.partials/footer') @endsection @section('scripts') @endsection