
Originally Posted by
acmfox
After a bunch of scratching and sniffing, I've come up with this solution to my problem:
1. Installed the Group Pricing by Item patch (Firefox wouldn't download the file, but Safari would).
2. Installed Quantity Discounts module.
3. Added code in the Quantity discounts to look up the group pricing category and generate the appropriate discount.
4. Created my own observer hook that upon a successful logon: searches a member database (not part of zencart), examines the membership status and updates the group pricing category for the customer based on whether they are a current member.
It works, but I'm concerned about the amount of custom code, particularly the Group Pricing by Item patch and what issues I'll have when the next release of ZC comes out.