Hi,
It is possible to place the order shipping as a orderline without writing any code for this?
I would like to create a orderline with shipping price and a product number.
- Allan
Hi,
It is possible to place the order shipping as a orderline without writing any code for this?
I would like to create a orderline with shipping price and a product number.
- Allan
Hi Allan,
You could output the value of the shipping fee directly below the loop that outputs the order line, giving the impression it's an order line, instead of an order-scoped item. Would that help?
Since a shipping fee applies to the entire order, not to an order line, it's not associated with a product and as such you can't output a poduct number.
What's your use case for this? There may be other ways to do what you want to do.
Cheers,
Imar
Hi Allan
You can create an Order discount, call it "Shipping", setting the buy limit to 1, set the Sales discount value to "Amount" and give it a value of -10 or whayever the price of shipping is. This will show up as an orderline discount in the cart. But it will not have a product number.
Nicolai
Hi,
We did found another solution for this. The ERP partner will take care of this.
Thanks for the replies!
- Allan
You must be logged in to post in the forum