New Zenner
- Join Date:
- Oct 2012
- Posts:
- 4
- Plugin Contributions:
- 0
DUAL Pricing v2
Hi @swguy thanks for the quick reply. I'll try doing that.
Thanks
Views: 363,323
New Zenner
Hi @swguy thanks for the quick reply. I'll try doing that.
Thanks
New Zenner
One more thing, how do I display the Wholesale Price?
Administrator
It displays automatically for wholesalers.
New Zenner
@swguy I don't why its not showing in the site that I am working on right now. I don't know what I missed.
Is it OK if you check it for me?
Thanks
Totally Zenned
I am having troubles with this mod since I upgraded my client to v1.5.1 - all files have been merged and the mod is calculating....but it is throwing the wrong amounts for the discounts. For example - in this order test I see the following, the wholesale discount should be 50% - so the Group Discount should essentially be $12.50 - the weird thing is the tax calculation seems to be working off the CORRECT discount and not the discount shown below - any ideas what could be causing this..
[/HR] |
Sub-Total: $24.99
Flat Rate Ground Shipping (Ground Shipping): $8.99
Group Discount: -$13.37
NJ TAX 7.0%: $0.87
Total: $21.48
Totally Zenned
Dual Pricing for Zen Cart 1.5 will be available for download soon.
It includes fixes for the attribute trade pricing and is cleaned up a bit for easier future upgrades.
Will post here when it is ready for download. Stay tuned!
Zen Follower
Must be something with the percentage because I only use "actual price" and with actual price it works fine
Totally Zenned
The new Dual Pricing module is now available for download: http://www.zen-cart.com/downloads.php?do=file&id=74
New Zenner
I just loaded your newest version for 1.5 and it appears to be working except for one issue. I want the wholesale to only show the wholesale prices. Currently I have a retail side set up with 15 and 20 percent discounts. The wholes side is showing the wholes prices but with the discounts on top of the wholesale prices. How can I turn off the discounts offered to teh retail customers and only show the wholesale prices I inserted in the products page.
Totally Zenned
There's a couple of problems in the new version with the product price manager - at first it was throwing a sql error: line 149 should be products_price_w=:priceW:,
but it does not update the price. I've never worked with this particular file and don't know how to fix that.
Also it's pulling in TEXT_PRICE_W with no corresponding language definition for the product price manager. I added this line to the languages/english/extra_definitions/dual_pricing_text.php to pull that in rather than add it to an existing core file: define('TEXT_PRICE_W', 'Wholesale Price');
I was also sure that one of the old problems from the previous version still existed with comments mixed in with sql somewhere that threw an error but now I can't see where I made the change.
Totally Zenned
Sorry, I did a file compare and found the problem in that file as well. Line 441 left out the wholesale price - should be p.products_price, p.products_price_w, p.products_date_available, Jackie, shall I send you my files? I think we should wait a while longer before putting up a new version.
Totally Zenned
Thanks for fixing those problems Delia, please PM your new files to me when you have a chance.
donhorn, try making the changes suggested in post #877 & 878:
http://www.zen-cart.com/showthread.php?35450-DUAL-Pricing-v2&p=1070149#post1070149
I plan to get as many fixes as I can into the next release (2.1). If anyone else has fixes/suggestions please let us know!
New Zenner
I have installed the Dual prices (Wholesale/Retail Pricing) plugin (v2.0) into my store (v1.5.1). It seems to be working well and is really useful, but I wish it had a way for customers to be able to request the wholesale option when they create an account. That way, it would expedite the authorization, rather than have them send another e-mail to request it. Is there an easy way I could edit the Create Account Page to add that option to it so that when they log in they see the wholesale prices.
Also I have installed the Add Customers from Admin plugin (v2.0.2) to my store and would like to add the Wholesale/Retail pricing option to the add customer form that that app generates. Could someone walk me through which files I need to edit and in what way so that it is in synch with Dual Prices?
I got this from the from the Add_Customer forum:
"...to add a Wholesale/Retail switch (and associated database manipulations) to this plugin, you'll need to modify:
/YOUR_ADMIN/add_customers.php: Add a table-row to display (I'm guessing) a checkbox field that identifies whether (checked) or not (unchecked) the customer is a wholesale one.
/YOUR_ADMIN/add_customers_backend.php: Update the insert_customer function to check for the presence (i.e. checked) of the wholesale-customer $_POST variable and set the associated field in the required table of the database.
/YOUR_ADMIN/includes/languages/english/add_customers.php: Add whatever label you want to have associated with the Wholesale/Retail checkbox. "
I'm not a programmer and I'm still unclear about how to do this. Any help is appreciated.
Thanks go out to all those folks that make this such a great application.
Tom
Totally Zenned
Tom, you might consider installing "Extra Fields on Customer Sign Up": http://www.zen-cart.com/downloads.php?do=file&id=1137
It doesn't have radio buttons, but it will be a great starting point. In addition, you could use one of the text fields so customers can enter their Reseller #
You'll find more helpful tips on this forum thread: http://www.zen-cart.com/showthread.php?160068-Extra-Fields-for-Customer-Sign-Up-%28Create-Account%29-Page&p=994569#post994569
Totally Zenned
For those of you looking for a working upgrade, I've uploaded the latest work-in-progress here.
Do not install this on a live site!
Please install on a test site and provide feedback here so I can (eventually) post a fully working version to the Add-ons section.
New Zenner
Been searching the forums for a while now but cant find a similar question: I installed and am using dual pricing with success. All is fine but it would be nice if I could limit my wholesale customers to see only certain categories of products (we only wholesale the products that we manufacture, but have many other products in the online store. The problem is that the wholesale customers want to order these other products in large quantities - that we don't keep - and at reduced prices - which is not possible). I guess this is a tall order... might end up doing a seperate catalog just for wholesale.... Any ideas from the experts out there?
New Zenner
Francois:
Been searching the forums for a while now but cant find a similar question: I installed and am using dual pricing with success. All is fine but it would be nice if I could limit my wholesale customers to see only certain categories of products (we only wholesale the products that we manufacture, but have many other products in the online store. The problem is that the wholesale customers want to order these other products in large quantities - that we don't keep - and at reduced prices - which is not possible). I guess this is a tall order... might end up doing a seperate catalog just for wholesale.... Any ideas from the experts out there?
Oh, and if I can add to my wish list, it would be nice to offer wholesale customers completely different shipping method options.
Totally Zenned
Simple question does this work with V1.9.h?
AndyB
Totally Zenned
OK I put the last requested under the wrong heading.
Does the 'DUAL Pricing v2' work with V1.3.9h?
AndyB
New Zenner
How do you initiate the process of integrating zen-cart with the amazon webstore?
Fields marked required must be completed.
Tell staff why this post should be reviewed.