# Astro Quickstore

import DocButton from '~/components/webkit/DocButton.vue';
import SectionBasicContent from '~/components/SectionBasicContent/SectionBasicContent.vue';
import Container from '~/components/webkit/Container.vue';

<SectionBasicContent
  description="The Astro Quickstore helps you rapidly set up and deploy on the edge using the Astro framework and Tailwind CSS. This template provides a modern e-commerce solution with product listings, shopping cart functionality, and responsive design, all optimized for edge deployment."
  buttons={[
    { label: "Deploy template", link: "https://console.azion.com/create/azion-community/astro-quickstore", outlined: false, icon: "ai ai-azion", iconPos: "left" },
    { label: "View demo", link: "https://vts02xdu6c.map.azionedge.net/", severity: "secondary" }
  ]}
>
  <Fragment slot="content">
    <div style="flex: 1; min-width: 300px;">
      | Item | Details |
      |:----------|:------|
      | Repository | [Azion Samples](https://github.com/aziontech/azion-samples/tree/dev/templates/astro/astro-quickstore) |
      | Framework | [Astro](/en/documentation/products/devtools/azion-edge-runtime/frameworks-compatibility/astro/) |
      | Use Case | E-commerce |
    </div>
    <div style="display: flex; justify-content: center; align-items: center; flex: 1;">
      <img src="/assets/docs/images/uploads/template-showcase/astro/astro-quickstore.png" width="400" alt="Astro Quickstore" style="min-width: 100%; max-width: 100%; height: auto;" />
    </div>
  </Fragment>
</SectionBasicContent>

## About this template

This template is built with [Astro](/en/documentation/products/devtools/azion-edge-runtime/frameworks-compatibility/astro/) and Tailwind CSS to give you a ready-to-launch storefront. It includes product listings, product detail views, and a shopping cart, all wrapped in a responsive, utility-first design. Deployed on Azion, the store is served via a distributed architecture for fast, globally distributed delivery.

## Key features

- Prebuilt e-commerce flow with product listings and a shopping cart
- Responsive interface styled with Tailwind CSS utility classes
- Quick setup so you can get a storefront online with minimal configuration
- Edge-optimized delivery through Azion for low-latency shopping worldwide