Re: DUAL Pricing version 2
Quote:
Originally Posted by
hayden
im sorry you missed it but the specials mod is not compatible with sale maker, (store wide discounts/specials) nor pricing by attribute
I knew that salemaker would not work for me because it did not discriminate between retail and wholesale and it discounted my wholesale by 60% also ... which would have had me bankrupt in a day ...lol
But the only specials I had running was through the specials add-on.
The attribute problem is with dual pricing itself, that I know for sure.
I had 60% on the retail side .. and a 7% on the wholesale side, on one main category .. my other main categories were not involved. I have one category per supplier and then sub categories .. so I only needed to special that one category.
I removed the specials add on files ... and now the only issue I am having is the attribute issue, which like I said is Dual pricing's issue. I am sure that's probably a simple fix .. it must have something to do with the attribute copy function. I will allow me to put wholesale imput and keep it on a per item basis .. it just will not allow me to copy them when I copy or duplicate a product.
for instance as you seen I have a sizing increase according to size ... and on a per product basis it works perfectly fine other than displaying the retail in the wholesale area of the catalog. It does calculate properly even though it was based on retail it actually charged the lower wholesale price when on the wholesale side.
So I guess there are actually 2 issues with Dual Pricing .. and that is the copy sttribute function and the display wholesale attribute, when in wholesale area of the catalog.
Re: DUAL Pricing version 2
firstly, are you having any problems with my mod ?
i can look at the rest later...
Re: DUAL Pricing version 2
Quote:
Originally Posted by
hayden
firstly, are you having any problems with my mod ?
i can look at the rest later...
I actually removed your mod .. because it could not resolve the issue that it also deducted more fom the retail price on the wholesale side ... it should have only ever showed 60% off retail and a wholesale price of $XXX reduced by 7 percent. For some reason by using a special on the wholesale side it increased the 60% to 77% off retail displaying on the wholesale side of the catalog.
After reasoning it out ... I think I know how the program came up with that figure ... but not the why as it makes it look like retail and wholesale are the same price. I think what it did was calculate the actual wholesale new price ... showing that the new wholesale price was equaling to 77% off the retail price. That can get confusing though for the customer ... why should the customer buy from my wholesale side if they could get the same discount on the public retail side?
See what I am saying .. look at the second screen shot .. where the retail is now not 60% but 77% and the wholesale is 7% .. but they both have the same buy it price. That is where the confusion comes in from a customer stand point.
Re: DUAL Pricing version 2
if you can get that retail displying the wrong amount issue fixed then I would love to add it back in .. it definately had a good functionality to it and it would make things easier.
Re: DUAL Pricing version 2
thanks for clarifying that , it is an easy fix i hope, so am looking at it now... perhaps there will be more develpment down the track...
Re: DUAL Pricing version 2
it is fixed ,here you go
http://www.hthring.com/downloads/dua...als_mod-03.zip
** #03 Update, corrected retail display special price while logged in wholesale, and corrected admin special row style
Re: DUAL Pricing version 2
Quote:
Originally Posted by
hayden
Retail on the wholesale side now displays correctly in the catalog. The link to specials.php inside of specials now works correctly.
Issues:
1) Green $ link from within categories/products still not displaying a wholesale edit box. (for those that work on a per item basis)
2) Installing on a store with products still defaults all products to 100% off and makes all pre-loaded products free. My concern here is you can not load the specials add on if you have any product in the store already or it leaves you editing each product one at a time to correct the 0.00 default with the add on.
Getting there!!! :)
Re: DUAL Pricing version 2
I'd like my site to have a "list price" and "our price" on every product, and then sale prices on some products like on this site: http://www.diaperbags.com/designer-brands/5354+6776.cfm
Will this add on do this?
Thanks!
Re: DUAL Pricing version 2
You'd have to modify the code a bit if you didn't want to go and manually change all your customers over to a whole sale customer. But it would be fairly easy to do. You'd just have to take out some of the checks for WS customers and leave it turned on all the time. Look back at some of my previous comments and I described how to add checks for added functionality. That's the same bit of code you are going to be removing.
This could be the easiest way to go on this one.
Cheers,
Re: DUAL Pricing version 2
yes, this would be the way, either make all customers wholesale with a sql script , and then make all new ones default wholesale too, or overide the checks, then ull always get both, and if u install my mod too, u can get specials as well.