Hello. I’m setting up a Shopify site for a small business. - Shopify is currently closed while we build.
I’m trying to add some of the product data into the visible product data area
I would like to add the following info into each product as the default
Store location
SKU
Arrival date of the item (metafield)
I was able to add the SKU to the view
And by using a Collapsible row I was able to add the “Arrival date”
But I cannot figure out how to add the physical location
I ideally I would all this data together in the product description area and not leverage a collapsible row for the meta fields.
I would also like to avoid having to use an app just to display this data that is already present in the product.
Hi @Tim-RTIT
for some reason the “location” object only works with local-pickup
https://shopify.dev/docs/api/liquid/objects/location
So that means creating another metafield for this info.
Automate in automation app like mechanic https://learn.mechanic.dev/platform/liquid/objects/shopify/location , https://tasks.mechanic.dev/ .
Or hypothetically in shopify-flow using the send-admin-api-request though at this time it really only surfaces triggers & actions for B2B company-locations for shopify-Plus plans.
If you need this automation, or theme customization, or consulting then contact me by my email for services, or if you have access private message by clicking here (sloooower).
https://community.shopify.com/c/notes/composepage/note-to-user-id/27332
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.