Show item single_display_amount instead of variant price in order details table

Also has the effect of taking the inventory price into account (since it is stored against the line item price)
This commit is contained in:
Rob Harrington
2017-05-19 17:26:55 +10:00
parent 570f0344da
commit 848193434b

View File

@@ -0,0 +1,3 @@
/ replace_contents 'tr[data-hook="order_details_line_item_row"] td.price'
= item.single_display_amount