Thread: Group pricing

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jan 2018
    Location
    Finland
    Posts
    10
    Plugin Contributions
    0

    Default Group pricing

    Is there someway possible uppgrade all prices inside product group ? I need make prices up 12% to some groups where total about 1000 products so very hard make one by one those. Many thanks if anyone could advice amateur girl

  2. #2
    Join Date
    Jul 2012
    Posts
    16,735
    Plugin Contributions
    17

    Default Re: Group pricing

    What is common between all of the items in the "group"?

    It is possible to use a sql statement to update the price of all items that can be retrieved using some common criteria (all items that are displayed in a category, all items that have a master_category_id of x, all items that have the word blue in the product name or description, etc...)

    Then there are bulk import/export product programs that can be used to export a series of product, modify something about it and upload the change(s). This is really only suggested if you plan to do such changes more than once (as in daily, weekly, or even monthly). While powerful, they too require a learning curve that may not be worth dealing with if it's a one time only change.

    As always, the more info/description provided on how something is desired to work and what it is doing in relation to that helps identify a solution. In this case, more detail about what "group" is to be affected.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Jan 2018
    Location
    Finland
    Posts
    10
    Plugin Contributions
    0

    Default Re: Group pricing

    Thank you mc12345678
    I have program Apsona Shopadmin in ZenCart, maybe using it its possible import/export like you say, I need learn little and try then. Have a nice day

  4. #4
    Join Date
    Jun 2009
    Location
    Sparta, TN
    Posts
    158
    Plugin Contributions
    0

    Default Re: Group pricing

    Check out Ajeh's solutions: https://www.zen-cart.com/showthread....767#post679767
    I also use thread reply #58 for rounding.
    Good Luck!
    My store - closed 12/05/2023
    1.5.7d (upgraded from 1.5.7b), clone a template (cloned Responsive Classic Template), Sitemap XML v4.0, Square WebPay, PayPal Express Checkout, PHP Version: 7.4.29 (Zend: 3.4.0)

  5. #5
    Join Date
    Jan 2018
    Location
    Finland
    Posts
    10
    Plugin Contributions
    0

    Default Re: Group pricing

    Ok, thank you VDecalS

  6. #6
    Join Date
    Jan 2018
    Location
    Finland
    Posts
    10
    Plugin Contributions
    0

    Default Re: Group pricing

    Hello everyone

    So if I use:
    UPDATE products SET products_price = products_price * 12.00 where master_categories_id = 3617;
    It should be change price up 12% inside that group ?
    Click image for larger version. 

Name:	Screenshot_3.jpg 
Views:	792 
Size:	40.8 KB 
ID:	17629
    Click image for larger version. 

Name:	Screenshot_4.jpg 
Views:	709 
Size:	16.5 KB 
ID:	17630
    Click image for larger version. 

Name:	Screenshot_5.jpg 
Views:	807 
Size:	35.5 KB 
ID:	17631

  7. #7
    Join Date
    Jun 2009
    Location
    Sparta, TN
    Posts
    158
    Plugin Contributions
    0

    Default Re: Group pricing

    I believe you want * 1.12 (1=current price, .12=12% increase)
    My store - closed 12/05/2023
    1.5.7d (upgraded from 1.5.7b), clone a template (cloned Responsive Classic Template), Sitemap XML v4.0, Square WebPay, PayPal Express Checkout, PHP Version: 7.4.29 (Zend: 3.4.0)

  8. #8
    Join Date
    Jun 2009
    Location
    Sparta, TN
    Posts
    158
    Plugin Contributions
    0

    Default Re: Group pricing

    *12 will multiply you price by twelve.
    You might try changing just one product to verify desired results, then you can change the entire group/category.

  9. #9
    Join Date
    Jul 2012
    Posts
    16,735
    Plugin Contributions
    17

    Default Re: Group pricing

    Also understand that if a price is "blindly" updated by 12% (or almost any percentage not ending in a 0) that the per unit price could become squirrely, ie. if you have something priced at 11.99 and increase it by 12%, the price becomes 13.4288 (in most currencies this will display as 13.43 for one unit). Buy 5 of them and the total price is displayed as 67.14 which is a one cent reduction in total price as compared to 3.43 having been entered because of rounding.

    Also that next time a change is identified to be made that the next "percentage" may also result in some unusual rounding issues as well...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #10
    Join Date
    Jan 2018
    Location
    Finland
    Posts
    10
    Plugin Contributions
    0

    Default Re: Group pricing

    Thank you very much VDecalS and mc12345678
    Good I didnt try yet, anyway need wait friend take copy before make it.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. online group pricing vs group pricing per item working with sale maker
    By giftsandwhatnot in forum Addon Payment Modules
    Replies: 1
    Last Post: 24 Oct 2011, 09:22 AM
  2. Dual Pricing - Link based on pricing group
    By gfogleman in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 9 Jul 2010, 05:08 PM
  3. Group pricing - how to assign customer to a group?
    By vito in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 6
    Last Post: 12 May 2010, 06:37 PM
  4. Special Club Pricing w/out Manual add Group Pricing
    By bumba000 in forum General Questions
    Replies: 1
    Last Post: 9 Nov 2008, 02:44 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