This does work on 1.5.5. It's been awhile since I've looked the code, as I recall you set the attribute pricing for each level. I'm not clear on the 'difference' you are referring to. Can you share a url?
Printable View
Hi Jeking, Thanks for getting back to me. When I say "difference" the attribute in question actually reduces the product price so I am using "difference" in the subtraction sense.
Basically our MSRP customers should see a -100$ shift in the cost of the product when they select "DC Only" whereas the dealers should see -60$ shift in the price.
This is happening on all of our products, but I am direct linking to one here just to save you some hassle:
http://www.korea-brass-usa.com/index...roducts_id=190
You can use this testing pricing bracket 1 username and password to see the effects of the dual pricing mod:
username: [email protected]
password: testdealer
Here is a screen cap of the attributes controller so you can see the pricing setup in there:
Attachment 16951
That's not how the wholesale attribute pricing was designed to be used. From the ReadMe:
2. Attributes can be set in the same way, but you need to enter the prices in the "Trade" field and use comma separation, eg. 50.00,30.00,0.00,25,00
The field is now labeled "Wholesale Price", just to clarify.
I apologize for not reading back through all the comments to see if this has been addressed somewhere else.
I've had the wholesale pricing plugin installed for a while but have only just begun adding wholesale prices to my products. I see that it's possible to add prices by attribute, but the wholesale price doesn't appear in the drop down list that the wholesale customer sees. They have to actually add the product to their cart in order to see the wholesale price. Is there any likelihood of this being changed so wholesale prices will display properly on the product page? I see that it does work for items that are not priced in the attrirbutes.
Hello,
I am hoping for some guidance with the dual pricing add-on and minimum order add-on for wholesale customers. I have had success with assigning a minimum order amount in "class.minimum_order_amount.php" (see previous post #1389) however; I now want the flexibility to have different minimum order amounts for different wholesale customers. I have created a new field in my database called "customers_minorder" which can be changed to any value in "customers.php" through the admin panel. The problem I have is accessing the value of "customer_minorder" in the "class.minimum_order_amount.php" file for the minimum order add-on. Any guidance on the syntax to access this value will be greatly appreciated.
Thanks
Just a note on the installation. Great work on identifying where the changes are located in the files. Makes merging easier.
I believe there's a small error on line 39 of each README.txt. Shouldn'tbeCode:2. Attributes can be set in the same way, but you need to enter the prices in the "Wholesale Price" field and use comma separation, eg. 50.00-30.00-0.00-25,00
THANX for your work.Code:2. Attributes can be set in the same way, but you need to enter the prices in the "Wholesale Price" field and use comma separation, eg. 50.00,30.00,0.00,25.00
Hi All,
I have installed this on 1.5.5e a few things:
1. it is not picking up on the wholesale pricing prices amounts even though they are in the database.
2. it is displaying the normal price twice on the product info display
3. even if it was picking up the correct price, it is displaying for all to see and not just wholesale customers.
probably issue with the files, installing this on a bought zencart theme
thanks for any help in advance.