Covers all questions related to inventory management, order fulfillment, and shipping.
Hello everyone,
I would like to ask you a question about stock management on Shopify.
I have a stock of A products with 100 items
on my product page I'm selling 3 variants of product A
A1: 1 item
A2: 2 items
A3: 3 items
On my product page my stocks are therefore :
A1 : 100
A2 : 50
A3 : 33
When a customer buys A1, I would like the stock to be deducted by 1 unit in all variants, so A1: 99, A2: 49, A3: 33 (because 33x3=99),
Basically, I'd like any variant purchased to be deducted from the stock of all the other variants because the stock is common to all 3 variants.
I've tried channelup/bundleup but the application causes quite a few bugs when it modifies the orders.
Do you have a solution please?
thank you
Solved! Go to the solution
This is an accepted solution.
Hi @krmb
Yes, you need a custom APP which will allow to map variant I'd with product quantity.
Mapping will allow you to update sync quantity to all the variant or product from one location.
Let me know if you are willing to hire for this.
This is an accepted solution.
Hi @krmb
Yes, you need a custom APP which will allow to map variant I'd with product quantity.
Mapping will allow you to update sync quantity to all the variant or product from one location.
Let me know if you are willing to hire for this.
thanks
Thanks, for giving us the opportunity to help you out. below is the solution that works.
Hope it will help others too.