Thread: Group pricing

Results 1 to 10 of 12

Hybrid View

  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,816
    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:	868 
Size:	40.8 KB 
ID:	17629
    Click image for larger version. 

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

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

 

 

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

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