This is a discussion on customer groups function within the osCMax v2 Features Discussion forums, part of the osCMax v2.0 Forums category; I am interested in how the 'customer groups' function works: I assume that in combination with the ' Separate Pricing Per ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I am interested in how the 'customer groups' function works: I assume that in combination with the ' Separate Pricing Per Customer' function, it is possible to set different prices for each product, and that these different prices are associated with different customer groups. So that when customer from group 1 logs in, all products display prices appropriate to that group. Is that the way it will work? |
|
#2
| ||||
| ||||
| Yep that is the way it works. Set up your groups, say, Retail, wholesale. Then set up your products, and right in the product page, there is the field to place the retail price and a field for the wholesale price. Then, you go into the customers section and edit the customers that you want assigned to the wholesale group. Then when they login, they see the wholesale prices.
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
|
#3
| |||
| |||
| Thanks for that. Is it possible to have a group with no prices, or will osMax baulk at the absence of a price? |
|
#4
| ||||
| ||||
| The groups do not get prices... only products do. If you have two product groups, Retail and Wholesale, and you do not set a wholesale price for a product, it will simply display the retail price by default. If you don't set a retail price, it will be free.
__________________ Michael Sasek osCMax Developer osCMax Templates - Hundreds of premium quality templates. New designs every month! xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host. |
|
#5
| |||
| |||
| I don't suppose there's a way to just make it so that wholesale customers get an accross the board discount of 10% on everything without having to edit every single product? |
|
#6
| |||
| |||
| May I suggest ezpopulate is your solution? 1) load all the product with prices for your primary group (retail) 2) download with ezpop 3) open up in a spreadsheet 4) create a new column between the two groups prices 5) user a formula to create the new prices for the wholesale group in the new column 6) copy the VALUES to the wholesale price column 7) delete the formula column 9) upload and update using ezpop and then you have all the system set up. If you want to make life easier for updates add a javascript function that takes the prices when you enter them in retail and deducts 10% and pre-fills the wholesale form field. (if you want to see how that works, look at the javascript code in some mortgage rate calculator and lift it for this use. It's not that hard. You just need to add the javascript action to the first field and have it do the math and load the second field with the values.)
__________________ so endith the lesson<think>sometimes I just sit's and thinks</think> "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB |
| The Following User Says Thank You to met00 For This Useful Post: | ||
tcshadow (02-19-2008) | ||
|
#7
| |||
| |||
| That's an excellent and easy workaround. Never thought of using EZpopulate cause i'm not used to it being installed since I've come from a pretty vanilla oscommerce install. |
|
#8
| |||
| |||
| It's what works for us all the time when we help people set up stores. Of course we have to mod the hell out of it to work with our stores since we have moded the hell out of osCMAX
__________________ so endith the lesson<think>sometimes I just sit's and thinks</think> "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB |
|
#9
| |||
| |||
| for some reason when i download the easypopulate file, edit it, then reupload and click insert into database it throws a bunch of erros at me and does nothing... and all I was doing was editing data in the existing columns. Warning: move_uploaded_file(/home/tcsbrook/public_html/oscmax/default//temp/EP2008Feb20-0909.txt) [Web Hosting, Dedicated Servers & E-Commerce]: failed to open stream: Permission denied in /home/tcsbrook/public_html/oscmax/default/admin/easypopulate_functions.php on line 32 Warning: move_uploaded_file() [Web Hosting, Dedicated Servers & E-Commerce]: Unable to move '/tmp/phpv7yy2t' to '/home/tcsbrook/public_html/oscmax/default//temp/EP2008Feb20-0909.txt' in /home/tcsbrook/public_html/oscmax/default/admin/easypopulate_functions.php on line 32 Warning: fopen(/home/tcsbrook/public_html/oscmax/default//temp/EP2008Feb20-0909.txt) [Web Hosting, Dedicated Servers & E-Commerce]: failed to open stream: No such file or directory in /home/tcsbrook/public_html/oscmax/default/admin/easypopulate.php on line 734 Warning: fgets(): supplied argument is not a valid stream resource in /home/tcsbrook/public_html/oscmax/default/admin/easypopulate.php on line 737 Creating file EP_Split1.txt ... Warning: fopen(/home/tcsbrook/public_html/oscmax/default//temp/EP_Split1.txt) [Web Hosting, Dedicated Servers & E-Commerce]: failed to open stream: Permission denied in /home/tcsbrook/public_html/oscmax/default/admin/easypopulate.php on line 743 Warning: fwrite(): supplied argument is not a valid stream resource in /home/tcsbrook/public_html/oscmax/default/admin/easypopulate.php on line 744 Warning: fgets(): supplied argument is not a valid stream resource in /home/tcsbrook/public_html/oscmax/default/admin/easypopulate.php on line 747 Added 0records and closing file... Warning: fclose(): supplied argument is not a valid stream resource in /home/tcsbrook/public_html/oscmax/default/admin/easypopulate.php on line 773 Warning: fclose(): supplied argument is not a valid stream resource in /home/tcsbrook/public_html/oscmax/default/admin/easypopulate.php on line 774 You can download your split files at Tools / Files in /catalog/temp/ |
|
#10
| |||
| |||
| Quote:
(don't worry about the // it shouldn't effect anything)
__________________ so endith the lesson<think>sometimes I just sit's and thinks</think> "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| taxes for separate customer groups? | caw | osCMax v2 Features Discussion | 1 | 08-16-2007 04:44 PM |
| Easy Populate and Customer groups | oakhill | osCMax v2 Features Discussion | 1 | 06-14-2007 06:11 AM |
| customer groups | jschafer52 | osCMax v2 Customization/Mods | 0 | 11-28-2006 06:13 PM |
| customer groups | joanstead | osCMax v2 Features Discussion | 3 | 02-20-2006 03:44 AM |
| Quantity Discounts + Customer Groups | mat123slade | osCMax v1.7 Discussion | 0 | 10-27-2004 07:20 AM |