Hi, If you have an app in the store and think the following changes would make your life easier, please up vote this post! I don't know if here is the right place to post this but two tiny...
Aug 25, 2016
Here's a not so made up story: Paul makes an app and as he respects good practices, he uses ScriptTag to load his javascript. The generated code looks like that: //<![CDATA[ (functi...
Oct 28, 2015
Hi, I have an app that connects to the merchants products via the Shopify API and I needs to know when items are out of stock for the app to operate properly. I noticed...
Oct 20, 2015
Hi, I have an app that connects to the merchants products via the Shopify API and I needs to know when items are out of stock for the app to operate properly. I noticed...
Aug 5, 2014
From the Template Editor, it is possible to access a previous version of template files like product.liquid. You can then revert back to older versions. Is it possible to do the same via the AP...
May 20, 2014
Are there any plans to release a Discount API that would allow to create discounts programmatically? All alternative solutions look like hacks that introduce security threats on stores.
Nov 6, 2012
Hi! I think we found a bug regarding WebHooks not firing when using the edit image from Shopify admin. Just emailed at apps@shopify.com about this. Cheers!
Hi, I've found similar questions but not quite exactly what I wanted to know: I'm would like to setup the price format to show decimals only when there are decimals to show. For example $10.00 wo...
Hi, Some shops don't ever need to show decimals on their prices because they're all rounded. The best way to show a price with no decimals using shopify/liquid code is to use {{amount_no_decimals...
No content to show
User Activity
Nope, but I'm in touch with Shopify support about this. I will update when I hear back.
09-28-2022
Theme app extensions automatically create a link in the theme editor settings when you add an app block that points to called "Manage app": https://{shop}.myshopify.com/admin/apps/{app-name} However, for non-embedded apps the previous URL leads to th...
I find myself facing a similar issue and I am wondering what would be the expected behavior when trying to access https://{shop}.myshopify.com/admin/apps/{app-name} from a non-embedded app: Should it redirect to the non-embedded app, try to show the ...
07-07-2014
Yep, being able to review from inside an embedded app sounds like something that would definitely push more people into building embedded apps, which seems to be what Shopify folks are trying to do, so I don't see any reason why they don't allow this...
04-10-2014
I'm currently developing an embedded app and it seems like there is a double scrollbar appearing in the browser: one in the inside of the frame and one in the outside (see attached screenshot).Is there a way to get rid of the external scrollbar as it...