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: Variant Management - Remove from Drop Down

  1. #1
    zandertr is offline Junior Member
    Join Date
    Dec 2008
    Posts
    1

    Default Variant Management - Remove from Drop Down

    I'm tracking inventory by size and color. If I have inventory in all sizes but size SMALL is it possible to have size SMALL automatically removed or grayed out from the drop down menu? I'm looking for some kind of dynamic solution based on the inventory level. I'm trying to avoid manually removing the size from the variants for each product.

    Thanks!

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Set appconfig: Inventory.LimitCartToQuantityOnHand to true so users will be warned/prompted for out of stock items when they added a color/size combination that do not have available stock. It won't hide the attributes though, but customers won't be able to add them to the cart.