normal I need some small changes in templates

More
11 years 10 months ago - 11 years 10 months ago #1462 by Fane Avram
Hello!
I need some small changes in templates if is possible.

I want to see in product details Product Weight and Product Unit.

Can you help me please ?

Thank you
Last edit: 11 years 10 months ago by Fane Avram.

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #1465 by Linh Robert
Hi,
Just do this:

In Virtuemart backend, just add custom fields for those(unit, weight) and in product edit, put the value for them.

Thanks

If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket Notice: Undefined variable: target in /home/omegatheme/public_html/components/com_kunena/template/aurelia/layouts/bbcode/url/default.php on line 32
> www.omegatheme.com/member/

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #1467 by Fane Avram
Thank you.

I found this code to add default.php from templates/ot_petshop/html/com_virtuemart/productdetails


</br>
<?php //Product Weight
if (!(($this->product->product_weight)==0)) { ?>
<span class="product-fields-title" >
<?php echo JText::_('Greutate: ') ?>
</span>
<?php echo $this->product->product_weight ?>
<?php echo JText::_(' ') ?>
<?php echo $this->product->product_weight_uom; ?>
<br>

<span class="product-fields-title" >
<?php echo JText::_('Disponibil la: ') ?>
</span>
<?php echo $this->product->product_unit; ?>
<?php } ?>

Please Log in or Create an account to join the conversation.

Time to create page: 0.241 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam