Page 1 of 1

E-Commerce images groter

Posted: Mon Oct 14, 2013 10:39 am
by Adheera
Hoe krijg je grotere plaatjes op de 'details'pagina?
Misschien met CGSmartImage, maar hoe krijg ik dat erop?

Zou het liefst http://www.magictoolbox.com/magiczoom/ erop zetten.
Er staan nu thumbs

Code: Select all

{foreach from=$entry->fields key='name' item='field'}
      <p> {if $field->type == 'image' && isset($field->thumbnail)} <img src="{$entry->file_location}/{$field->thumbnail}" alt="{$field->value}"/> {/if} 
Zie b.v. http://wandmagneten.nl/Products/6/57/Ka ... basic.html

Alvast bedankt, adheera