Product Order by Category for WooCommerce

Description

Product Order by Category for WooCommerce lets store managers define an independent product order for every supported product archive without changing WooCommerce’s global menu_order value.

Unlike global product-order tools, each taxonomy term keeps its own independent order. Use the same product in several categories and give it a different position in each one. The plugin also supports product tags, public global attributes, native WooCommerce product brands, and public custom taxonomies registered for products.

Features

  • Independent product order for each supported taxonomy term.
  • Drag-and-drop ordering with multi-select movement controls.
  • Search, stock-status, and native WooCommerce brand filters in the administration screen.
  • Optional products-per-page value for each archive term.
  • Products added after an order was saved appear first until the order is saved again.
  • Products assigned only to descendant categories are always included in parent-category ordering.
  • Products hidden from the catalog are excluded from the ordering screen.
  • Explicit shopper sorting by price, popularity, rating, or another option takes precedence.
  • Does not alter WooCommerce’s global product menu_order.
  • Does not send data to external services.
  • No telemetry, advertising, licensing, remote activation, or paid-feature prompts.

Privacy

This plugin does not collect, transmit, or share personal data. It does not contact external services, set tracking cookies, or load remote resources.

Credits

Developed by José A. Villa for Nakeep S. Coop. Galega.
Copyright 2026 Nakeep S. Coop. Galega.

Screenshots

Installation

  1. Install and activate WooCommerce.
  2. Upload the plugin ZIP from Plugins > Add New > Upload Plugin, or copy the plugin folder to /wp-content/plugins/.
  3. Activate Product Order by Category for WooCommerce.
  4. Go to Products > Product order.
  5. Choose a taxonomy and term, load its products, arrange them, and save.

FAQ

Does this change WooCommerce’s global product order?

No. Orders are stored separately for each taxonomy term. The global menu_order remains unchanged.

Which taxonomies are supported?

Public taxonomies attached to the product post type that expose both an archive and an administration interface. This includes product categories, tags, public global attributes, WooCommerce product brands when available, and public custom product taxonomies. Internal WooCommerce taxonomies such as product type, visibility, and shipping class are excluded. The optional brand filter uses WooCommerce’s native product_brand taxonomy when it is available.

Are child-category products included?

Yes. A parent category includes products assigned to any of its descendant categories, matching normal WooCommerce category behavior.

What happens when I add a product later?

The new product appears before the previously saved products. Save the archive order again to choose its final position.

Does it respect sorting selected by a shopper?

Yes. The custom order applies to WooCommerce’s default catalog sorting. Explicit sorting such as price, popularity, date, or rating is respected.

What happens when WooCommerce is inactive?

The ordering features do not run and an administrator notice is displayed. The plugin does not cause a fatal error.

What data does the plugin store?

It stores taxonomy, term ID, product ID, position, and update time in a dedicated database table. A term-meta value is stored only when a custom products-per-page value is configured. One option stores the plugin database version and another stores the uninstall preference.

Is data removed on uninstall?

Not by default. Open Products > Product order > Plugin settings and enable “Delete all plugin data when the plugin is uninstalled” before deleting the plugin if you want its table, term metadata, and options removed.

Does the plugin send any data elsewhere?

No. It does not contact external services, use telemetry, set tracking cookies, or load remote resources.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Product Order by Category for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Product Order by Category for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Product Order by Category for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release.
  • Set an independent product order for WooCommerce categories, tags, brands, enabled global attribute archives, and supported public product taxonomies.
  • Drag-and-drop ordering with search, filters, multi-selection, and bulk movement controls.
  • Set the number of products displayed per archive term.
  • Place newly added products before the saved custom order until the order is saved again.
  • Optionally remove all plugin data during uninstall.