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
  • Overview
  • Shopping cart (Basket)
  1. frontstore
  2. Basic selling flow

Shopping cart (Basket)

PreviousVariants treeNextShopping cart list

Last updated 2 years ago

Overview

Shopping cart (Basket) is the first of three three sections of the final order process:

  1. Shopping cart (Basket)

  2. Shipping and payment

  3. Checkout

Shopping cart (Basket)

Shopping cart (Basket) contains a list of products that are currently in the shopping cart, discount code field with the application button, and information about the final price and VAT percentage.

  • Read more about

  • Read more about

Shopping cart list
Voucher (discount code)