Announcement

Collapse
No announcement yet.

Displaying Inventory Variant Product Images

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Displaying Inventory Variant Product Images

    Is there a way to display a product's Inventory Variant product image(s) on the product page? For example, a product has 3 colors. Each color has its own 4 images. I want to be able to display all 4 images on the product page in a grid-type layout. Then, when the swap-swatch is clicked for the color, the 4 images for that color swap out. Some colors have more images than others but I'm thinking if I can get the basic layout working. It's almost like I need a full-sized version of the thumbnail slider (but in a grid layout).
    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

    #2
    Leslie,

    In order for that to work you need to have a image with the same image type on both the master and variant product:

    Master product:
    Main: main_image_main.png
    Image One: image_one.png
    Image Two: image_two.png

    Red Variant product:
    Main: main_image_red.png
    Image One: image_one_red.png
    Image Two: image_two_red.png

    Blue Variant product:
    Main: main_image_blue.png
    Image One: image_one_blue.png
    Image Two: image_one_ted.png

    Nicholas Adkins
    Technical Training Specialist / Miva, Inc.
    [email protected]
    https://www.miva.com/mivalearn

    Comment

    Working...
    X