How to add simple products on WooCommerce

beginner 8 min read Updated 2026-03-18
Quick Answer

Adding simple products in WooCommerce involves navigating to Products > Add New in your WordPress admin, filling in product details like name and price, and publishing the product. Simple products are the most basic product type for single items without variations.

Prerequisites

  • WordPress website with WooCommerce plugin installed
  • Admin access to WordPress dashboard
  • Basic understanding of WordPress navigation
  • Product images and descriptions ready

Step-by-Step Instructions

1

Access the WooCommerce Products Section

Log into your WordPress admin dashboard and navigate to Products in the left sidebar. Click on Add New to create a new product. This will open the product editor where you'll configure your simple product.
You can also access this quickly by hovering over Products and clicking Add New from the dropdown menu.
2

Enter Basic Product Information

In the product editor, enter your product's Title in the main field at the top. Below that, add your product description in the large text editor. This description will appear on your product page and should include key details about the item.
Use the visual editor to format your description with headings, bullet points, and bold text for better readability.
3

Configure Product Data Settings

Scroll down to the Product data meta box. Ensure Simple product is selected in the dropdown (this is the default). In the General tab, enter your Regular price and optionally a Sale price. You can also add a SKU for inventory tracking.
If you enter a sale price, WooCommerce will automatically show the discount percentage on your product page.
4

Set Up Inventory Management

Click on the Inventory tab within the Product data section. Check Track quantity for this product if you want to manage stock levels. Enter your Stock quantity and choose whether to allow backorders. Set the Stock status to In stock.
Enable stock management to prevent overselling and get low stock notifications.
5

Configure Shipping Settings

Navigate to the Shipping tab and enter the product's Weight and Dimensions (Length, Width, Height). These values are used to calculate shipping costs. You can also assign a Shipping class if you have different shipping rates for different product types.
Accurate dimensions help provide better shipping cost estimates to your customers.
6

Add Product Images

In the Product image section on the right side, click Set product image to upload your main product photo. Below that, use Product gallery to add additional images that customers can view. Upload high-quality images that showcase your product from different angles.
Use images with consistent lighting and backgrounds for a professional appearance.
7

Set Product Categories and Tags

On the right sidebar, find Product categories and check the appropriate categories for your product. You can create new categories by clicking Add New Category. Add relevant Product tags to help customers find your product through search and filtering.
Well-organized categories and tags improve your store's navigation and SEO.
8

Publish Your Product

Once all information is entered, click the Publish button in the top right corner to make your product live on your store. You can also save it as a Draft to finish later or use Preview to see how it will look before publishing.
Preview your product page before publishing to ensure all information displays correctly.

Common Issues & Troubleshooting

Product images not displaying properly

Check that your images are in supported formats (JPG, PNG, GIF) and under the maximum file size limit. Try regenerating thumbnails using a plugin like Regenerate Thumbnails.

Price not showing on frontend

Ensure you've entered a price in the General tab of Product data. Clear any caching plugins and check that your theme properly supports WooCommerce price display.

Product not appearing in shop page

Verify the product is Published (not Draft) and assigned to a product category. Check your shop page settings under WooCommerce > Settings > Products.

Stock status showing incorrectly

Go to the Inventory tab and ensure stock tracking is properly configured. If using stock management, verify the stock quantity is greater than 0 and stock status is set to In stock.

Prices mentioned in this guide are pulled from current plan data and may change. Always verify on the official WooCommerce website before purchasing.