TOPIC: Remove Item(s) In Stock

Remove Item(s) In Stock 9 years 9 months ago #5583

Can you tell me where to remove the Item(s) in Stock text on the site?

I have the box Configuration > Shopfront > Display Stock Level unchecked. Should this not show on the front end?

Thanks

Todd
The administrator has disabled public write access.

Re: Remove Item(s) In Stock 9 years 9 months ago #5593

Please help with this!!!!
The administrator has disabled public write access.

Re: Remove Item(s) In Stock 9 years 9 months ago #5599

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

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

in this file: templates/ot_jewelry/html/com_virtuemart/productdetails/default.php

Regards
The administrator has disabled public write access.

Re: Remove Item(s) In Stock 9 years 9 months ago #5600

THANK YOU! I looked practically everywhere for that code!

Todd
The administrator has disabled public write access.
Time to create page: 0.127 seconds