Categories
IT Blog Woocommerce

How To Customize Product Sorting in WooCommerce

To customize the product sort order of your products on the product category archive page. The archive used the default alphabetical sorting, but you can change the sort oder of products in a category

Custom Sorting

Listing only products in a category:

  • Click on “Products” in Admin left sidebar
  • Click on “Select on Category”: Click on a category in dropdown list
  • Click on button “Filter” in far right”: to list only products in your selected category above..

Change “menu order” of each product in category:

  • Click “Edit” on a product to go product edit screen
  • Click on “Advanced”: to change product’s “Menu order”: it should be 0,1, 2, 3, 4 ….
  • Click “Update” to save changes.

 

 

Categories
IT Blog Woocommerce

How to Add Products in WooCommerce: Step-by-Step Guide

Adding a product

Before adding your first product, let’s get familiar with how product categories, tags, and attributes work.

Product Categories

Product categories and tags work in much the same way as normal categories and tags you have when writing posts in WordPress. They can be created, edited, and selected at any time. This can be done when you first create a product or come back and edit it or the category/tag specifically.

Attributes

These can be added per product, or you can set up global attributes for the entire store to use (e.g., in layered navigation).

Product Types

With attributes and categories set up and stock management configured, we can begin adding products. When adding a product, the first thing to decide is what type of product it is.

Simple – covers the vast majority of any products you may sell. Simple products are shipped and have no options. For example, a book.

Grouped – a collection of related products that can be purchased individually and only consist of simple products. For example, a set of six drinking glasses.

Virtual – one that doesn’t require shipping. For example, a service. Enabling this, disables all shipping related fields such as shipping dimensions. A virtual product will also not trigger the shipping calculator in cart and checkout.

Downloadable – activates additional fields where you can provide a downloadable file. After a successful purchase, customers are given a downloadable file as a link in the order notification email. This is suitable, for example, for a digital album, PDF magazine, or photo.

External or Affiliate – one that you list and describe on your website but is sold elsewhere.

Variable – a product with variations, each of which may have a different SKU, price, stock option, etc. For example, a t-shirt available in different colors and/or sizes.

Other types are often added by extensions. For example, WooCommerce Subscriptions adds new product types as does WooCommerce Bookings.

Adding a Simple Product

Adding a Grouped products

Adding a External/Affiliate Product

Adding a Variable product