I've been trying to think of interesting ways to promote our Shopify app whilst providing value to store-owners in the process. Would anyone on here be interested in a free website where they could ...
Hi there, I'm seeing an issue with a couple of stores where the Shopify API returns '<' instead of '$' for 'money_format'. It only seems to affect a couple of stores, here's the Shopify API I'm ...
Hi guys, After six months of development, our app has just been accepted into the Shopify Appstore. It allows you to test new products/product-ideas for your store, either through email coll...
Hi there, I'm just wondering if the Uptown CSS framework (https://www.uptowncss.com) is still accepted by Shopify for the design of embedded apps? Reason being, my app doesn't use react, so...
No content to show

User Activity

Hi there,Thanks for doing this. I've got two questions:1. Simple, but consequential... Are we correct to assume that GraphQL IDs will always follow this pattern `gid:/shopify/Resource/123` where 123 is the REST ID? or may the numbers in the IDs diver...
Thanks, that's very nice of you to say @Glupiste !
Hey guys, I’m a co-founder of PreProduct, a pre-order app based around launching new products. However, We've just released a new app: Product Love, that aims to help you figure out future best sellers and level up your new product development. It co...
HI @ZakMillion ,I didn't see any low hanging fruit, but it's been a while since I've looked at a Google Lighthouse report and they've changed a bit.This is the unused Javascript section of your report and it looks pretty alright. Maybe running that F...
Hi @beckysolomon , Customisation wise, the cart, button, colours/wording/header are all customisable. Bit more info here. There's a 'headless code generator' in the app, where you can create the snippet for the product in question. We don't have a sa...
Hi @beckysolomon , It sounds like you need to set up headless pre-orders. Doc hereDeposit-based pre-orders will work fine with this too. (test store deposit-based pre-order here) The above is all with the PreProduct Shopify app installed.Feel free to...
Hi @Motee ,Yep sure. Google mentions that you should add lazy loading to your store. So images don't slow the page load down. (there are some instructions throughout this thread on how to do that)Unused code wise, the biggest offender is your Faceboo...
Hi @Alexccbc ,These more advanced use-cases are generally where apps step in. To flick between the two buttons requires Javascript that the default themes don't ship with.Cheers,Oli——————————Founder @ www.preproduct.ioThe smarter way to launch produc...
Hi @purplelotus ,If you google 'chrome lighthouse report' you'll be able to see some of the different areas for improvement.It looks like you don't have your images set to lazy load. There's some instructions in this thread on how to do that.Also, yo...
Hi everyone, Just adding to this thread as Dawn will be the new default template in Shopify soon.A lot of the same applies, but app blocks/sections-everywhere is a big change.I put together this guide over the last couple of weeks on integrating with...
Hi @ktafa ,Worst comes to worst, you can hide this product from your Shopify collections until you've figured the issue out.If you decide to try a different app, I run a pre-order app called PreProduct which has different features and aims to Pre-ord...
Hey,Hmm, have you definitely updated the web-hook addresses in your app code-base to use the production app’s server address?I use the Ruby Shopify app gem, so am not familiar with the PHP equivalent.
You can’t test Shopify app web hooks from the store’s notification section. They won’t go through the Shopify libraries verification process.You’ll need to produce them organically through an action on your test store.If your using a free NGROK accou...
Hi @Menibig ,No worries, I've just had a quick look.Top of Google's recommendations is to add 'lazy load' images. This can be added to any image by including loading="lazy" to the <img  element. It ships with most Shopify themes these days, but it wo...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.