WoodMartW
WoodMart
Aug 11

Please add split order features

If customer I am more than one product then split the order into different order ID and show customer as a different order of individual product and in admin part show as a order with common id inside that individual order it is there Eg. If coustomer order Product 1, product 2 Then common order id is #123456 for admin And for coustomer for product 1 order id is #123456-1 And for product -2 order id is #123456-2
PendingPending

Aug 13, 2024

Shouldn't be a theme function, that's core or plugin.

Aug 12, 2024

How should options that manipulate orders be related to the theme rather than WooCommerce itself? If such options are to be added, they should be included only in the WooCommerce plugin itself or another plugin from WooCommerce.