Customer support

Help center for shoppers, sellers, and delivery questions.

This page provides a complete support structure for orders, refunds, returns, payments, seller help, and account questions.

🛒

Orders

Order confirmation, cancellation, delivery delay, missing items, and item replacement help.

💳

Payments

Payment status, refund timeline, wallet credit, failed payments, and invoice support.

🏪

Sellers

Seller onboarding, listing rules, catalog changes, order processing, and settlement queries.

FAQ

Frequently asked questions.

Is this a production ecommerce backend?

No. This package is a static front-end website for Cloudflare Pages. It is ready for branding, landing pages, product communication, and contact flows. Cart, login, payment, and order APIs need to be connected separately.

Can I host this directly on Cloudflare Pages?

Yes. Upload the folder or connect it through GitHub. The package includes HTML, CSS, JavaScript, favicon, redirects, headers, and 404 page.

Can the contact form work without backend?

Yes. It opens an email draft using mailto. For production, replace this with a backend endpoint, CRM form, or Cloudflare Worker.

Can this be converted to React later?

Yes. The sections are component-friendly and can be migrated into React, Next.js, Remix, or any frontend stack later.