0
Welcome Guest! Login
0 items Join Now

ProductView

Your Guide to the ProductView Extension for Magento


Introduction

The ProductView module overrides the default product view, adding some configurable extras. It does away with the default Magento zoom, which is based on Scriptaculous, and replaces it with a jQuery version.

The original zoom is not very user friendly. You need to drag a zoom bar below the image, move up to the image, and click and hold to drag it around and pan. The new jQuery version needs just one click to be activated. Then, simply moving the mouse will pan the image. A second click returns to the full image view.

The thumbnails have also been improved upon. You can now simply click a thumbnail to have that image show as the main picture, with the images fading between one another.

You also have the option of having the thumbnail images show in an overlaid thumb gallery, which slides up into view or down and out of view when clicked. You can also choose between a two or three column layout (as long as your current template supports both layout types).

Setup

RokMage Modules can be managed via the configuration interface accessible by navigating to Admin -> System -> Configuration and clicking on the corresponding extension in the sidebar under RokMage Modules.

You will want to make sure that the Configuration Scope is set to the theme you wish to modify the settings unless you wish to change the default for all scopes.

1
Enable Product View
2
Use 2 Column Layout
1
Enable Tabbed Product Info
2
"Quick Info" Attribute
3
"Quick Info" Content
4
Tab Attribute
5
Tab Content
1
Show Product Reviews
2
Equalize Tab Heights
3
Upsell Columns
1
Enable RokMage Media View
2
Resize Product Image Background
3
Image Background Location
4
Small Image Width
5
Small Image Height
6
Large Image Width
7
Large Image Height
8
Thumbnail Width
9
Thumbnail Height

How to Install

You can download a zip package from the RokMage Extensions using the Download button above..

Once you have downloaded and unzipped the extension package, you will notice that the folder structure for the files has been included. This means you can simply copy the files/folders over to the corresponding folder of your Magento site, if developing locally.

If you are developing on a remote server, you can simply upload the app and skin folders to the Magento install on your server.

1
This can also be the name of your template package.
2
This can also be the name of your template package.

Magento uses a hierarchy system. Adding the files in the base folder will work with any theme package. You can also elect to add the layout, template, and skin files to your theme package folder (instead of base) in order to have the extension apply only to that theme. Anything placed in the theme package folder will override what exists in the base folder. Anything in the base folder is accepted as default.

If you download a RocketTheme Magento template, the extension files will all be included in the theme package folder, not the base folder.


Found errors? Think you can improve this documentation? Please edit this page. You can also view the history of this page.