Klaviyo Site Banner | Q2 2025

Product Icon

WooCommerce

Sell online with the flexible, customizable eCommerce platform designed to grow with your business. From your first sale to millions in revenue, Woo is with you. See why merchants trust us to power 3.4 million online stores.

Turn off sort everywhere, add order item id to row item array for templates so custom template in theme dir can use it

There needs to be a filter for turning off sort everywhere, not just on the packing list. I need to do a custom template and since there is no woocommerce item id included in each row item I have to rely on the order being the same as the order I get from getting the item list from the order id using get_items. Preferably an order item id from woocommerce would be included in the item array, which there is an id field there and its empty in all cases so maybe that’s a bug?

In any event it should be an option in the admin interface to not sort anything . Currently I had to change this setting in the code and make the plugin files write protected so it can’t be updated. Here’s an example of the custom template: https://app.jawstec.com/wp-content/uploads/pip-custom-print-invoice.png.

Author

Richard Alva

Current Status

Open

Last updated: March 20, 2025

0 comments

Log in to comment on this feature request.