Page 8 of 85 FirstFirst ... 6789101858 ... LastLast
Results 71 to 80 of 849
  1. #71
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Quantity Discounts for 1.3

    Yes please do. I will fix this next time I update the software. This was just an oversight in
    version 1.4.

    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #72
    Join Date
    Aug 2006
    Location
    London
    Posts
    53
    Plugin Contributions
    0

    Default Re: Quantity Discounts for 1.3

    Thanks and thanks again for your mod. Will visit your site for more.

  3. #73
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Quantity Discounts for 1.3

    Quote Originally Posted by swguy View Post
    Did you try it?

    Install it and use discount units = currency, total by item, and set the levels per your client's needs.
    This seems to be what you want.

    Scott
    I wanted to confirm it would do what I needed before I spent the time installing it.. Otherwise Plan B was to talk to my client about revamping her discount program.. Sounds like what you are saying is that your mod will do the discount calculation the way her current store works.. I'll give it a whirl and let you know if it works..

  4. #74
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Quantity Discounts for 1.3

    Quote Originally Posted by swguy View Post
    Did you try it?

    Install it and use discount units = currency, total by item, and set the levels per your client's needs.
    This seems to be what you want.

    Scott
    Okay I've installed this and it appears that it applies the discount across the board.. We want the discount to apply if a customer buys a certain number of a specific item in the store.. In other words

    If a customer buys Item A and buys a certain quantity they will receive a discount which will vary depending on the quantity they buy.. But Item B doesn't have a quantity discount. So there is no discount no mater what quantity of Item B is purchased.

  5. #75
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Quantity Discounts for 1.3

    Oh and I should add that the items which will be discounted are in a different cateory than the ones that will not be discounted..

    I have looked and played and it doesn't appear that the default product discount function or this contribution will do what I need.. Am I coming to the correct conclusion??

  6. #76
    Join Date
    Mar 2007
    Posts
    52
    Plugin Contributions
    0

    Default Re: Quantity Discounts for 1.3

    Just installed v1.4 on ZC 1.3.7
    I have three discount levels applied to total quantity in cart. I set the following parameters 6, 12, & 20 % discount amounts with 100, 500, & 1000 discount levels.

    I've tried different values for the above and regardless of what I enter there is always a 50% discount applied.

    Thanks for any help. Looks like a fantastic contribution.

  7. #77
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Quantity Discounts for 1.3

    Quote Originally Posted by DivaVocals View Post
    Oh and I should add that the items which will be discounted are in a different cateory than the ones that will not be discounted..

    I have looked and played and it doesn't appear that the default product discount function or this contribution will do what I need.. Am I coming to the correct conclusion??
    No. You need to look at the functions function exclude_category() and
    exclude_product() so that you can discount only what you want.
    Please read the help.

    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #78
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Quantity Discounts for 1.3

    Quote Originally Posted by airtime View Post
    Just installed v1.4 on ZC 1.3.7
    I have three discount levels applied to total quantity in cart. I set the following parameters 6, 12, & 20 % discount amounts with 100, 500, & 1000 discount levels.

    I've tried different values for the above and regardless of what I enter there is always a 50% discount applied.

    Thanks for any help. Looks like a fantastic contribution.
    The 50% discount is caused by the bug I reported in 1.4; please delete the
    line of code in setup() that does

    $this->add_extra_level_discount(100, 50);

    I will fix this asap.

    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  9. #79
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Quantity Discounts for 1.3

    Quote Originally Posted by swguy View Post
    No. You need to look at the functions function exclude_category() and
    exclude_product() so that you can discount only what you want.
    Please read the help.

    Scott
    My bad.. Reading is fundamental huh??? I skipped right over the rest of the Readme file assuming that everything could be tweaked from the Admin panel..

    Many apologies.. GREAT contribution BTW.. (should be part of core code if you ask me..) Plus my client is happy as happy can be that we don't have to change her discount program.. Thanks for your patience..

  10. #80
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Quantity Discounts for 1.3

    Glad it worked out for you!

    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 
Page 8 of 85 FirstFirst ... 6789101858 ... LastLast

Similar Threads

  1. v153 quantity discounts for attributes
    By delia in forum General Questions
    Replies: 1
    Last Post: 14 Oct 2014, 02:34 PM
  2. v150 Quantity Discounts for shipping 1.5
    By jpmill in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 7 Apr 2013, 05:28 PM
  3. v150 Quantity Discounts for 1.5?
    By mobishelf in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 21 Feb 2012, 12:40 AM
  4. Hide quantity discounts for general customers, show for groups only?
    By swamyg1 in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 3
    Last Post: 16 Nov 2009, 09:22 PM
  5. Quantity Discounts for Sets?
    By mwlahn in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 30 Mar 2008, 07:39 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