Product webhook - Not working when changing Variant

Hello,

I have Products webhooks working long time ago, but now it is not firing when I change a variant of a product.
The field for this example is the “Cost per Item“.

If I change Price, SKU, Compare-at-price, or others, it is working correctly and firing the webhook. Just not for “Cost per Item“.

That information lives on the inventory item object, so you’ll need to subscribe to a webhook for that, e.g.

1 Like