Community Add-Ons
| Maintainers: | berthz |
AJAX image attributes
for osCommerce Online Merchant v2.2
This contribution is based on the options as images contribution:
(http://addons.oscommerce.com/info/1467)
This contribution uses an AJAX script to load images linked with attibutes of a product. This way the drop-down list keeps functioning and the script loads the corresponding image onto the website.
A working example can be found on:
http://www.suitingyou.nl/nieuw/product_info.php?products_id=8
Example pictures are included in the package.
Reason for making this a brand new contrib rather then a new version of options as images is because the catalog side has completely changed and is not using any of the initial code anymore.
Functions are basically the same:
- Link images to attributes
- Allow for an enlarged picture
- Define width and height of pictures
- Switch contrib on/off
- AJAX loaded pictures on the product_info.php
Bug fix for v1.1.
Small change in the readme,txt file where a line was missing resulting in attribute images not showing at all.
// Attached Full package
