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.
GLightbox is a pure javascript lightbox (Colorbox alternative without jQuery)❗
It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self-hosted videos.
The value of the packaging quantity was multiplied by the price per unit.
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