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 340 871

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?