Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    May 2006
    Posts
    3
    Plugin Contributions
    0

    Default Copy option value image swatch

    When I use the:
    "Add ALL Option Values to ALL products for Option Name
    Update ALL existing products that have at least ONE Option Value and Add ALL Option Values in an Option Name"

    I successfully updated all 443 products on my site, however the image/swatch associated with that particular option value was not added along with the new option. I don't want to have to edit each product individually to add that image.
    What am I missing?

    The site is www.tagityours.com

    I'm talking about a swatch associated with a font called "5th Grader", I set it up first on this product:
    http://www.tagityours.com/index.php?...products_id=81

    As you can see the font "5th Grader" shows up on all the other products but the image "Mackenzie" swatch didn't get copied to any other product.

    Thanks for looking
    BR

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Copy option value image swatch

    If you know the options_id and options_values_id in the products_attributes table ... and you know the image that should be there ... you can do this via phpMyAdmin:

    update products_attributes set attributes_image = 'attributes/color_yellow.gif' where options_id=1 and options_values_id=17
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. v155 Copy Option value from one Option name to another - Failing
    By Kcin in forum General Questions
    Replies: 7
    Last Post: 7 Aug 2016, 12:54 AM
  2. Copy option value to all products with option name
    By Nick1973 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 9 Feb 2015, 07:25 PM
  3. Is there a Mod to swap the Option Value Color Swatch images in a Drop Down Format.
    By webflink2 in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 19 Jan 2011, 05:52 AM
  4. How to Copy Option Value into Option Name?
    By miles in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 20 Jul 2009, 07:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg