Moving additional image list to the left of the main image in product view page

If you are trying to move the additional images to the left side of the main image in the product item view page, then it is possible by creating an override as follows:

**Steps to be done: **

  • Create a file called “viewimages.php” under “/templates/your site’s template/html/comj2store/templates/your sub-template/”

  • Paste the following code there:

    Click to open the gist code

    Save. This would display the additional images list to the left of the main image on the product’s item view

Last updated