Zen Cart Logo

DUAL Pricing v2

Views: 363,296

Results 101 to 120 of 1,504
29 Aug 2007, 9:17 PM
#101
kajunto avatar

kajunto

New Zenner

Join Date:
Jan 2007
Posts:
50
Plugin Contributions:
0

DUAL Pricing v2

Has anyone figured out how to fix the problem with the wholesale prices rounding down??? for example if you put in $4.50 it will put it in at $4.00

I have seen some post where you have to check your currency decimal place, but i have the correct settings.

Has anyone else found out how to correct this problem???

30 Aug 2007, 12:01 PM
#102
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: DUAL Pricing v2

kajunto:

Has anyone figured out how to fix the problem with the wholesale prices rounding down??? for example if you put in $4.50 it will put it in at $4.00

My wholesale prices do not exhibit this behavior, nor do I recall seeing anyone else with this problem. If I put in 1.475 it comes out as 1.475. It's obviously not a problem with the mod itself.

Rob

30 Aug 2007, 2:48 PM
#103
kajunto avatar

kajunto

New Zenner

Join Date:
Jan 2007
Posts:
50
Plugin Contributions:
0

Re: DUAL Pricing v2

There have been other people with this problem.... but no one has answered the question.

I am using zen cart 1.3.7 does anyone have any clue why it is not working???

30 Aug 2007, 2:59 PM
#104
kajunto avatar

kajunto

New Zenner

Join Date:
Jan 2007
Posts:
50
Plugin Contributions:
0

Re: DUAL Pricing v2

There have been other people with this problem.... but no one has answered the question.

I am using zen cart 1.3.7 does anyone have any clue why it is not working???

I installed this mod months ago and it never worked properly.... was there an update to it???

30 Aug 2007, 8:46 PM
#105
rstevenson avatar

rstevenson

Totally Zenned

Join Date:
Nov 2006
Location:
Dartmouth, NS Canada
Posts:
2,400
Plugin Contributions:
0

Re: DUAL Pricing v2

Well, I didn't mod the mod. So it really does work as offered, if installed as directed. (I'm using 1.3.7 too.) In other words, it's not fair to just slap a blanket "it doesn't work" label on the entire mod.

If your install was done correctly and it still doesn't work for you, then I guess there must be a conflict with something else in your Zen set up. So...

You'll need to give us more info about your set up, mods installed in particular, and a link to your site so we can have a look. Without that we're just guessing.

Rob

31 Aug 2007, 1:56 PM
#106
kajunto avatar

kajunto

New Zenner

Join Date:
Jan 2007
Posts:
50
Plugin Contributions:
0

Re: DUAL Pricing v2

Here's the mods i have installed besides dual pricing:

better categories
improved attributes controller
better together
cross sell
geotrust quick SSL

Link to the site is https://www.cctvimports.com

3 Sep 2007, 7:55 PM
#107
shawnz28 avatar

shawnz28

New Zenner

Join Date:
Apr 2005
Posts:
75
Plugin Contributions:
0

Re: DUAL Pricing v2

I am not sure if I am missing something or if this is not possible. Alot of my items are priced by attribute. Yet in the attribute controller I cannot seem to figure out how to set wholesale pricing for these items. Can you dual price on a attribute level?

10 Sep 2007, 11:15 AM
#108
jernej avatar

jernej

New Zenner

Join Date:
Dec 2006
Posts:
23
Plugin Contributions:
0

Re: DUAL Pricing v2

Hi,

I noticed in the begining of this post, that theres no way to enter the wholesale price to be entered in %. I was wondering tho, if the feature has been added through out this post?

Jernej

17 Sep 2007, 6:15 PM
#109
hzp avatar

hzp

New Zenner

Join Date:
Sep 2007
Posts:
35
Plugin Contributions:
0

Re: DUAL Pricing v2

I'm working in 1.3.7, and installed dual pricing, without any problem that I can tell. I did get a few errors in function_prices.php that I had to comment out (it was already doing things like getting prices, etc in another file).

I can assign wholesale bands to customers, and I've assigned wholesale pricing to the products, however the customers aren't seeing the wholesale pricing, even though they are assigned the correct band (1) and are approved.

it does say next to my categories (I SHOULD use zen_get_discount_calc).

