Liam
Shopify Staff
Contact Me
Status
Offline
Last Activity
‎03-12-2024 06:53 AM
Topic Started
3
Topics Started
Topic Solutions
295
Solutions
Post Count
2731
Posts
Post Kudos
752
Likes

Community Badges

Hi App Developer Community, The new Shopify Admin API library for Node is here! This library makes interacting with the Admin API easy and works with any backend framework (Koa, Express, etc).&nb...
For theme developers looking to set up a version control workflow, our latest video on how to use GIT with Shopify themes will be very helpful. In this video we look at what GIT is used for, how to i...
In this video, Ria will explore what options are available to developers when setting up pricing models for your apps, as well as give an overview on how Shopify's Billing API can be implemented for ...
*NEWS ALERT* We've launched a new Developer-focused tutorial series for Youtube. Each week we'll be sharing an indepth tutorial on a new topic. Today we've released the first video on Theme Kit, th...
Thanks to the input of everyone who participated in our online store design experience beta, we are ready to close our first beta period to address feedback and add functionality. While we prepare fo...
Hi app store developers, As many of you are aware, this week the Partner Governance and Shopify App Store Team worked together to identify and remove thousands of suspicious reviews from apps. Thes...
Thanks to everyone to joined us today for a great session exploring what to look out for supporting your app, as well as what opportunities are available for localisation. In case you missed it, here...
Thanks to everyone to joined us today for a great session exploring what to look out for when researching your app ideas, as well as what marketing services are available through Shopify. In case you...
Thanks to everyone to joined us today for a great session exploring what to look out for when pricing your app, as well as how to work with the Billing API. In case you missed it, here's the recordin...
Thanks to everyone to joined us today for a great session exploring what to look out for when submitting your app, as well as how the app listing page can be leveraged to highlight the benefits of yo...
Thanks to everyone to joined us today for a great session looking at the more advanced options for app development, demoing some ways you can work with app bridge, and also answering some questions o...
Thanks to everyone to joined us today for a great session learning about Polaris, how it can assist you when building out the UI of your app, and seeing examples of what this could look like on your ...
Thanks to everyone to joined us yesterday for a great session outlining the steps for building an app using Ruby, and which tools are available when you choose this path. In case you missed it, here'...
Thanks to everyone to joined us earlier for a great session outlining the steps for building an app, the tools available to developers, and how to authenticate your app. In case you missed it, here's...
Thanks to everyone to joined us earlier for a great session looking at the Shopify Partner Ecosystem, the opportunities available to developers, and the tools you can use. In case you missed it, here...
Hey Shopify developers! I recently wrote a post on the partner blog compiling a list of 30 resources that would be helpful for upskilling technical abilities, and branching out into new dir...
This month we have released new features for developers participating in the Online Store Design Experience partner beta. The following features are now available for testing for new and existing dev...
We are proud to announce an open beta of our new online store design experience for all Shopify Partners. Developer preview stores can now be used to explore and test a number of new storefront featu...
Moved to Technical Q&A subforum
Moved to Technical Q&A
Topic moved to Feedback On My Store
Moved to Technical Q&A
From Partner Blog article: Tips for Using Snippets in Your Shopify Theme Hi, sorry to be a pain, but this seems to be the closest I've found from research to displaying a specific collectio...
No content to show

User Activity

Exactly - there's no risk in using them via the API, there's just no UI for them for merchants to interact with.
Hi Tony,   If you replace `{% for line in subtotal_line_items %}` with `{% for line in line_items %}` will this work? 
Hi Johnny - the code you've shared looks very much like the examples in our docs, so it's difficult to see why this might be happening. Are you 100% sure the scopes are configured correctly?
Hi Loganstarc123 - our devs are currently looking into this. Will update here asap.
Hi Ocastx - that lack of a UI on the admin for SHOP metafields is a known limitation, unfortunately there's no timeline for implementing this at the moment. 
Hi Gunesb,   Which theme are you using?
This should be possible with Subtopics, see: https://shopify.dev/docs/apps/webhooks/sub-topics?utm_campaign=winter24edition&utm_source=editions&utm_medium=W24E-page&utm_content=W24E&utm_channel=W24-editions-website#metaobjects  
Would it be possible for you to try a similar query but with GraphQL (using the GraphiQL app) there's a transactions field on the Order object which has a status field. It should look something like:   query { order(id: "gid://shopify/Order/1234567...
So after looking into this it does seem that currently, there is no built-in functionality for A/B testing of checkout extensions. A potential workaround could be to create two versions of the extension and use your own logic to determine which versi...
Is the webhook not firing when an order is made, or is it firing but not being accepted correctly by the shipping company?
There is however no way currently to have the box ticked by default - so unfortunately that's not an option.
Hi again - our team has looked into this more and have said that depending on the extension point being used, you may be redirected to the checkout page. In this situation you'll have to checkout and then reload the page to be redirected from the Tha...
I have looked into attempting this myself before, but I couldn't find a way to connect with an external library.
I can't seem to replicate this issue on my test store - if you test with a different app that has app blocks, do you see these appearing?
Have you looked into customer account extensions yet, to see if these would support your usecase? 
This widget could not be displayed.
This widget could not be displayed.