Page 52 of 85 FirstFirst ... 242505152535462 ... LastLast
Results 511 to 520 of 849
  1. #511
    Join Date
    Nov 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: Quantity Discounts for 1.3

    Do you mean "Quantitiy Discounts version 2.0" ? Is it already downloadable ?

    Olieve

  2. #512
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,715
    Plugin Contributions
    123

    Default Re: Quantity Discounts for 1.3

    No, I meant Zen Cart 2.0.
    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.

  3. #513
    Join Date
    Jan 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Quantity Discounts for 1.3

    Is there a way to disable quantity discount for wholesale users but not the discount set in quantity discount module but the discount set in product price manager?

  4. #514
    Join Date
    Feb 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Quantity Discounts for 1.3

    Zen Cart™ Version: v1.3.8
    Quantity Discounts Version: 1.10a

    I want my first item to be $4.50.

    I want every item after that to be $2.00.

    What's the best way to do this?

  5. #515
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,715
    Plugin Contributions
    123

    Default Re: Quantity Discounts for 1.3

    This sort of tiered pricing is not supported in Quantity Discounts.
    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.

  6. #516
    Join Date
    Dec 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Quantity Discounts for 1.3

    I am using Zen 1.38a with 1.10a quantity discount mod.
    I want to discount 2nd and 3rd products from the same category by 25% but not the first item in the cart.
    I have got it to work by using the currency amount. My problem is I want to exclude other product id's.
    I edited the function Product Exclusion in file ot_quantity_discount but it didn't work. It's in the custom folder. When I add the excluded product to cart it still shows discount for 2 products.

    Here is what my ot_quantity_discount file looks like

    // Add products you wish to exclude to this list.
    // Go to Admin->Catalog->Categories/Products->[Your category]
    // and look at the left hand side of the list to determine
    // product id. Note that 99999 and 99998 are just given
    // as examples.
    function exclude_product($prid) {
    $id = (int)$prid;
    switch($id) {
    case 3:
    return false;
    }
    return true;
    }

    3 is the product id I want to exclude. Is this code correct?

    I figured out how to get the discount correct but can't get the other products excluded.
    Last edited by shelby89; 14 Mar 2010 at 12:37 AM. Reason: add more content
    Thanks, Shawn

  7. #517
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,715
    Plugin Contributions
    123

    Default Re: Quantity Discounts for 1.3

    The statement

    It's in the custom folder.
    may be the problem. The file should be under includes/modules/order_total. These files cannot be overridden.
    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. #518
    Join Date
    Apr 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: Quantity Discounts for 1.3

    Does this module allow me to do "Buy 5 Get One Free" for a category? I have items of a few prices in a category. If my user buys 5, they get the lowest priced item free. Thanks. Christene

  9. #519
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,715
    Plugin Contributions
    123

    Default Re: Quantity Discounts for 1.3

    No, this kind of thing is not what Quantity Discounts does. Response by PM.
    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.

  10. #520
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,715
    Plugin Contributions
    123

    Default Re: Quantity Discounts for 1.3

    Quantity Discounts 1.11 is now available. This version features another tax setting (Re-Calculate Tax = VAT) for tax included shops. If you do not run with Display Prices with Tax = true, you may skip this upgrade.
    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 52 of 85 FirstFirst ... 242505152535462 ... 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