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

# Products

> Create, edit, and organize your product catalog

The Products page is the heart of your catalog. Every item you sell starts here. Each product can have multiple size variants, each with its own stock level and pricing.

## Creating a new product

<Steps>
  <Step title="Navigate to Products">
    Go to Inventory → Products in the sidebar and click "Add Product".
  </Step>

  <Step title="Upload images">
    Upload product images (up to 6). Drag and drop PNG, JPG, WebP, or GIF files.
  </Step>

  <Step title="Select classification">
    Choose the Category (required), Collection, Sport, and Brand (optional).
  </Step>

  <Step title="Enter product details">
    Fill in the Name, Style Code, SKU (your unique product code), and Description.
  </Step>

  <Step title="Save the product">
    Save the product. It will appear in your catalog in a draft state.
  </Step>
</Steps>

<video controls className="w-full aspect-video" src="https://mintcdn.com/stashlify/DmrTdbRB_yYVB1Tk/assets/videos/Create%20And%20Configure%20Products%20In%20Stashlify.webm?fit=max&auto=format&n=DmrTdbRB_yYVB1Tk&q=85&s=89bf7b286df199f5fc8db5db65846e75" data-path="assets/videos/Create And Configure Products In Stashlify.webm" />

## Adding Stocks

<Steps>
  <Step title="Access Actions">
    Hover over the action button then click Add Stock.
  </Step>

  <Step title="Select branch">
    Select the branch (if you have multiple locations).
  </Step>

  <Step title="Choose type">
    Choose the type: In-House (your own inventory) or Consignment (from a consignor).
  </Step>

  <Step title="Select a Sizing Profile">
    Choose the size profile: Shoes, Apparel, Custom Profiles, etc…
  </Step>

  <Step title="Enter details">
    For each item, select Gender, Size, Condition, Quantity, Cost Price, Selling Price, and Sale Price(If Discounted).
  </Step>

  <Step title="Set commission (If item has commission fee)">
    Toggle on "Add commission", select type (Percentage or Fixed) and set the rate or amount.
  </Step>

  <Step title="Add Stock">
    Click "Add Stock" to add new stocks in inventory.
  </Step>
</Steps>

<video controls className="w-full aspect-video" src="https://mintcdn.com/stashlify/DmrTdbRB_yYVB1Tk/assets/videos/Add%20And%20Configure%20Stock%20In%20Stashlify.webm?fit=max&auto=format&n=DmrTdbRB_yYVB1Tk&q=85&s=8cf9ad0b464c5197e57eb5dc159d9009" data-path="assets/videos/Add And Configure Stock In Stashlify.webm" />

## Publishing

Each product has a Publish toggle. When enabled, the product appears on your storefront. Products with zero total stock cannot be published. Toggle it off to hide a product from customers while keeping it in your inventory system.

<div className="flex justify-center">
  <img src="https://mintcdn.com/stashlify/gj0DqKF18b887LQp/assets/images/Published-Toggle.gif?s=98064b641dcf37fb3785195aabb54f51" className="w-1/6 max-w-xs" alt="Published Toggle" width="800" height="687" data-path="assets/images/Published-Toggle.gif" />
</div>

## Searching and filtering

Use the search bar to find products by SKU or name. Filter by Category, Brand, or Sport to narrow results. Bulk select products using the checkboxes to perform actions on multiple items at once.

<Info>
  **Important:** Set up your Categories, Brands, and Collections before adding products. This makes the product creation process faster and ensures consistent organization.
</Info>
