How do I remove "Zoom Image" from front end product display

21.10.2012 15:35
#1
swanjung
Joomshopping forum user no avatar
Name: Soowan
21.10.2012
Сообщения: 33
Quote
How do I remove "Zoom Image" from front end product display

I would like to remove "Zoom Image" that appears on the product page. I am selling a service, not a product, and therefore do not need people to zoom on an image. I have attached a screenshot. I think I remove it from the product file in default in template. I just want to check here first before I make any changes in case I do something wrong. Thanks.
How do I remove "Zoom Image" from front end product display

 
21.10.2012 15:44
#2
FrankG.
User FrankG.
Name: Frank
30.11.2011
Сообщения: 1600
Quote
Aw: How do I remove "Zoom Image" from front end product display

delete
<div class="text_zoom">
<img src="<?php print $this->path_to_image?>/search.png" alt="zoom" /> <?php print _JSHOP_ZOOM_IMAGE?>
</div>


in file components/com_jshopping/templates/default/product/product_default.php

 
21.10.2012 18:17
#3
swanjung
Joomshopping forum user no avatar
Name: Soowan
21.10.2012
Сообщения: 33
Quote
Aw: How do I remove "Zoom Image" from front end product display

Thanks very much, gotty.

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.