osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Wholesale check box

This is a discussion on Wholesale check box within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; hi all, i've been trying to figure out what the wholesale textbox and checkbox is on the products admin page ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 12-24-2003, 06:58 AM
Lurker
 
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
simplyzibest
Default Wholesale check box

hi all,

i've been trying to figure out what the wholesale textbox and checkbox is on the products admin page is. i haven't seen it displayed anywhere and i can't seem to see it is used in any calculations.

can someone shed some light about this field?

thanks,
elon
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 12-24-2003, 07:28 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 11,083
Thanks: 81
Thanked 348 Times in 327 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

First, you posted in the wrong forum, This is an MS2-MAX feature and belongs in the MS2-MAX forum. I am moving the topic there.

Next, this is the picing per customer mod. Read the instructions on the contributions dir. Open the zip file and read the readme. There are basic instructions on how to use this mod there.

Basically if you check the checkbox, it will place that product as egligible for a wholesale price. Then you need to setup a customer to be in that group. Then when that customer logs in they get the wholesale price. Read the instructions that come with the mod, and you should be able to figure it out.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates designed for osCMax 2. Loyalty discounts up to 30% off!
    Each purchase supports the osCMax project with much needed funds!

  • 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. Default multi server configuration for exceptional performance!

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 12-24-2003, 08:04 AM
Lurker
 
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
simplyzibest
Default

thanks msasek!

and sorry about posting to the wrong forum .

-elon
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 01-02-2004, 02:25 PM
Member
 
Join Date: Jun 2003
Location: Helsinki
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Lynoure
Default

By default the checkbox is checked and even when I uncheck it, it's checked again when I edit the product again. Is there a way to make it stick?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 01-02-2004, 07:01 PM
New Member
 
Join Date: Jan 2003
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Chunks
Default

The info on this is a little hard to follow but..... i try and explain

Under Customer>customers>select your customer>edit

Your type in at the bottom what group the belong to... eg... Wholesale, your have to define this for each customer... the default is retail.

Now when you select a product in

Catalog>Catalog/Products>SELECT YOUR PRODUCT>edit

Your will see a check box at the bottom to eneter in a special price.. eg a Wholesale price. Now IF a customer belongs to this Wholesale group then they will see this special price BECAUSE they belong to this group.... if they belong to the default group RETAIL then they will see the standard price...

Hope this helps
Some time you just gotta experiment a little... I didn't even know my cart had this feature till i saw you asking how to use it!!! hahahaha

Regards Chunks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 01-10-2005, 03:10 PM
Member
 
Join Date: Dec 2004
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
miahac
Default

Quote:
Originally Posted by msasek
Next, this is the picing per customer mod. Read the instructions on the contributions dir. Open the zip file and read the readme. There are basic instructions on how to use this mod there.
Contributions directory? Where is that? What readme? Where do I create these groups? It would be nice if your quick responses had links. I have seen at least 3 others with the same question and if there were links I would have not posted this. I CANNOT FIND what you are talking about. PLUS, your forum search engine does not have "a phrase option" so I am wasting tons of cpu cycles refining my search. Argh and while I am whining, my box of wine is almost empty (jk... its full) I just wish your responses would have links.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 01-10-2005, 03:39 PM
Member
 
Join Date: Dec 2004
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
miahac
Default

OK for those who might want links or a little more explination, here it is. The contributions is at http://www.oscommerce.com/community/contributions,716 -- There you can download a zip file and open it and read the following:

To create a new customer group, go to the customer edit page and change their group name. There will be a list of the current customer groups at the bottom. The default group is Retail and is shown in the list. This was my first attempt at coding with php and MySQL so there might have been a better way to do some of the things I did, like use functions.

To add a price for a customer group, go to edit the product, at the bottom there will be a list of the current customer groups. Make sure the check box is checked and type in the price, that's it. If you want to remove the price, just uncheck the check box and it will remove it.

This module is based on David Garcia Watkins' alternative attribute handling mod, Thanks for the start David. Don't forget to backup.


So the main point is that there is no spot to create groups you just change a customer to the new group and it is automaticaly created. Then the boxes for the groups will show in the products. If you are stuck on "wholesale" it is because you have no customer with "Retail" as their group.
__________________
Network Administrator
Kansas Hosting
http://www.kansashosting.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
wholesale approval bnet osCommerce 2.2 Modification Help 4 02-09-2007 07:37 AM
Retail, Wholesale prices dgrif osCMax v1.7 Discussion 11 04-10-2006 06:05 PM
HELP!!!! WHOLESALE PRICE NOT SHOWING ON PRODUCT PAGE Judith osCMax v2 Features Discussion 0 10-26-2005 03:32 AM
Wholesale pricing incorrect on specials box adamr415 osCMax v2 Features Discussion 0 10-03-2005 03:47 PM
Someone Must Know- Retail & Wholesale login????? anntaj osCMax v1.7 Discussion 6 11-10-2004 07:22 PM


All times are GMT -8. The time now is 11:42 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax