Happening now | Office Hours: Customizing Your Theme With Moeed | Ask your questions now!
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Webhooks: Determine if product is available for pickup in-store

Webhooks: Determine if product is available for pickup in-store

karmatrade
Shopify Partner
6 0 0

Quick question! I'm monitoring product changes using shopify webhooks. Specifically the products/update, products/create topics.

 

How can you tell if the seller is changing the item to be available for in-store pickup or online only?

Replies 2 (2)

Liam
Community Manager
3108 344 911

It doesn't look to be possible to use the products/update webhook to determine if a product is available for online only, or in-store pickup as this information is not a property of the product resource. I have however logged the ability to return the availability state via the product resource as a change request to the product team.

Hope this helps!

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

karmatrade
Shopify Partner
6 0 0

Thanks Liam -- is it possible to know if a store has items available for pickup?