Announcement

Collapse
No announcement yet.

Bulk Assign Image Type

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

    Bulk Assign Image Type

    Is there a way to assign an image type to several images? Ultimately I would like to change the image type on the main image of every product...
    Matt E.
    www.harpkit.com

    #2
    Re: Bulk Assign Image Type

    You would need to use our XML provisioning format to do that:

    If you can build the file you can import it under Data Management


    <ProductImage_Add product_code="test" filepath="graphics/00000001/s2k_silver_front.jpg" type_code="main" />
    Brennan Heyde
    VP Product
    Miva, Inc.
    [email protected]
    https://www.miva.com

    Comment


      #3
      Re: Bulk Assign Image Type

      I hope to learn how to do that someday. In the meantime, I cheated.

      For some reason I had set up an image type with the code main_image. I set all the main product images to have that image type.

      I'm working with the Suivant ReadyTheme and that seems to be set up to use the image type with code main. None of my product images would display on the categorie pages. I tried setting the image type to main_image on the CTGY page but that didn't work. Changing the code in the Category Product List Layout worked but I didn't like that solution. I would have had to do that on the PROD page too.

      So I deleted the main image type and then renamed the main_image type to main. Simple. And it worked.
      Matt E.
      www.harpkit.com

      Comment

      Working...
      X