logo

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.

Demo EBT modules Download EBT modules

❗Extra Paragraph Types (EPT) - New Paragraphs experience

Extra Paragraph Types (EPT) - analogical paragraph based set of modules.

Demo EPT modules Download EPT modules

Scroll

Hello, I have a question about prices in Ubercart.

22/02/2025, by Anonymous (not verified)

Hello!

 

I am working on an online store... I am setting two prices and decided to use the variable price_list to avoid overloading the already busy site with extra modules... The field displays correctly, but I can't figure out how to rename the label for this price "Standard Cost." I've searched everywhere and tried everything... I can't rename it the way I need to...

Could you please advise me on where to look?

 

It would also be interesting to calculate the difference between the old and new prices, BUT there is a function function theme_uc_product_price($price, $context, $options = array()) in the file uc_product.module (possibly different in others) where these two prices are retrieved sequentially, meaning there's no way to get both values at once to perform calculations with the output... Is there any solution to this issue?

 

Thank you