Am more than happy to do a load of customisation to it, but any pointers would be great, i'm ok with PHP but any pointers as to where to start within files and so-on would be very much appreciated!
Printable View
Am more than happy to do a load of customisation to it, but any pointers would be great, i'm ok with PHP but any pointers as to where to start within files and so-on would be very much appreciated!
Quantity DIscounts 1.6 has just been released. The following issues were resolved:
- get_discounted_prices() failed to reflect the discounts of sales and specials.
- Admin labels for "Level" and "Amount" were inconsistent. (To get this fix, you must remove and re-install Quantity Discounts after installing the new files).
Unlike Better Together, Quantity Discounts does not have built in marketing text; you must select a format that you like from the help (or build your own) and manually insert it into the product info template if you wish to show off your quantity discounts. This was done because different people wanted different formats. Several examples of doing this are provided in
http://www.thatsoftwareguy.com/zenca...html#marketing
Thank you,
Software Guy
This is a very nice mod, sucks you have ot charge for an extention that acutally shows our customers what there discount is
Thank you! Very nice mod.
I'm not sure I can do what I need to do. I would like to give a discount when purchasing 6 items from category one, and a different discount when purchasing 6 items from any category. Is that possible? Also is there any way to have the discount taken after coupons have been used. Considering most discount coupons come and go, it's difficult setting quantity discounts when coupons are used unless the quantity discounts are changed everytime a new coupons is activated.
Thanks again for an otherwise great mod, and any support you can provide.
Make your "any category" discounts the ones you set in the admin panel, and for category 1, use the apply_special_category_discount() exit. See the help for examples.
Not really. Coupons are applied to the order; quantity discounts are provided to products within the order.Quote:
Also is there any way to have the discount taken after coupons have been used.
Scott
Hi,
Great mod, thanks!
Is it not possible to add such an option that this does not do a universal discount on all items but we can choose which items should have a quantity discount?
I have chosen the per item discount but now nomatter what item when 10 of the same item is added to the cart they get the same percentage off. I would like to add the discount to specific items only.
Thanks in advance!
By help do you mean the readme? Where is the help file?
Thanks
Click my sig. Scroll down. Click Quantity Discounts.
Thanks much appreciated!