TheShop
  • Home
    • TheShop: Headless e-commerce platform with API-first approach
  • GETTING STARTED
    • Quickstart guide
  • frontstore
    • Introduction
      • Types of frontstores
    • API
      • Frontstore API
      • Template customization
    • API client for Laravel
      • Example: Find products by keyword and include sold out products with available attributes to filter
    • Basic selling flow
      • Homepage
      • Product list
      • Product detail
        • Availability and count info in products
        • Add products to cart
        • Variants tree
      • Shopping cart (Basket)
        • Shopping cart list
        • Voucher (discount code)
      • Shipping and payment
      • Checkout
        • Completing order – payment flow
    • Contact form
    • Headless CMS
    • Caching
    • Known Issues
    • FAQ
Powered by GitBook
On this page
  1. frontstore

Introduction

PreviousQuickstart guideNextTypes of frontstores

Last updated 2 years ago

A frontstore is essential for any e-commerce channel as it's the visual part customers interact with directly. It's representing the brand's identity, values, and style. The frontstore should be easy to navigate, visually appealing, and optimized for all supported devices.

Currently, there are two ways how to create a frontstore based on TheShop API:

Custom-made frontstore
Frontstore using a TheShop template