Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Applying Attribute Value prices Globally.

    Hi,

    Is there anyway I can price attribute values globally?

    For example:-

    I have around 150 products which can have a Plaque applied to them.....

    I have an Option Name called:-

    'Plaque Type'

    and attribute values like :-

    'Gold Finished Aluminum Plaque'

    'Brass Plaque'


    etc.


    Obviously these also vary in price.

    I want to know if I can change the price of an attribute value globally in Zencart , so the new price would be applied to every item that uses that specific attribute value, rather than having to go through my 150+ products and change the prices individually again

    Im Using version Zencart v1.3.9h

    Many Thanks,

    Sushi

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,173
    Plugin Contributions
    0

    Default Re: Applying Attribute Value prices Globally.

    Do all your values priced the same???

    What i am asking if you have Gold Finished Aluminum Plaque = $6
    have you created another attribute that uses the same price???

  3. #3
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: Applying Attribute Value prices Globally.

    Yes we will have the same attribute on other products that has the same price.

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,173
    Plugin Contributions
    0

    Default Re: Applying Attribute Value prices Globally.

    Back up your database first....
    I always perform this on the test site first to see the changes..
    If the .sql does not work properly, you can use the backup database to fix..

    You will have to first find the options name id first..
    To find this:
    admin panel/ catalog/ option names/ on the left column you see ID and numbers below..

    Lets say you have Gold Finished Aluminum Plaque with a price of $4.

    So if Gold Finished Aluminum Plaque has an id of 3 and you want to change the price to $8

    UPDATE products_attributes SET options_values_price='8.00' WHERE options_values_id ='3';
    Then, go to the Tools ... Store Manager ... and run the:

    Update All Products' Attribute Sort Orders
    to match Option Value Default Sort Orders: Update

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,173
    Plugin Contributions
    0

    Default Re: Applying Attribute Value prices Globally.

    Correction to some wording:

    So if Gold Finished Aluminum Plaque has an id of 3 and you want to change the price to $8

    I should of said:
    So if Plaque Type has an id of 3 and you want to change the price to $8

  6. #6
    Join Date
    Mar 2009
    Posts
    435
    Plugin Contributions
    0

    Default Re: Applying Attribute Value prices Globally.

    Cheers, haredo

    will look into it.

    Regards,

    Sushi

 

 

Similar Threads

  1. increasing prices globally?
    By bbrace in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 3 May 2011, 02:13 PM
  2. globally applying tax code after forgetting it in mass upload
    By RobertG in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 28 Jan 2010, 01:53 AM
  3. How to globally increase prices?
    By snowy2007 in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 10 Dec 2008, 11:52 AM
  4. Adjusting prices globally
    By sammybotz in forum General Questions
    Replies: 3
    Last Post: 6 Apr 2007, 03:35 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR