How to sell only in packs but track inventory on the single unit level?
You can disable the "Online Store" sales channel for the products you don't want to sell on the storefront. To do that, please go to the Products page in Admin, and select the product. Next, click on the Manage link near the SALES CHANNELS AND APPS section and uncheck the "Online Store" sales channel. After doing that, the product won't be visible to customers anymore, but Packify will continue managing its inventory as usual.
<div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"> <shopify-accelerated-checkout-cart wallet-configs="[{"supports_subs":true,"supports_def_opts":false,"name":"shop_pay","wallet_params":{"shopId":29900368,"merchantName":"The Shop Tinkerers","personalized":true}},{"supports_subs":false,"supports_def_opts":false,"name":"paypal","wallet_params":{"shopId":29900368,"countryCode":"US","merchantName":"The Shop Tinkerers","phoneRequired":false,"companyRequired":false,"shippingType":"shipping","shopifyPaymentsEnabled":true,"hasManagedSellingPlanState":null,"requiresBillingAgreement":false,"merchantId":null,"sdkUrl":"https://www.paypal.com/sdk/js?components=buttons\u0026commit=false\u0026currency=USD\u0026locale=en_US\u0026client-id=AexZEtAxk09Ncgj6FSWFFyGKbxxAZ_LTyJ2DPdJWl1YUlecinmc5AfIaRF2qYjWlusWahlzz6SVkY5Ci\u0026intent=capture"}}]" access-token="501064acf5007febc8aacdcd65a58195" buyer-country="US" buyer-locale="en" buyer-currency="USD" shop-id="29900368" cart-id="c96f18e421135c9f627f8dc215bcfb9b" enabled-flags="["6d1811c1"]" > <div class="wallet-button-wrapper"> <ul class='wallet-cart-grid wallet-cart-grid--skeleton' role="list" data-shopify-buttoncontainer="true"> <li data-testid='grid-cell' class='wallet-cart-button-container'><div class='wallet-cart-button wallet-cart-button__skeleton' role='button' disabled aria-hidden='true'> </div></li><li data-testid='grid-cell' class='wallet-cart-button-container'><div class='wallet-cart-button wallet-cart-button__skeleton' role='button' disabled aria-hidden='true'> </div></li> </ul> </div> </shopify-accelerated-checkout-cart> </div>