User's Manual
VirtueMart User Manual
20
"no image" image default: /ps_image/noimage.gif
This image will be shown when no product image is available.
Show footer "powered by..." ? Displays a powered-by-VirtueMart footer image. Give credits
back to the author!
Design
Global Shop Theme Here you can select which theme is used to style the shop. The
configuration link takes you to the theme configuration screen.
Default number of products in a
row
This defines the number of products in a row. Example: If you
set it to 4, the default category template will display 4 products
per row.
Note
You can change the Category's Number of products
per row for each category in its category form!
Category Template default: browse_1
This defines the category template for displaying products
in a category when no special template is set. You can
create new templates by customizing existing template files
(which reside in the directory COMPONENTPATH/html/
templates/ and begin with browse_).
Note
You can change the Category Template for each
category in its category form!
FLYPAGE default: shop.flypage
This is the page used for displaying product details when no
special flypage is set.
Note
You can change the Flypage for each category in its
category form!
Dynamic Thumbnail Resizing? If checked, you enable dynamic Image Resizing. This means
that all Thumbnail Images are resized to fit the Sizes you
provide below, using PHP's GD2 functions.
Tip
You can check if you have GD2 support by browsing
to "System" -> "System Info" -> "PHP Info" -> gd.
The Thumbnail Image quality is much better than Images
which were "resized" by the browser. The newly generated
Images are put into the directory /shop_image/prduct/resized.
If the Image has already been resized, this copy will be send to
the browser, so no image is resized again and again.
Thumbnail Image Width The target width of the resized Thumbnail Image.