Create a Product
Learn how to create a new product from scratch in Spree Commerce.
Adding products manually is a crucial part of managing any ecommerce store. Whether you’re launching something new, setting up preorders, or testing a market-specific variant, Spree makes it easy to create fully-detailed products through a clean and structured editor.
This guide walks you through each section of the product editor, explaining what each field does and why it matters.
Don’t forget to click Create at the bottom of the page before navigating away — changes aren’t saved automatically.
Create a New Product
To get started, navigate to the Products tab of the admin dashboard.
Click New Product in the top right corner to open the product creation form.
Name & Description
The first fields at the top of the product form let you enter:
- Name: Shown on product listing pages, the PDP, checkout.
- Description: Displayed on the product detail page. Supports rich formatting like bold text, headings, links, and images.
A good name and description helps customers understand what they’re buying - they’re also used for SEO if no dedicated meta fields are set.
Media
This is where you can add visual media to your product. Click Upload New Asset to open the file importer.
Once your chosen files have been uploaded, you can rearrange the images by dragging and dropping - the left most image is the main image used on product listings.
To edit an image’s alt text, replace it, or delete it entirely, click on the image to open the edit form.
You can also use the checkboxes to delete multiple images at once.
Availability & Status
This section controls when and how your product appears on the storefront:
- Status:
- Active: visible and purchasable
- Draft: hidden from customers
- Archived: stored in the admin, no longer available
- Make Active At: Schedule a future go-live date
- Available On: Set a public release date (commonly used for preorders)
- Discontinue On: Choose a date to automatically unpublish the product
These tools let you prepare seasonal drops, preorders, or time-limited products in advance.
Categorization
Organizing products properly helps with navigation and merchandising. Here you can add:
-
Taxonomies: Assign categories, collections, or brands (e.g., Fashion → Women → Tops). Products will appear anywhere the taxon is used on the site.
-
Tags: Use custom tags like Vegan, Eco-Friendly, or Summer Collection for filtering, related products, or smart merchandising logic.
There’s no limit to the number of taxons or tags you can apply.
Taxonomies must be created in Products → Taxonomies before they can be assigned to products. Tags, on the other hand, can be created directly in the product editor.
Pricing
This section controls how much your product sells for:
- Amount: The selling price shown on the storefront
- Compare At Amount: Optional field for showing a discounted or original price.
Setting a Compare At amount will add a crossed-out price and a Sale badge to the product wherever it appears on the storefront.
If your store supports multiple currencies, you’ll see additional rows here to define localized pricing.
Add or manage supported currencies in Settings → Store Settings.
Inventory
This section lets you manage stock levels and tracking:
- Track Quantity: Enable this if you want to keep count of stock and prevent overselling.
- Quantity: Set available inventory for each stock location.
- Continue Selling When Out of Stock: Optional override that allows customers to purchase even if stock is zero.
- SKU: Internal identifier for managing stock. Not required, but helpful — must be unique per variant.
- Barcode: Used for scanning in warehouses, syncing with logistics providers, or POS systems. Supports ISBN, UPC, GTIN, etc.
If quantity tracking is enabled, stock is automatically reduced when orders are placed.
Variants
If your product has multiple sizes, colors, or formats, use the Variants section. To add variants, first click Add options like size or color to open the variant form.
Then, simply follow these steps to add variants:
- Choose an Option Name (e.g., Size, Color)
- Add Option Values (e.g., S, M, L)
- Click Done
- Add more option types if needed
You can add or manage Options under Products → Options.
Once added, you’ll see per-variant Price and Inventory fields so you can manage each combination independently.
Keep naming consistent across products (e.g., use S, M, L everywhere - not Small, Medium, Large on some items and initials on others).
Shipping
If your shipping methods rely on product size or weight, this section is critical.
- Dimensions & Weight: Enter the product’s width, height, depth, and weight.
- These values can be used to calculate shipping costs automatically
- Shipping Category: Choose the category that determines shipping behavior.
- E.g., assign Digital for downloadable products, or Heavy for oversized items.
You can change the default unit system (metric vs imperial) in Settings → Store Details → Standards & Formats.
Properties
Use properties to highlight key details about the product. These appear on the PDP and are often used to help shoppers compare items.
Common property examples:
- Material: 100% Organic Cotton
- Fit: Regular
- Care: Machine wash cold
- Allergens: Contains nuts
These are optional, but recommended for apparel, food, and beauty products especially.
You can add or manage properties under Products → Properties.
Tax
Assign a tax category to the product, which determines how taxes are applied based on customer region and store settings. For example:
- Default Tax
- Tax Exempt
- Downloadable Goods
Search Engine Listing
This section allows you to control how the product appears in search engine results and on social media.
Click Edit to modify:
- Meta Title: The page title shown in search results
- Meta Description: Short summary shown beneath the title
- Slug: Controls the product’s URL. If not set, the product name is used (e.g., /black-hoodie)
Save Changes
Once you’ve filled out all the required and optional fields, scroll to the bottom and click Create to publish the product (or save it as a draft).
You can always return to this page to update or archive the product later.
3rd Party Products (Enterprise only)
If you’re running a multi-vendor marketplace with Spree Enterprise Edition, vendors will create or upload their own products during onboarding. You can still review and edit vendor-created products as needed.