Totally Zenned
- Join Date:
- Apr 2006
- Location:
- Texas
- Posts:
- 6,176
- Plugin Contributions:
- 0
DUAL Pricing v2
Perhaps the topics above are VERY relevant to this "Thread" ...
Views: 363,311
Totally Zenned
Perhaps the topics above are VERY relevant to this "Thread" ...
Totally Zenned
haredo:
Perhaps the topics above are VERY relevant to this "Thread" ...
I didn't realize that the discussion of another module in the support thread for this module was relevant.. my bad.. carry on..:smile:
New Zenner
I can't find this anywhere, but Is it possible to set a minimum purchase for wholesale customers? And to disable coupons for wholesale?
Zen Follower
I have re-read this forum and thought DP1.9 was the solution in 1.3.9h for the wrong price populating in the shopping cart. After downloading it and doing a winmerge...the only difference I saw was that DP1.8 used "customers_wholesale" versus 1.9's usage of "customer_whole".
My problem still exist:
When shopping as a retail customer, I see the correct pricing for quantity discounts. I also see the correct pricing for the quantity discounts when logged in as wholesale.
When I'm logged in as a wholesale account however, once I add a product to my shopping cart, the first tier (1-4 piece) pricing shows up correctly in the shopping cart. If I add enough quantity to take advantage of the 2nd tier (5+ pieces) the price in the shopping cart is populated as the 2nd tier MSRP price and not the 2nd tier wholesale price.
Does anyone know the fix for this?
Thanks
Totally Zenned
Just came looking for a solution to this same problem. Seems to be a bug in the plugin. If I can work out a solution, I'll post back here.
Totally Zenned
Last time I checked I believe the Dual Pricing loop is not running/included in the Discount loop. You'll need to add it.
Zen Follower
twitchtoo:
Last time I checked I believe the Dual Pricing loop is not running/included in the Discount loop. You'll need to add it.
I understand what you are saying, don't have a clue at this point and would appreciate more assistance in adding it to the loop if you wouldn't mind.
Am I looking in the correct places to copy code from:
\includes\functions\functions_prices.php
into:
/includes/classes/shopping_cart.php
Thanks and have a good weekend.
Totally Zenned
Ok, I've fixed the bug with this not honoring the quantity discount price for wholesale customers. All the edits are in:
\includes\functions\functions_prices.php
the corrected version is attached.
Attachment #14416
Unzip and replace the file of the same name in this plugin. The new code replaces lines 1502 - 1589.
Zen Follower
jeking:
Ok, I've fixed the bug with this not honoring the quantity discount price for wholesale customers. All the edits are in:
\includes\functions\functions_prices.phpthe corrected version is attached.
Attachment #14416Unzip and replace the file of the same name in this plugin. The new code replaces lines 1502 - 1589.
Thanks for posting/sharing jeking! Also thanks for pointing us in the correct direction Twitch.
Totally Zenned
If anyone is interested in testing the Dual Pricing plugin for Zen Cart 1.5.3, I have a version ready for testing. It is not ready for a live site yet. PM me if interested.
New Zenner
Hello,
Can someone please help me or point to the correct post where i can find the solution here?
I'm trying to add wholesale pricing to my Easy Populate spreadsheet.
I added the below line to the admin\includes\languages\english.php file as instructed but no luck :(>>>
define('EASYPOPULATE_CONFIG_CUSTOM_FIELDS', 'products_price_w'); //Easy Populate
New Zenner
no help here? :'(
Totally Zenned
nesum18:
no help here? :'(
It's not really a Dual Pricing issue. Suggest you try the Easy Populate thread.
New Zenner
jeking:
It's not really a Dual Pricing issue. Suggest you try the Easy Populate thread.
Thanks, I'll try there. I thought I'd post it here since the instructions were for dual pricing :)
New Zenner
I am currently running the following:
Zen Cart 1.5.1
Template: Glasgow_neat
Add-ons: USPS_2014_0306_K3
Stamps ShoppingCart Integration Kit
All of my products are priced by attributes only, and do not have a flat price associated to them. When pricing by attributes, I have the following feilds filled in:
Prices and Weights
Price: + 20.00
Weight: 0.16875
Order: 3
One Time: 0.0000
Price Factor: Offset: 0.0000 and 0.0000
One Time Factor: Offset: 0.0000 and 0.0000
When I had Dual Pricing V2.1.1 installed (Removed due to the problem here), in the added TRADE field I had 15.00,12.00,11.00,10.00
All prices showed up correctly for Retail and Wholesale customers....when they added the product to the cart, the cart showed the price as $0.00.
So I figured it was not doing any attribute adding in the cart section. I added a flat price under the Product entry, and the price showed up in the cart (Minus any attribute pricing)
Any idea where I should start looking?
Thanks,
Scott
New Zenner
Ok, just noticed that there are 2 sets of drop down Attributes for the product....If I use the top set item in cart reads $0.00 for both Retail and Wholesale....If I fill in the bottom set and then "Add this to my cart" I get the proper price. What file controls how or where these options are shown (Looks like it may be duplicated somewhere).
Otherwise, it looks like the module is working fine!
New Zenner
Totally Zenned
The attributes do not normally display twice on the product page. I'd suggest checking the tpl_product_info_display.php file and either removing the duplicate (best option) or fixing the errors in the second location.
New Zenner
Thanks jeking for pointing me to the correct file, I found the error and all is well now!I know It has probably been asked, but how to disable free shipping for Wholesale accounts?
Thanks again!
Scott
Totally Zenned
Glad it worked.
I'm not aware of a way to disable Free Shipping. I'm sure it can be done, but hasn't yet.
Fields marked required must be completed.
Tell staff why this post should be reviewed.