How to set up a simple product using WooCommerce and WordPress. This assumes you have already created the product - see Create a Product.
The product details are contained within the Product Data section, which has the following tabs:
General Section
- Regular Price – Item’s normal/regular price.
- Sale Price – Item’s discounted price that can then be scheduled for certain date ranges. The sale expires at 11:59pm of the specified end date.
Inventory Section
- SKU – Stock keep unit (SKU) tracks products. This must be unique and should be formatted so it does not match any post IDs so use a non-numeric format, such as shirt-01.
- Manage stock? - Tick this if you want to have the stock levels managed for you, i.e. you set the stock level and the stock is reduced when customer buy the product.
- Stock Status - If you have NOT ticked Manage stock then use this to set whether any item is in or out of stock.
- Stock Quantity - If you have ticked Manage stock then use this set/override the current stock quantity.
- Sold individually - tick this to only allow one of this item to be bought in a single order.
Shipping Section
- Weight - weight in Kg
- Dimensions - height, width and length
- Shipping class - If the product has a special shipping class, e.g. for bulky goods, chose the appropriate shipping class. Otherwise leave set at No shipping class.
Linked Products
- Upsells - suggested products to replace the one being viewed
- Cross-sells - additional, related products to be shown at checkout
Attributes
Additional details for the product, based on Attributes you you have created, e.g colour.
Choose an attribute relevant to the product, e.g. Colour:
Then choose the attributes that are appropriate for this product, e.g. which colours are available:
When done, click Save attributes. If you tick Visible on product page, then this information will appear under the Additional Information tab on the front end, as below:
Note that you wouldn't typically use this for colour if you want buyers to be able to choose a colour before adding to basket. To achieve that you need to make it a Variable Product.