Function php price “cost”
-
Hey,
I need to display the unit price of a product on my PDF invoices, but only the total quantities are displayed.
What is the function in PHP to simply display the unitary cost of a product?
Or I can display the total price (but I can’t find the function to display it without the € or $ currency) to do a division with the quantity.
Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Function php price “cost”’ is closed to new replies.