Results 1 to 3 of 3

Limit maximum number of products in basket

This is a discussion on Limit maximum number of products in basket within the osCMax v1.7 General Mods Discussion forums, part of the osCmax v1.7 Forums category; Hi Folks, is there a way to limit the number of a particular product that a user can purchase? For ...

      
  1. #1
    New Member
    Join Date
    Feb 2004
    Posts
    20
    Rep Power
    0


    Default Limit maximum number of products in basket

    Hi Folks,

    is there a way to limit the number of a particular product that a user can purchase? For example, if The user has chosen 1 t-shirt with a logo and he wants to buy more, can I limit the purchase to 10 and any higher volume purchase would need to be referred to me for a seperate quote?

    Many thanks
    Rob

  2. #2
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default

    This would require an if statement be added, with a redirect to a "custom quote page" if more than ten in basket.

    A better fix would be to write a admin module which added this field to the product screens so you could set the maximum on a per product bases instead of hard coding a set number in the cashiering process.

    This is something we can do for you. If your interested, contact our office.

  3. #3
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    8


    Default

    thinking this through further, if you have an admin module that redirects to a alternate page if they select more than the limit for a product, it would get very old after their attempt to order the fourth product or whatever. As if they chose 4 different products, and got redirected on each one, they would probably get peaved and leave.

    A better alternative might be to simply add a hard coded hyperlink on product_info.tpl.php that said "For bulk Orders, Click Here". That link to take you to a page with a form for requesting bulk pricing.

    Or if you have customers that typically always order bulk, add them to a seperate pricing per customer group that gets a specific price on your products.

    Theres alot you could do, you have to decide whats best for you and your customers, if you have questions or need customizations done, contact us.

Similar Threads

  1. Changing maximum number of orders displayed in admin panel
    By markymrk22 in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 09-03-2005, 11:56 AM
  2. model number - how to increase maximum filed size?
    By jloyzaga in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 07-08-2004, 07:54 PM
  3. Number of products
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 03-20-2004, 04:30 AM
  4. How to limit 'new products'
    By SnowBord in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 01-01-2004, 03:32 PM
  5. Maximum Products to have in OSC
    By deker in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 02-20-2003, 04:08 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •