Products
Everything you need to know about managing your catalog.
🎬 Video — products full walkthrough
The product list
Dashboard → Products shows every product you've created with:
- Cover image thumbnail
- Name + slug
- Price (and crossed-out compare-price if set)
- Stock state (In stock / Low / Out)
- Visibility (Public / Hidden / Draft)
- Actions: Edit, Duplicate, Archive
Filter by category, status, stock state, search query. Bulk-select to apply: Hide, Show, Archive, Move category, Set price.
Anatomy of a product
| Section | What it controls |
|---|---|
| Identity | Name, slug, description |
| Pricing | Price, compare-price (the strikethrough), cost (for margin reports) |
| Inventory | Stock count, low-stock alert, SKU, barcode, track stock yes/no |
| Images | Cover + gallery (up to 10) |
| Variants | Color, size, text variants — each combination has price/stock/image overrides |
| Shipping | Weight, dimensions; per-product shipping override (see Custom Product Shipping) |
| SEO | Meta title, meta description, OG image |
| Visibility | Public / Hidden / Draft |
| Category | One main category + tags |
Pricing tactics
- Compare price (was/now) drives 10–30% conversion lift on most categories. Set it to a believable original price.
- Bundles — list "buy 2 get free shipping" type offers in the description; cart math is enforced via the
Limit orders per IPadd-on if you want to cap. - Promotions — you can set a flat % off store-wide via Marketing → Promotions.
Stock & inventory
Two modes:
- Track stock OFF — sells indefinitely, never marks out-of-stock.
- Track stock ON — decrements at order
confirmed, marks out-of-stock at 0.
For per-variant or per-combination stock + low-stock alerts via webhook, install the Stock Management add-on.
Categories
Tree-structured (parent → child). Categories show in the storefront menu and in /category/<slug> URLs. Each category can have:
- A name (per-language)
- A description
- A cover image
- An SEO meta block
Bulk operations
- Bulk price update — apply % or fixed amount to a filtered list.
- CSV import (Pro) — match by SKU; missing rows are inserted, existing ones updated.
- CSV export — full catalog with images URL list.