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

# Products and Price List overview

> Unified product and service catalogue with prices, costs, margins and BOM.

The **Products** module (a.k.a. **Listino** in Italian) is the single catalogue you draw from when building quotes and invoices. It covers physical goods (products), services, and bundles with bill of materials.

<Frame>
  <img src="https://mintcdn.com/agevole/cM9eEPJE8FVhTNOb/images/prodotti/en/listino-overview.svg?fit=max&auto=format&n=cM9eEPJE8FVhTNOb&q=85&s=382b1cdccebaa7159234da2651b91723" alt="Price list with product, price, cost, margin columns" width="1200" height="720" data-path="images/prodotti/en/listino-overview.svg" />
</Frame>

## What you can do

<CardGroup cols={2}>
  <Card title="Catalogue and pricing" icon="tag" href="/en/products/catalog-and-pricing">
    Item master, pricing, VAT, categories, variants.
  </Card>

  <Card title="Bill of materials" icon="sitemap" href="/en/products/bill-of-materials">
    Composite products, bundles, cost computed from components.
  </Card>
</CardGroup>

## Benefits

* **Single source of truth**: same price and description across every quote and invoice
* **Visible margin**: instantly see if you're selling below cost
* **Excel import/export**: bulk price updates
* **[WooCommerce integration](/en/integrations/woocommerce)**: bidirectional sync with your e-commerce

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Do I have to use the price list?">
    No. In quotes and invoices you can insert free-form lines. The price list is useful when you repeat the same items.
  </Accordion>

  <Accordion title="Can I have different price lists per customer?">
    Yes, via customer price lists and customer-level discounts. See [Catalogue and pricing](/en/products/catalog-and-pricing).
  </Accordion>
</AccordionGroup>
