Results 1 to 10 of 10
  1. #1
    Join Date
    Jun 2007
    Posts
    87
    Plugin Contributions
    0

    Default How do I make the Quantity Discount module work?

    How do I set up a product to be $2 off with the purchase of two or more of that product? I've downloaded the Quantity Discount module. I've installed the module in the Admin area but don't know how to set the products up to work like this.

    Should there be extra input fields when I make a product now that I've installed the module or do I have to set this another way?

  2. #2
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: How do I make the Quantity Discount module work?

    Did yiu get this going? I want to do the same thing. I've installed it and I'm looking at the php file and the "instructions" on the download but I have to say, those instructions aren't very helpful.

    Thank you,
    Raquel.

  3. #3
    Join Date
    Sep 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: How do I make the Quantity Discount module work?

    Just place the module folder under your module folder (includes\languages\english\modules) then installed from admin.
    from Modules menu , select order total and install the required module.

    If still u r facing a problem , then read the Read Me.txt or Install.txt file for installation.


    Baljeet

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

    Default Re: How do I make the Quantity Discount module work?

    vivaraquel, look in the instructions on line 12 to find the address of a web page where examples of what you want to do are provided.
    That Software Guy. My Store: Zen Cart Modifications
    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.

  5. #5
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: How do I make the Quantity Discount module work?

    I have installed it and set it up via admin. As I said, I just want to offer $2 off per item when 3 or more items are purchased from 1 category which has 3 subs. Theres no tax involved so it should be quite easy.

    So I set up the install as below:


    true

    Sort Order
    Sort order of display.


    Include Tax
    Include Tax in calculation.

    true
    X false

    Re-calculate Tax
    Re-Calculate Tax

    None
    X Standard

    Discount Units
    Discounts expressed as a currency unit (e.g. dollars) or as a percentage

    X currency
    percentage

    Discount Basis
    How quantity totals are computed

    X Total By Category
    Total By Item
    Total Items in Cart

    Discount Level 1
    Total required to reach this discount level
    3

    Discount Amount 1
    Percent or amount off at this level
    2

    The rest is left blank cuz I dont need it. I hit the update button and thats it. But it is my understanding that I need to tell it which category to use for this discount as there's no place in that view where to choose one from.

    And that's the bit I can't work out. Where in the file do I do this? And my other question is, will it take $2 off per item or $2 off overall?

    Thank you for your eplies, I'll keep looking into this. I have looked at the website and have not found it. There's a mention that I should be able to include or exclude categories but it doesnt actually say how I can do this.

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

    Default Re: How do I make the Quantity Discount module work?

    $2 off overall.

    Examples of including or excluding items are provided in the FAQ. Look for exclude_category.
    That Software Guy. My Store: Zen Cart Modifications
    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.

  7. #7
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: How do I make the Quantity Discount module work?

    I've got it going but it only deducts $2 not $2 per item. Is there a way to tell it to deduct $2 per item from that category? Thank you.

  8. #8
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: How do I make the Quantity Discount module work?

    Scrap that, I got it going but only when the 3 items are bought from the same category even though I listed each of the 3 categories I want to include for the discount. I'll try doing the master category which has the 3 subs in it directly under it. Bear with me.

  9. #9
    Join Date
    Sep 2004
    Location
    Australia
    Posts
    347
    Plugin Contributions
    0

    Default Re: How do I make the Quantity Discount module work?

    Nope, didnt work eigther.

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

    Default Re: How do I make the Quantity Discount module work?

    Quote Originally Posted by vivaraquel View Post
    Scrap that, I got it going but only when the 3 items are bought from the same category even though I listed each of the 3 categories I want to include for the discount. I'll try doing the master category which has the 3 subs in it directly under it. Bear with me.
    You have configured Total by Category. So yes, the items must be in the same category. You have specified which categories to use and which to ignore, but it's still doing it by Category because you told it to. If you want to bundle multiple categories together to get a quantity total, then you should use Total Items in Cart, not Total By Category.

    There is no way to deduct $2 per item without modifying the code. You have a choice between deducting a percentage off or a flat dollar deduction.
    That Software Guy. My Store: Zen Cart Modifications
    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.

 

 

Similar Threads

  1. v154 How to edit the quantity discount box on the product page?
    By jcrewe in forum General Questions
    Replies: 11
    Last Post: 3 Mar 2015, 02:55 PM
  2. v151 How can I make my group discount logic work with guest accounts?
    By Dave224 in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 26 Mar 2014, 03:59 AM
  3. v151 How to control the Quantity Discount Table?
    By Feznizzle in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 17 Jul 2013, 01:00 AM
  4. How to make Credit Card module work for all zones?
    By ksolito in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 5 Jul 2007, 07:27 PM
  5. Customizing the Quantity Discount module
    By sahadeva in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Jan 2007, 08:17 PM

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