> ## Documentation Index
> Fetch the complete documentation index at: https://docs.laravelshopper.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to Shopper, your e-commerce administration panel for managing products, orders, customers, and more.

Shopper gives you a complete administration panel to manage your online store. From this panel, you can create products, process orders, manage customers, set up discounts, and configure every aspect of your store without writing any code.

<Frame>
  <img src="https://mintcdn.com/shopperlabs-ee054f5e/RoQo55-CU3i212Mj/images/v2/admin-dashboard.png?fit=max&auto=format&n=RoQo55-CU3i212Mj&q=85&s=37143b93b0d5890cc25f5bec48ba7a5e" alt="Shopper administration dashboard" width="3452" height="1968" data-path="images/v2/admin-dashboard.png" />
</Frame>

## What You Can Do

<CardGroup cols={2}>
  <Card title="Product Management" icon="box" href="/v2/user-guide/catalog/products/overview">
    Create and manage products with variants, images, pricing, and inventory. Organize them into categories, collections, and brands.
  </Card>

  <Card title="Order Processing" icon="cart-shopping" href="/v2/user-guide/sales/orders">
    Track customer orders from placement to delivery. Manage payments, shipping, and fulfillment from a single screen.
  </Card>

  <Card title="Customer Management" icon="users" href="/v2/user-guide/sales/customers">
    View customer profiles, order history, and addresses. Keep track of who is buying what.
  </Card>

  <Card title="Discounts & Promotions" icon="tags" href="/v2/user-guide/marketing/discounts">
    Create discount codes with conditions, usage limits, and expiration dates to drive sales.
  </Card>

  <Card title="Store Settings" icon="gear" href="/v2/user-guide/store-setup/general-settings">
    Configure your store name, currencies, locations, legal pages, and more.
  </Card>

  <Card title="Team Management" icon="user-shield" href="/v2/user-guide/administration/users">
    Add staff members, assign roles, and control who can access what in the admin panel.
  </Card>
</CardGroup>

## Who Is This Guide For?

This User Guide is designed for **store administrators and managers** who use Shopper daily to manage their e-commerce operations. No technical knowledge is required. Every feature is explained with step-by-step instructions.

<Tip>
  Looking for developer documentation? The [Documentation](/v2/getting-started) tab covers installation, configuration, model references, and customization options.
</Tip>

## Getting Help

If you need assistance while using Shopper:

* Join the [Discord community](https://discord.gg/CC444Gy7) to connect with other users and the Shopper team
* Check the [GitHub repository](https://github.com/shopperlabs/shopper) for updates and known issues

## Next Steps

Ready to get started? Learn how to [log in to your administration panel](/v2/user-guide/getting-started/login).
