You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin works great! But I wonder how I can access the inventoryLevel and plug the location of the product.
The first thing that came to my mind is to expand the possible products inside shopify.products.php with a location string, but that didn't work.
My next idea was to check product.structured-data.php to see if I can create my own hook, but I don't even know how to access the inventoryLevel, or even which function with which string. Has anyone more intel to this?
The text was updated successfully, but these errors were encountered:
Plugin works great! But I wonder how I can access the inventoryLevel and plug the location of the product.
The first thing that came to my mind is to expand the possible products inside
shopify.products.php
with a location string, but that didn't work.My next idea was to check
product.structured-data.php
to see if I can create my own hook, but I don't even know how to access the inventoryLevel, or even which function with which string. Has anyone more intel to this?The text was updated successfully, but these errors were encountered: