Can I ask another question, is there any way that I can add a conditional statement on this line of code “product_post_meta=_stock_status”, that it only shows if the status was Backorder.
I just want to show the “Backorder” word and the quantity of that Backorder of a specific product example “Backorder: 1”, if the product has a Backorder then it will show in the invoice template.