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.
What swguy says is very true. It sounds as if his mod may be the one you are looking for :-)
THe issue with the sub-categories is strange as I can't repeat it on a test server.
Nick
Nick
iszent.com
I installed, but couldnt get the discount to stick to any categories, or even 'whole shop'...only worked on individual products only..but still faster than conventional method.
@Vglide - oh I see what you mean now. Sorry was rushing a bit before.
In this set up
Cat A
-Sub B
-Sub C
Cat D
-Sub D
-Sub E
It will copy from D to the subcategory B.
If you copy from D to A it will not include the products in B and C. You'd have to copy from D to B and D to C. Or you'd have to nag me enough to write a few lines of code to change that behaviour. As I said it was written for a very specific set up which is why it is a post rather than an add-on
@robinsonjas
That is a bit surprising. I can't think of a reason why that would happen having looked at the code. You might try and re-install and see what happens. Then if you have the same error please get back in touch. A screenshot of the page just before you apply the changes would be helpful.
Nick
iszent.com
Sorry for dragging up an old thread but I cannot see anything relating to this in a more recent post.
I have never added mods to zencart (my ex used to do it and now I pay someone else too), however as this mod looks like it's just uploading the files to the right locations would it be something a novice like me could do? Obviously I would backup database first but is it just a case of adding new files or is there more to this and will it work on 1.3.9h?
Basically I can set up qty discounts through zencart but if I have 50 items in one category I need to manually add the discount to each product and if one price changes I need to change all 50 one at a time - I am hoping this mod allows me to create or change the discount on one product and then copy these prices to the others in the same category - is this right?
Thanks for any help.
Hi,
I currently run 2 different discount programs. One is Quantity Discount from SWGuy. This one gives you the ability to do discounts per category. I use it for categories where I need to mix n match for customers to get discounts. I found it a little more complicated but, it works very well. Complicated means you have to know the correct category or product ids assigned to your products for it to work correctly. You have to do the assigning and then upload. Once it is uploaded, you would find it under Order Total. The second program is Discount Copier. This one allows you to set up one discount and then copy it to another product one by one, to a category one by one or to the whole shop. Once this one is uploaded you will find it under Catalog. I have only used it to a product one by one. I do like that it shows under product detail the Qty Discounts Off Price matrix. The one by SWGuy does not. Please note, you cannot use both discount programs in a category. I use 1.3.9e and had no problems. I hope this helps!
Sherry
Zen Cart 1.3.9e
Thanks for the quick reply :)
The discount copier one is that easy to install for a newbie or are there lots of changes/conflicts etc? Also can you set up various discounts like the standard discount set-up on zencart i.e buy 1-5 for £2.50 each, buy 6-10 for £2.00 each, buy 11-20 for £1.50 each, buy 21+ for £1.20 each. etc
I had a look at softwareguys discounts and even bought one a while back but it's way over my head to install so i'm looking for something simple until I get my head around zc a bit more :)
Actually Discount Copier was easy to install. That is exactly what I use it for. Some of my product is in 200 count cartons, some in 400 counts, etc. That is why I copy a 200 count product to another 200 count product. Here is a link to one of my products so you can see http://www.wagarassociates.com/index...roducts_id=405. Also for SWGuys discount package here is a link to a category and how I explain it to the customer http://www.wagarassociates.com/index...index&cPath=86
I am tech challenged and I managed. Just be sure to backup first before uploading!
Last edited by Ajeh; 12 Sep 2011 at 06:48 PM. Reason: remove zenid from URL
Sherry
Zen Cart 1.3.9e
Gosh, I haven't thought about this for a while.
( Things to keep in mind. It was written for a specific install on 1.3.8a originally. It should work on any version of zen. But the reason that it is not an official module is that I have never got round to making it one. )
The install is very simple and does not effect anything else. No edits or database alterations. Just upload the files.
But the module is making major changes to some of the tables in the database when it copies the discounts so it is most definitely worth backing up the database before doing it. That can be done from phpMyAdmin or there is a mod called something like BackupMysql which I believe Dr Byte wrote.
This mod doesn't actually add any discount handling to Zen Cart. It uses the existing quantity discount system to set the discounts. What it allows you to do is set the discounts for one product and then copy the discounts to other products. Or to whole categories. This just makes adding discounts to your catalog much easier.
There should be no problem with using it in conjunction with SWGuys module. I have a client who does that quite successfully. The two modules add their discounts in different places as the order total is being calculated so can work together. Although you could get some weird effects if the discounts overlap and you get two discounts being applied. This isn't really to do with this module because, as I say, it just used the existing zen cart quantity discount system.
I think that is it. Thanks everyone.
Nick
iszent.com