Covers all questions related to inventory management, order fulfillment, and shipping.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I am looking for a solution to sync/balance inventory between my two Shopify stores, D2C and B2B. If possible, both stores will pull from the same warehouse of inventory, but only display a percent of total stock in each store.
i.e (60% D2C, 40% B2B). This solution will also have to update as close to real time as possible after a purchase is made.
Overall example:
100 pcs total for Product A in Warehouse
Display 60 pcs on D2C, Display 40 pcs B2B
Customer orders 20 pcs B2B.
Automatic stock update (48 pcs D2C, 32 pcs B2B)
If anyone has any ideas, I'd be happy to hear. Thanks!
Hi @bvunrlit 👋 Either search 'inventory sync', 'inventory pooling', etc in forums or app store.
if the "warehouse" is an external service it will need an api , if it is not just a shopify location on both stores that is.
For bespoke processes script automations using the shopify api, or http apis use the mechanic app.
https://tasks.mechanic.dev/?tags=sync
There's also shopifys own free shopify-flow app and it's advanced admin-api or send-http-request actions but it's pretty much a one way behavior.
If you need custom automations then contact me by my email for services.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
Hi @bvunrlit ,
Our app will be able to do this for your store you can check out our app at this link
Hi ProfitLabs,
I was able to set up a successful sync between my D2C and B2B sandbox dev stores. The only part I am having trouble with is finding a setting where I can set certain stock percentages between parent and child stores. I currently have my D2C store as the parent and B2B as the child store. I have my main single source warehouse defined under my D2C store.