Re: DUAL Pricing version 2
I seem to be having 2 more issues with ther wholesale version of the mod.
1. Regardless of what set the store to in the "My Store" section, it remains in Showcase mode and nothing can be ordered.
2. In category and products screen, my "red dots" and the legend is duplicated, I have 2 sets of them showing in admin.
thank you,
betty
Re: DUAL Pricing version 2
Quote:
Originally Posted by
bettysue
1. Regardless of what set the store to in the "My Store" section, it remains in Showcase mode and nothing can be ordered.
I don't know how Dual Pricing could be effecting this. Sorry Betty I think your problem might lie outside of this mod or I don't quite understand the issue.
Quote:
Originally Posted by
bettysue
2. In category and products screen, my "red dots" and the legend is duplicated, I have 2 sets of them showing in admin.
I see this. I fixed it for a future version but it seems a little bit to small of a problem to post a new version for as it is cosmetic, and it's in the Admin side of things.
In the mean time if you'd like to remove it, delete lines 21-30 in admin/includes/modules/category_product_listing.php
Cheers,
Re: DUAL Pricing version 2
You were absolutely correct on item 1, it was a setting in the customers settings. My apologies for thinking it had to do with the mod.
Thank you for the fix for the other issue. My client was just asking about it that's all.
betty
Re: DUAL Pricing version 2
I am having difficulty with wholesale price not showing on order. It shows the qty., product name, correct delivery rate, priority handling, calculates GST & PST on those two items (shows in Total) BUT the Sub-Total is $0.00.
I have a minimum order which takes into calculation and would not let me check-out with a lesser amount, (so I know the amount is there somewhere);
When I add items, it shows Unit $0.00 Total $0.00 BUT Sub-Total shows correct amount. When I click on checkout, the Sub-Total is $0.00.
Where should I look??
Thanks
Veronika
Re: DUAL Pricing version 2
Quote:
Originally Posted by
Veronika7747
I am having difficulty with wholesale price not showing on order. It shows the qty., product name, correct delivery rate, priority handling, calculates GST & PST on those two items (shows in Total) BUT the Sub-Total is $0.00.
I have a minimum order which takes into calculation and would not let me check-out with a lesser amount, (so I know the amount is there somewhere);
When I add items, it shows Unit $0.00 Total $0.00 BUT Sub-Total shows correct amount. When I click on checkout, the Sub-Total is $0.00.
Where should I look??
Thanks
Veronika
i found it.. one line in shopping_cart.php ...
Re: DUAL Pricing version 2
Hi there,
We've had the dual pricing module installed on a client site for a while and it's been working fine. Now the client wants to be able to set minimum quantities for products (which they didn't earlier), but crucially, they only want these minimums to apply to wholesale clients, retailers should be able to buy any amount. The quantities vary between products.
I've done a lot of searching in the forums and with Google, but can't seem to find any relevant information, so would be really grateful if someone has any thoughts on this!
Thanks, karl
Re: DUAL Pricing version 2
Quote:
Originally Posted by
karl19
We've had the dual pricing module installed on a client site for a while and it's been working fine. Now the client wants to be able to set minimum quantities for products (which they didn't earlier), but crucially, they only want these minimums to apply to wholesale clients, retailers should be able to buy any amount. The quantities vary between products.
I've done a lot of searching in the forums and with Google, but can't seem to find any relevant information, so would be really grateful if someone has any thoughts on this!
Karl,
With out looking at how complicated this would be there is always possibility to change any functionality in ZC to only apply to WS customers. Please look back at some previous posts where I have mentioned the bit of code to use...
In your case just take the Minimum quantity function all ready built in and wrap the code around it on the front end so that it only applies to WS customers. I've done some great little customizations to ZC for dual pricing this way already.
Re: DUAL Pricing version 2
Madfastride,
Thanks for the reply! Yep, in the end we figured out where the minimum quantity function was called and did a check for whether the customer logged in was a wholasaler or not. Things seem to be working fine now. We've also managaed to do a number of little checks and variations in content based on this WS-switch - good fun.
Re: DUAL Pricing version 2
hi madfastride,
i upgrade from 1.3.2 to 1.4.2 to your script.
when i do diff to compare your dual pricing mod.
i wonder why you don't use the most update 1.3.8a to modify the code rather than using your current one?
as i know that the new 1..3.8a in some files, such as function_price and class/shopping_cart.php has do some bugs fix.
looking for your updated file to download.
Re: DUAL Pricing version 2
What could I have done wrong? I just installed the wholesale mod in another store and everythign is working except:
1. The number field is not showing up under the customer emailer address giving them permissions
2. In the store, only the retail price will show up
Everything else works flawlessly. What did I screw up this time around?
thank you,
betty