Template Product Zoom

13.01.2012 01:38
#1
ciccio3
Joomshopping forum user no avatar
Name: ciccio
07.09.2011
Сообщения: 47
Quote
Template Product Zoom

Hi I like the way pictures as they are displayed in the original template, but I like the way the description is displayed to the right of the image in product zoom template.
I'm thinking about buying it but Is there a way to disable zoom feature in this template and use the normal feature for pictures?
Thanx

 
13.01.2012 07:47
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25853
Quote
Aw: Template Product Zoom

No.

 
03.02.2012 18:20
#3
8000tonnen
Joomshopping forum user no avatar
Name: webwunder UG
28.09.2011
Сообщения: 1
Quote
Template Product Zoom

Hi,
I bought the Zoom.
But is there a way to customize the size, target and the border of the frame?
thx

 
03.02.2012 23:36
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25853
Quote
Aw: Template Product Zoom

See file

components\com_jshopping\templates\zoom01\product\load.js.php

rows

function loadZoom(){
var options =
{
zoomType: 'standard',
xOffset: 10,
yOffset: 0,
zoomWidth: 400,
zoomHeight: 400,
position: "right",
preloadImages :true,
showPreload: false,
preloadText : 'Loading image',
title: false
}
jQuery('.zoom').jqzoom(options);
}


 


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.