No content to show

User Activity

You're absolutely right that the documentation of the Customer Privacy API is a bit of a tangle. As far as I can see, either the documentation is incorrect and directly contradicts itself, or Shopify have introduced a bug in the API (or both)... We c...
As far as I can tell, buyerIdentity.customer is only defined when the user is logged in - if that isn't the desired behaviour, you could use buyerIdentity.email instead.Either way, you need to subscribe to the value. This is how I did it in React:con...
Did you manage to find a solution to this? I'm using /account/login?return_url=%2Fcheckout but this is unsatisfactory as it forgets any info the customer has already entered.
I used the "Update product variant metafield" action. Here's the final flow:  
Of course, so simple! A small change to the Run Code action did the job: Many thanks for your help 
I'm trying (and failing) to create a Flow which is triggered when an order is created and updates a metafield on the variant for each line item. The aim is to have a metafield containing the date when the variant was last ordered. After a few false s...
Thanks for getting back to me Liam. Perhaps the documentation could be updated to reflect that all of the "order" object's properties are available as top-level variables (unless I have missed that somewhere)?
Hello. I'm looking at the documentation for additional checkout scripts and can't find any definitive information about what Liquid objects are available. The documentation says "you are able to use the `shop` Liquid object, the `order` Liquid object...
Admin Link app extensions work fine for a stable, production app. However, for a dev app where the hostname changes regularly (e.g. https://some-random-word-combination.trycloudflare.com) it can be really cumbersome to test Admin Link app extensions....
That is good news. Many thanks for the update!
No. Unless I'm missing something obvious, this isn't currently possible. Seems like something Shopify needs to fix.
It is great to see that it is now possible to edit metafields directly through the product and variant admin instead of having to use an admin app. However, I can't see how to edit the variant metafields when the product only has a single variant. On...
Unless I'm missing something, it appears to be more complex than that. Each of the items in the ActionList loads another ActionList depending on the resource type that was selected. They then autoload more items as you scroll, and have a hard-coded i...
Is there a component in Polaris or App Bridge that will emulate the URL picker used by Shopify's own admin interface? It would be really helpful to be able to use this in embedded admin apps without having to create (and maintain) it from scratch.
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.