Can I Set a Total Inventory Amount With Sizes, Instead of Inventory Per Size?

Hi all! Im having trouble finding a solution to how I would like inventory to be adjusted for a couple of my products.

Lets say that for a product, I have 10 pieces. The dimensions of the product are adjustable, but only I can adjust them, the customer cannot do this themselves.

I want the customer to tell me what size they want. When one customer does so, my inventory count goes down to 9.

As of now, I am seeing that my only option is to set sizes, and how many I have for each size. But this doesn’t work for my product. I only have a total number of product, without sizes. I can only size them when the customer orders.

How can I give this option on the product page? I do not want them to do this on the checkout page.

Right now I am thinking that I could have a small text box on the product page where they write their size? Or, it would be ideal if I could give size options, then set a total number of inventory, instead of inventory per size. I am open to other options too.

Thank you in advance!

Hi @pc1000 If you need any of the below customized, setup ,automated or consulted on then contact me by mail for services.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.
Contact info in signature.

Shopify has no concept of inventory pooling.

If the options do not change the price, or affect things like SKU, then your idea of using an input box works and is very common using line-item-properties.

https://community.shopify.com/c/shopify-design/product-pages-get-customization-information-for-products/td-p/616503

Otherwise to pool, or sync inventory among variants you need an app, there are tons of those on the app store.

For custom scenarios I script things using mechanic though they have existing tasks for common scenarios.

https://usemechanic.com/task/sync-inventory-for-shared-skus

https://tasks.mechanic.dev/sync-inventory-across-product-variants

https://tasks.mechanic.dev/keep-inventory-levels-in-sync-within-products

etc https://tasks.mechanic.dev/?q=sync

Good Hunting.

That should work, Ill try it out.
Thank you!

1 Like

Hi @pc1000 ,

I’ve got a simple solution for the issue you’re facing.

Rather than dealing with the hassle of creating individual size options with specific quantities, consider using the Easify Product Options app (it’s free!). This way, you can effortlessly manage your product quantities without being tied to specific sizes :hugs: .

Here’s a quick guide on how to go about it:

  • Create your product and set its overall inventory (e.g., 10), without creating Size options initially.
  • Install the app and create a new option set.
  • Add Size options within the app, utilizing a suitable display type like Buttons.

  • Apply these Size options to the relevant product(s), and your settings are complete.

The app is user-friendly with no coding required. Give it a shot, and let me know how it works for you!