ok, think i tried this and it worked:
1. replace "attributes_controller.php" from the add on module with "attributes_controller.php" from your current version
i did this with version 1.3.9h and everything seems to be working just fine now
Printable View
ok, think i tried this and it worked:
1. replace "attributes_controller.php" from the add on module with "attributes_controller.php" from your current version
i did this with version 1.3.9h and everything seems to be working just fine now
Great, glad to hear it is working! It would be a good idea to double-check that all the other files are from the latest version too... just in case there's another piece of the module that's broken.
This seems to be a common repost but has anyone managed to confirm a fix to the wholesale request radio button not appearing in the customer sign up screen?
Hello All,
I'm using the Dual Pricing Mod with the multi-site module and it works very well. I would like to be able to set a wholesale price to "Call for Price" and display the retail price that is set. I would appreciate any suggestions. I searched both the multi-site and dual pricing threads and couldn't find an answer.
thanks
Hello,
I finally got the dual pricing to work BUT wholesale pricing is only in the cart. I did everything in post 687. I also did #3 in the readme. any clue? I have 1.3.9h and dual price 1.8. The product page will say "Wholesale Price:" but that's actually "Retail". Not sure why it does that.
I have downloaded Dual Pricing 1.3.8 and installed it on 1.3.9H Zen...for the most part it is working fine, but I cannot get the Trade Price in the attributes to work.
It is not saving the cost at all in the field...so if I enter. 10.00 save the attribute and then go back to it the 10.00 is not there.....
I have reviewed most of this thread and am just baffled....
I have also uploaded the attributes_controller file that came with the mod but that caused the saving of the attribute to go back to the admin home page - same that others have experience....so I manually copied over the code to make this mod work....
Any help with getting the attributes wholesale field working - I have to have this on this site.....THANK YOU!!!!
Hi all, I use Zen Cart v1.3.9h and Dual Pricing 1.8. It is a good add on but I can't use discounts for quantities for wholesalers .
I can see the table with discounts
http://i55.tinypic.com/2e2gght.jpg
But they don't appear in the shopping cart
http://i51.tinypic.com/dx1dn8.jpg
What can I do? Thank you very much ;)
I've been using the mod and it works great. However, I have a question I hope someone may be able to answer. I saw on the download page for version 1.7, it says "Also added a simple customer wholesale request radio on the register page and if they ask for a wholesale account, you get notified in the admin area" I don't see how to enable that radio button. Could someone let me know how to set that up so someone can request a wholesale account when they register? Thank you!
--Angela
I have Dual Pricing 1.7 and Column Grid add ons installed.
On the product listing page I would like for the price to show "msrp: $9.99" if customer is not logged in and "dealer: 2.99 / msrp: $9.99" if the customer is logged in. Much like product_info_display.php
I have tried to pull the code from product_info_display and insert into product_listing.php but failed. I think one of my dilemna's in working this out is that I have column grid add on installed.
Anyone able to help please? you can view the site at:
http://skippypagesCHANGETODOTCOM/zen...dex&cPath=1080
Final results would be
Not logged in for grid layout portion
MSRP: $9.99
Logged in for grid layout portion
Dealer: $2.99
MSRP: $9.99
For categories where I have the products listed as row format, I would just need the header to change from MSRP: to Dealer.
Thanks