Found a file responsible for displaying the price, under its line or in it with a fraction I want to insert a code that displays the weight of the product in grams. Tell me, please, what should be the code. File path:: app \ design \ frontend \ rwd \ default \ template \ catalog \ product \ price.phtml
<span class="regular-price" id="product-price-<?php echo $_id ?><?php echo $this->getIdSuffix() ?>"> <?php echo $_coreHelper->currency($_price + $weeeAmountToDisplay, true, true) ?> </span> 