any ideas? making me nutty.

17 Sep 2007, 8:17 PM
#110
hzp avatar

hzp

New Zenner

Join Date:
Sep 2007
Posts:
35
Plugin Contributions:
0

Re: DUAL Pricing v2

in attempt to fix problem, I went ahead and reinstalled dual pricing. same thing happens.

i get:
Fatal error: Cannot redeclare zen_update_products_price_sorter() (previously declared in zencart/admin/includes/functions/general.php:2512) in zencart/admin/includes/functions/functions_prices.php on line 1448

and after I go ahead and comment it out in either functions_price or general, I get the same fatal error on zen_parse_salemaker_categories and zen_update_salemaker_product_prices

if I comment out all three on either file, i'll be able to log back in, but i STILL have the 'wholesale prices not showing for wholesale customers" thing happening.

26 Sep 2007, 5:50 AM
#111
lankeeyankee avatar

lankeeyankee

Totally Zenned

Join Date:
Jan 2007
Posts:
1,514
Plugin Contributions:
1

Re: DUAL Pricing v2

hzp:

in attempt to fix problem, I went ahead and reinstalled dual pricing. same thing happens.

i get:
Fatal error: Cannot redeclare zen_update_products_price_sorter() (previously declared in zencart/admin/includes/functions/general.php:2512) in zencart/admin/includes/functions/functions_prices.php on line 1448

and after I go ahead and comment it out in either functions_price or general, I get the same fatal error on zen_parse_salemaker_categories and zen_update_salemaker_product_prices

if I comment out all three on either file, i'll be able to log back in, but i STILL have the 'wholesale prices not showing for wholesale customers" thing happening.

