Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: How to Limit cart to quantity on hand by Product

  1. #1
    stook2001 is offline Junior Member
    Join Date
    Jul 2010
    Posts
    4

    Default How to Limit cart to quantity on hand by Product

    How can we restrict some products so that customers cannot put color/size combinations in their cart that are out of stock while allowing other products to be ordered, regardless of inventory levels? We have some items that we are going to re-order, so we want customer's to order them even if not in stock. But we have other items that we cannot re-order, so we only want to allow customer's to order specifically color and sizes that are still in stock for that item.

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    There's no way to do this 'out of the box', you're either restricting inventory or you're not. For the products you're going to be continuously re-ordering, you could just set the inventory levels to a falsely high number so the software always lets them sell. You'd have to have an external way to track inventory though.