Palette - Make it Colorful🎨
Palette - Visual Page Builder, no design degree required.
Scroll
The value of the packaging quantity was multiplied by the price per unit.
22/02/2025, by Anonymous (not verified)
Forums
Help, guys!
On http://test3.strelka54.com/node/22, there is a product order form. How can I make it so that in the shipping message, the quantity of packages is multiplied by the price using PHP?
The price is set in the description -
<?
$price = 236;
print "$price";
?>
- Log in to post comments