I had the same problem in functions_prices and used winmerge to merge the files together instead of overwriting the entire file. I seem to recall that there is a /* in one file that wasn't in the other and when I addes that /* it made the difference. I don't think you can comment out all 3 or it won't work, perhaps that's why you can't see it on the customer side. Also, when you add the wholesale price in the catalog product listing make sure you can see it in the catagories/products page after updating. I was having a problem with the wholesale prices not sticking after updating and found that there was one line of code that hadn't been added in collect_info.

Matt

3 Oct 2007, 10:46 AM
#112
micheloo avatar

micheloo

New Zenner

Join Date:
Oct 2007
Posts:
2
Plugin Contributions:
0

Re: DUAL Pricing v2

Hi, Previously I used group pricing.

Deleted all group pricing customers and entries and installed dual_pricing_1_3_beta , after that and _1_3_7. Also did the .sql uploading part. However the Discount Pricing Group under add/edit customer is still there and there's no additional field under email to choose 0, 1 etc from.
I'm able to insert wholesale prices when setting up a product.

Hence, I cannot assign customers to wholesale.

I went through the whole thread but seems I'm the first to encounter this.

Anyone know what to do?

Tks Michel Oo

4 Oct 2007, 3:05 PM
#113
krispyskingdom avatar

krispyskingdom

New Zenner

Join Date:
Sep 2005
Posts:
35
Plugin Contributions:
0

Re: DUAL Pricing v2

You use the discount pricing groups to assign customers to the wholesale pricing. So you will need to create a discount pricing group. This will group 1. When you assign customers to this group, they will be able to see the wholesale prices. All other customers will see the regular prices. You can create additional discount pricing groups, for which you will need to create additional wholesale pricing for. You would do this by adding another price in the wholesale price field when adding/editing a product.

Someone will correct me if I am worng, but you can add multiple wholesale prices by seperating them with a comma.

Let's say you have the following discount pricing groups...

wholesale, club members, friends

In the wholesale field when adding a product you would put...

5.00,4.00,3.00

$5 would be for wholesale
$4 would be for club members
$3 would be for friends

Then you assign the customer to the appropriate discount group, which must be done manually. When each customer logs in, they see the discount price for the group they were assigned.

I will double check the information I have to make sure this is how it is to be set up, but if I am worng, somebody please correct me ;)

Edit: I did double check my notes and this is how it says to add multiple discount groups. I will play around with it in my own shop and let you know how it turns out. I have been wanting to add a wholesale group anyway (I currently only offer discounts for club members).

4 Oct 2007, 3:37 PM
#114
krispyskingdom avatar

krispyskingdom

New Zenner

Join Date:
Sep 2005
Posts:
35
Plugin Contributions:
0

Re: DUAL Pricing v2

Ok - I'm retarded (lol). To set multiple discount prices, enter them like so...

5.00-4.00-3.00

To assign a wholesale price group to a customer, edit their information. There is a box there where you can enter a number for which wholesale price group they belong to.

1 = the first price group ($5 in example above)
2 = secong price group ($4 in example above)
etc.

I am using the discount pricing as a guide to remind me which group is which. So I went into discount pricing and set up group one as Club Members. I entered the discount at 1% just to remind me that if I put a 1 in the wholesale discount group box for the customer, I am putting that person in the club discount group.

15 Oct 2007, 1:31 PM
#115
bluealice avatar

bluealice

Zen Follower

Join Date:
Jan 2007
Posts:
148
Plugin Contributions:
0

Re: DUAL Pricing v2

I installed the module, everything is in the right place, installed the SQL patches,
but i don't see the following (mentioned in the Read Me file):

Pick a customer and edit them.

You will see a new text box under the email address box.

I don't have this (a box under the email address.)

Any ideas what I've done wrong?

Was I supposed to install the earlier versions first and then add V.2?

PS: I'm not using group pricing.

15 Oct 2007, 2:30 PM
#116
bluealice avatar

bluealice

Zen Follower

Join Date:
Jan 2007
Posts:
148
Plugin Contributions:
0

Re: DUAL Pricing v2

Ok, i figured out what I had done wrong. Now i do see that box and it works fine!

Question:

  1. How do I set separate quantity & order "minimums" for wholesale & retail?
    For instance, wholesale buyers would have to buy 3/ea. of a certain product, whereas retail customers can just order 1.

2. Also, i need to set the order minimums as well (ie: $150 for wholesale, $25 for retail.)

Is there a way to do these 2 things...??

Many thanks in advance,
AW

bluealice:

I installed the module, everything is in the right place, installed the SQL patches,
but i don't see the following (mentioned in the Read Me file):

Pick a customer and edit them.

You will see a new text box under the email address box.

I don't have this (a box under the email address.)

Any ideas what I've done wrong?

Was I supposed to install the earlier versions first and then add V.2?

PS: I'm not using group pricing.

18 Oct 2007, 9:49 PM
#117
stevefriedman71 avatar

stevefriedman71

Zen Follower

Join Date:
Sep 2006
Posts:
269
Plugin Contributions:
0

Re: DUAL Pricing v2

I'm just trying this contribution out to implement on our site. It seems to work just fine when the price is given in the product page.
But MOST our products are priced bye the attributes only and have a base price of 0.00.

Now, i used the syntax 30.00-20.00 for the products w/o the attributes and that works great. but if i use the same syntax in the attributes "trade"-field it does NOT work. it ONLY applies the first group even the costomer has group 2.

what is the syntax to use in the atribute pricing.

20 Oct 2007, 8:58 PM
#118
stevefriedman71 avatar

stevefriedman71

Zen Follower

Join Date:
Sep 2006
Posts:
269
Plugin Contributions:
0

Re: DUAL Pricing v2

just found the solution...

If your using this contribution and have product priced by both, product and attribute, use this syntax:

for price band in create/edit product: 50.00-30.00-0.00-25.00
for price band in the "tade" field in Attributes Controller: 50.00,30.00,0.00,25.00

:smartalec:

26 Oct 2007, 9:36 PM
#119
tj1 avatar

tj1

Totally Zenned

Join Date:
Mar 2005
Location:
California
Posts:
628
Plugin Contributions:
0

Re: DUAL Pricing v2

Question, I issue a lot of discount coupon codes, if using this contribution, is there some way to not allow customers with wholesale pricing not to use those discount codes?

2 Nov 2007, 1:59 AM
#120
sassayone avatar

sassayone

New Zenner

Join Date:
Aug 2006
Posts:
46
Plugin Contributions:
0

Re: DUAL Pricing v2

tj1:

Question, I issue a lot of discount coupon codes, if using this contribution, is there some way to not allow customers with wholesale pricing not to use those discount codes?

Im wondering this too. I need to make a coupon for free shipping over $99, but i dont want my wholesale customers to be able to use it.

any ideas?