Extra Block Types (EBT) - New Layout Builder experience❗
Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.
❗Extra Paragraph Types (EPT) - New Paragraphs experience
Extra Paragraph Types (EPT) - analogical paragraph based set of modules.
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";
?>