Productimage
ekmTags: [ekm:productimage]
For use on Product Pages Only.
This tag outputs all a products images. Users can then click on these images to view a full size version if required.
| Full Tag | |
[ekm:productimage]
width='auto';
height='auto';
opentype='popup';
extra_images='popup';
images_layout='STYLE1';
extra_images_width='auto';
extra_images_height='auto';
[/ekm:productimage]
| |
| Example Output | |
| |
Tag Parameters
| width |
| Allows you to set the width of the main image |
| Possible Values | |
| auto | |
| User Defined - In pixel units | |
| height |
| Allows you to set the height of the main image |
| Possible Values | |
| auto | |
| User Defined - In pixel units | |
| opentype |
| Allows you specify what happens when visitors click on the product images to view the full size versions. |
| Possible Values | |
| view | Displays the image alone in the current browser window |
| popup | Displays the image in a new popup window |
| templateview | Displays the image in the current browser window, maintaining the current shop design |
| extra_images |
| Should additional product images be displayed? |
| Possible Values | |
| auto | |
| yes | |
| no | |
| images_layout |
| How should the product images be laid out? |
| extra_images_width |
| Allows you to set the width of the additional images |
| Possible Values | |
| auto | |
| User Defined - In pixel units | |
| extra_images_height |
| Allows you to set the width of the additional images |
| Possible Values | |
| auto | |
| User Defined - In pixel units | |




