Re: Quantity Discounts for 1.3
Quick Question: On the latest version of Zen-Cart here. I need to be able to do a 10% discount on 10 or more items purchased within ONE master category. But the products in this master category have been linked from other categories. Can this module do this? Or can this module atleast be set-up to INCLUDE master (top-level) categories as opposed to EXCLUDE sub-categories? If not, what module should I use.
Thank you for your time.
Re: Quantity Discounts for 1.3
And I just had another client ask me about setting up another quantity discount. 15% off for one item, 25% off of two items, and 30% off of three or more items. All in the same MASTER category. Is it possible to set this up with this module? Note that I would prefer to INCLUDE the master category for the discount as opposed to EXCLUDING all the categories that the discount doesn't apply to. This client constantly needs to add sub-categories.
Thank you again for your help.
Re: Quantity Discounts for 1.3
Question 1: master categories are different from top level categories. Read this:
http://www.thatsoftwareguy.com/zenca...ry_issues.html
You can include or exclude in Quantity Discounts depending on how you structure the code; please see the FAQ for examples.
Question 2: you can't do this with Quantity Discounts; see your email for other options.
Re: Quantity Discounts for 1.3
Thanks for the addon. I'm using it for discount per # of items ordered, but I was wondering if there was a way to get minimum units to act as one item.
Ex.
If a product must be purchased in units of 4, and the customer purchased 20, I would like for the discount to act as though 5 items were purchased, not 20.
Is this possible?
Thanks :smile:
Re: Quantity Discounts for 1.3
You'd have to write code; nothing is built in to do this.
Re: Quantity Discounts for 1.3
Right what am I doing wrong, I have uploaded the two required files more than once but the 'Quantity Discount' option doesn't want to appear, I thought it may be file permissions but this doesn't appear to be the case, on paper this is a very simple mod to install, so what am I doing wrong :(
Site is;
www.mightcontainnuts.com
Zen Cart;
1.3.8a
Software Guy, on another note are you available to hire, I have a requirement which needs some coding beyond my abilities.
Thanks.
Re: Quantity Discounts for 1.3
Hi Scott,
Have a question about your Quantity Discounts contrib... This is my situation:
I have Products with and without (native) quantity breaks where those with breaks are entered as Price (versus percentage).
Simple enough, but when I ad a special on an item with a quantity break, I get discount applied to first non-breaking column (as I assume it should), but no way to have discounts for further breaks.
My understanding is if quantity breaks are set to break by percentage and on special, you CAN have your quantity break numbers generated for you, but unfortunately for me I MUST use the assigned price.
Does your contrib address this issue at all?
It seems to me from everything that I've read that I may be forced to add a new table, say "products_discount_quantity_special" ... or (more simply) update quantity discounts for specials items to reflect specials discounts. However, this would not automatically revert back to non special pricing at end of term.
What do you think?
-cj
Re: Quantity Discounts for 1.3
The special changes the base price; my QD is applied on top of this updated price.
I encourage you to try the software yourself to see if it meets your needs.
Re: Quantity Discounts for 1.3
[FONT=Verdana]Do you have a product or know of a product that will give $ discounts on multiple items from different main categories with different prices on different quantities see below. [/FONT]
[FONT=Verdana][/FONT]
[FONT=Verdana][/FONT]
[FONT=Verdana]If you buy 1 from cat 1 and 1 from cat 2 and 8 from cat 3 you will pay the following at the quantity 10 price. [/FONT]
1 x 109.00 - 1 x 145.00 - 8 x 101.00
Cat 11
$146.00
( $2.92 ea )2-4
$137.50
( $2.75 ea )5-9
$118.50
( $2.37 ea )10-19
$109.00
( $2.18 ea )20+
$105.00
( $2.10 ea )
1
$146.00
( $2.92 ea )2-4
$137.50
( $2.75 ea )5-9
$118.50
( $2.37 ea )10-19
$109.00
( $2.18 ea )20+
$105.00
( $2.10 ea )
1 $146.00
2-4 $137.50
5-9 $118.50
10-19 $109.00
20+ $105.00
1
$146.00
( $2.92 ea )2-4
$137.50
( $2.75 ea )5-9
$118.50
( $2.37 ea )10-19
$109.00
( $2.18 ea )20+
$105.00
( $2.10 ea )
Cat 2
1 $156.00
2-5 $147.50
6-12 $145.50
13-25 $139.00
26+ $109.00
Cat 3
1 $136.00
2-3 $127.50
4-6 $108.50
7-9 $105.00
10+ $101.00
Re: Quantity Discounts for 1.3
I missed my 7 min to correct my post so here it is again Sorry for the double post. The extra text didn't show up prior to me posting :smile:
[FONT=Verdana]Do you have a product or know of a product that will give $ discounts on multiple items from different main categories with different prices on different quantities see below. [/FONT]
[FONT=Verdana]If you buy 1 from cat 1 and 1 from cat 2 and 8 from cat 3 you will pay the following at the quantity 10 price. [/FONT]
1 x 109.00 - 1 x 145.00 - 8 x 101.00
Cat 1
1 $146.00
2-4 $137.50
5-9 $118.50
10-19 $109.00
Cat 2
1 $156.00
2-5 $147.50
6-12 $145.50
13-25 $139.00
26+ $109.00
Cat 3
1 $136.00
2-3 $127.50
4-6 $108.50
7-9 $105.00
10+ $101.00