This is a discussion on customer groups within the osCMax v2 Features Discussion forums, part of the osCMax v2.0 Forums category; I just made up some new customer groups. I wanted to make some "specials" and I have to choose from ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I just made up some new customer groups. I wanted to make some "specials" and I have to choose from my dropdown menu for which customer group to make that special for. So only when those customers log in, they will see their special price for a particular product. Is there a way to have specials for everyone, like the way it used to show up on my website before I added customer groups? JoAn, |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| No. you have found a defect in the design of specials. There is no "all groups" option.
__________________ 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 |
|
#3
| |||
| |||
| Is this something that should be addressed for the next version? |
|
#4
| |||
| |||
| Actually, this will require changes to a number of files. Since customers_groups.customers_group_id starts at 0 for retail you would have to make -1 = all groups Then in specials.customers_group_id you would have to make sure you could write a negative number (currently and int(11) ) Then in specials you would have to add an <option> for that -1 value in the <select> Then on the users side, when you check for customers_group_id you would have to add a piece to the query that gets all of that customers_group_id and any specials with a customers_group_id < 0 That would just about do it. [assumption made is that the query is doing the selection of special using the group_id value, it MAY be in an if-then loop and if so you would add the check there. I just don't have the time to check it out now] Joan, if you want to make this addition and submit it to the mod, go for it.
__________________ 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 |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| customer groups | jschafer52 | osCMax v2 Customization/Mods | 0 | 11-28-2006 05:13 PM |
| Easy Populate - Customer Pricing/groups | RoyceK | osCMax v1.7 General Mods Discussion | 1 | 02-08-2006 06:24 PM |
| Separate pricing per customer No groups in Products | zel | osCMax v1.7 General Mods Discussion | 6 | 02-20-2005 12:49 PM |
| Quantity Discounts + Customer Groups | mat123slade | osCMax v1.7 Discussion | 0 | 10-27-2004 07:20 AM |
| Different box content for different member groups. | gobayview | osCommerce 2.2 Modification Help | 0 | 12-18-2003 11:02 PM |