Hi, The weird thing was that was just in our staging store for some reason. It might have had something to do with all the apps I added and removed, and some where still live in that instance. Some apps don’t play well with others, and cause more problems than they are ever worth. I ended up skipping the apps since I was so frustrated with them either not installing right and working, or they where buggy or missing key components I expected. So I ended up using Accentuate to create 2 fields one for our Expected Ship Date and one for the Qty to Presell. I then import a full list of those two fields every 1-3 days or so to keep them updated. Then I also built into our Shopify product import to set the oversell to deny or continue. I also started writing some code to set the oversell field to deny or continue to the API so we don’t have to rely on a manual product feed update from our listers. I just need to log on my end when items are added or removed from open POs from our POS, then trigger the deny or continue via API. We upload a full product feed to Shopify every week or so, so that would turn on or off any oversells. The theme code we set it up so that if the product was set in Shopify to oversell, then it will display the Accentuate field that shows the Estimated Ship Date. Haven’t gotten around to limiting the amount they can add to cart to be the Qty in the other Accentuate field. But I assume that won’t really be an issue since most sales are just for qty=1.