TOPIC: Product Details

Product Details 9 years 9 months ago #5657

  • dh12355
  • dh12355's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 27
  • Thank you received: 1
  • Karma: 0
Hello,

i dont find who i can delete "100 item(s) in stock" and the tab "review".
All review settings are disabled at the configuration in virtuemart.

i cant uplooad my screen so see it here: findergruppe24.de/screen.png
Last Edit: 9 years 9 months ago by dh12355.
The administrator has disabled public write access.

Re: Product Details 9 years 9 months ago #5660

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

You can find and remove this code below:
<div class="product-in-stock">
	<?php echo $this->product->product_in_stock . JText::_('TPL_OT_ITEM_IN_STOCK'); ?>
</div>

and tab review
//Product Review
echo $pane->startPanel(JText::_('COM_VIRTUEMART_REVIEWS'), 'otcustom-title-tab-'.$i++);
echo $this->loadTemplate('reviews');

at templates/ot_caraccessories/html/com_virtuemart/productdetails/default.php

Regards
Last Edit: 9 years 9 months ago by trungdt.
The administrator has disabled public write access.
The following user(s) said Thank You: dh12355

Re: Product Details 9 years 9 months ago #5662

  • dh12355
  • dh12355's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 27
  • Thank you received: 1
  • Karma: 0
Thanks a lot!!!

I also dont find who i can change the Word "Sale" ( see screen ).

i cant uplooad my screen so see it here: findergruppe24.de/screen.png
Last Edit: 9 years 9 months ago by dh12355.
The administrator has disabled public write access.
Time to create page: 0.263 seconds