Skip to main content

Initial Setup

Before sorting products, you need to configure WooCommerce to use custom ordering. Without this step, your rearranged product order will not display on the frontend.

Set WooCommerce Default Sorting

  1. Go to Appearance → Customize
  2. Select WooCommerce → Product Catalogue
  3. Find Default Product Sorting
  4. Set it to "Default sorting (custom ordering + name)"
  5. Click Publish to save

WooCommerce sorting settings

tip

This is the most common reason products don't appear in the order you set. If your custom order isn't showing up on the shop page, check this setting first.

Go to Admin → Rearrange Products in your WordPress admin sidebar. You'll see the main plugin interface with tabs:

  • Sort Products — Reorder all products globally
  • Sort by Categories — Set per-category product order
  • Settings — Configure sorting scope
  • Troubleshooting — Diagnostic tools and common fixes

Plugin admin page

Next Steps