Let’s say I want to display some calculated inform...
# suitescript
d
Let’s say I want to display some calculated information on the PDP that I also need during checkout. I was thinking about adding a method to Item.Model.js, but I can’t seem to find a way to get the item model from an order line. Is this the right practice for this sort of problem?