Hello everyone !
I would like to access the price of a product that will be paid by the customer so I though that using point of sale would be a good start because it displays this price.
I just don't know how to access this price because of the option that doesn't include taxes in product's sale price.
What I need is the value paid by the customer if he only bought the product.
Thank you for your time !
Where do you want to display prices including tax? I do not understand what you want to achieve.
I would like to build a XML body in my model that is linked to product.template class to send to a side server. In this XML i need to put the product's price including tax.
anything ?