mambo-phpShop makes use of the Mambo Templates' CSS. It uses the Standard-CSS Classes defined for Mambo like sectiontableheader, sectiontableentry1, sectiontableentry2 and so on. You'll find some rows that are not CSS colored. These ones can be changed by Search Color 1 and 2.
Show or Hide the PDF - Button in the Shop Frontend.
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! |
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! |
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! |
default: /ps_image/noimage.gif
This image will be shown when no product image is available.
Determines the number of rows per page when search results are displayed in a list.
[deprecated]
Sets the number of rows to show in the order list select box of the Affiliate Module.
Displays a powered-by-mambo-phpShop footer image. Give credits back to the author!
Here you can choose out of different images for displaying the Button "Add to Cart".
![]() |
Tip |
---|---|
You can customize this list by creating your own template images, renaming them to something beginning with add-to-cart_ and putting them into the directory /components/com_phpshop/shop_image/ps_image/. |
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.
The target width of the resized Thumbnail Image.
The target height of the resized Thumbnail Image.
default: #f9f9f9
Specifies the color of the odd numbered rows in a result list.
default: #f0f0f0
Specifies the color of the even numbered rows in a result list.