v8.5.3
Hi, I am creating a custom email to send order details to a supplier from each individual order.
I want to include the order line description and order quantity only.
There is a variable called orderlines that inserts orderline data into existing emails, but it includes the price the customer pays and the shipping status.
I don't want to send the price the customer pays or the shipping status to the supplier.
Is there a way to create a variable based on this but to only include the orderline description and the quantity ordered?
Hi, I am creating a custom email to send order details to a supplier from each individual order.
I want to include the order line description and order quantity only.
There is a variable called orderlines that inserts orderline data into existing emails, but it includes the price the customer pays and the shipping status.
I don't want to send the price the customer pays or the shipping status to the supplier.
Is there a way to create a variable based on this but to only include the orderline description and the quantity ordered?
Comment