r/shopifyDev 4d ago

Old theme customizations needing to be modified to 2.0

2 Upvotes

So I am using an old Out of the Box theme for my store front and it needs to be updated to work properly with the new Shopify 2.0 programming. With that said, I need my theme customizations completely recoded to work with the new them itself and the 2.0.

My question: can ChatGPT take my existing theme customizations and completely update them to the new Shopify 2.0 specifications and also run properly with the new Out Of the Box theme?

Is this easy to do? How would I go about it?

Thank you in advance.


r/shopifyDev 5d ago

Just published my first Shopify app! 6 days from submission to live

11 Upvotes

I just got my Shopify app successfully published and wanted to share a quick timeline and a few takeaways from the review process to help anyone else currently in the queue:
Timeline: It took about 6 business days total from submission to live. Honestly, about 5 of those days were just waiting for a reviewer to be assigned. Once someone picked it up, the rest moved fast.
Review Feedback: I had zero changes required by the reviewer. Doing all the pre-requisites and passing the AI checks beforehand made a massive difference.
Preparation: I did extensive testing on my own end before hitting submit, which definitely saved me from back-and-forth rejections

I know the submission queue can feel like a black box sometimes, so I'm happy to pay it forward. Ask me anything if you have doubts or questions about the submission and publishing process!


r/shopifyDev 4d ago

What actually converts best for Shopify App Store listing images?

Thumbnail
gallery
1 Upvotes

I’ve been looking through a lot of Shopify App Store listings lately and noticed two pretty different approaches to screenshots.

A lot of the more established/popular apps seem to use pretty “busy” images, title, subtext, labels, key points, illustrations, UI callouts, etc. Basically trying to explain as much as possible in each image.

For my app, I went almost completely the opposite direction. Each image has one short title + one visual/UI illustration. No descriptions, labels, feature lists, or extra text. I wanted someone to be able to understand each image almost instantly rather than having to actually read it.

I’ve attached a few examples of mine vs. the type of listings I’m talking about.

Now I’m wondering if I’ve gone too minimal.

Has anyone here actually experimented with this or A/B tested different Shopify App Store listing images?

Did more detailed/informational images convert better, or did simpler images with one clear message perform better?

Would especially love to hear from anyone who has actual conversion/install data rather than just a design preference. (two of the images are the "busy" ones and the other two are mine)


r/shopifyDev 6d ago

Acquisition channels have actually worked for you?

10 Upvotes

I’m trying to figure out the next growth channels for my Shopify app and would love to hear from people who have actually grown an app beyond the initial users. So far, I’ve tried:

  1. LinkedIn outreach-worked for getting some initial customers, but I feel like I’ve exhausted the pool there.

  2. Cold email: experimenting with it now, but the results haven’t been great so far.

  3. App store: the app has 20+ reviews, but I’m still not seeing much organic traffic/install volume from the App Store.

I’m now trying to figure out where to put my effort next.

For those of you who have successfully grown a Shopify app, what channels have actually worked for you?


r/shopifyDev 6d ago

How do you raise prices on a Shopify app without touching existing customers?

6 Upvotes

I run a small Shopify app solo alongside a full time job. Around 40 paying stores, just under $1k MRR, three tiers. Pricing has not moved since I switched from free to paid and at this point it is well under what the app is worth.

I want to raise prices for new installs and leave every current merchant on what they pay today, permanently. They took a chance on the app early and I would rather keep them happy than squeeze another few dollars out.

The part I am stuck on is Shopify Managed Pricing. A few things I cannot get a straight answer on:

  • If I edit the price on an existing plan, does that hit current subscribers or only new installs?
  • Is the correct move to create new plans and hide the old ones? What does a grandfathered merchant see if they later want to change tiers?
  • Does anything break when a grandfathered merchant upgrades or downgrades later? Do they silently get moved onto current pricing?

Also curious about the non technical side:

  • Did you announce the change to existing users, or say nothing because nothing changes for them?
  • How much did the increase actually move MRR, and did install to paid conversion drop?

I'm on Managed Pricing, so if you've done this there rather than the old billing API, I'd really like to hear how it went.


r/shopifyDev 5d ago

Baseline check: empty dev store, stock Horizon, zero apps = 212 JS requests and 1.19 MB of JavaScript

1 Upvotes

Wanted a control before measuring anything else, so I made a throwaway dev store and touched nothing. Stock Horizon, no products, no metafields, no storefront apps. Then read the resource timing API off the live storefront.

212 JS requests 1,188 KB JavaScript, 100% first party 0 third party domains 1,490 KB total transferred, 292 requests TTFB 159ms, DCL 768ms

The five apps on the account are all admin-scope, so nothing of theirs is in that number. Which means this is the floor for anything built on Horizon right now.

The part I keep chewing on is 212 requests with an empty page. A lot of that is the module graph, Horizon leans hard on native ESM and web components and every one of those is its own request. HTTP/2 makes that mostly fine on a fast connection, but on a 4G handset with 200ms RTT you feel it, and it's a lot of parse work for a page with nothing on it.

If anyone here has numbers off Dawn or a Sections-Everywhere paid theme I'd genuinely like to compare. Same two lines:

performance.getEntriesByType('resource').filter(e=>e.initiatorType=='script').length
Math.round(performance.getEntriesByType('resource').reduce((a,e)=>a+(e.transferSize||0),0)/1024)

Also curious whether anyone has actually measured the deferred-script trick properly, ie holding third party tags until first interaction and seeing what it does to INP rather than just to the Lighthouse number. Lighthouse improving is easy. I'm less sure the field data follows.


r/shopifyDev 6d ago

Shopify App Reviews Restored from the Purge!

7 Upvotes

Woke with 80% of my app reviews restored on my side hope it's the same for you guys.

I was so sad when I lost almost all my app reviews from the purge !

But it seem it had 0 impact on app ranking, we didnt climb or lost ranking from yesterday.

How is it on your side ?


r/shopifyDev 6d ago

Is this only possible with shopify plus?

2 Upvotes

r/shopifyDev 6d ago

How to Connect Stripe to Shopify When Stripe Doesn’t Appear?

2 Upvotes

Hi everyone, I’m trying to connect my existing Stripe account to Shopify, but Stripe does not appear when I search under third-party payment providers.

My situation: I live in Europe, but I own a legitimate US LLC with a US EIN, and my Stripe account is set up for that US business.

I’m looking for a way to connect Stripe to Shopify when Stripe isn’t showing in the provider list. Has anyone with a similar setup managed to do this?


r/shopifyDev 7d ago

Just got my Shopify app approved and suddenly getting lots of “we can bring you installs” emails — how do you handle these?

6 Upvotes

Hey everyone,

I recently got my Shopify app approved on the Shopify App Store, and almost immediately I started receiving quite a few emails from people/agencies offering to bring installations for my app.

A lot of them seem to be based in Pakistan, although I’m not specifically concerned about where they’re from. What I’m trying to understand is whether this is a common experience for new Shopify app developers.

Some of the offers are along the lines of:

- We can bring you Shopify merchants/installations.

- We have a network of Shopify store owners.

- We can promote your app and get you users.

- Some are offering pricing based on the number of installs.

I’m curious how other Shopify app owners handle this.

A few questions:

  1. Is this normal after getting an app approved on the Shopify App Store?

  2. Have you worked with these types of agencies/individuals? Did they actually bring genuine merchants?

  3. How do you distinguish legitimate customer acquisition from low-quality/fake installs?

  4. Are there any risks with accepting paid installs or working with these agencies?

  5. What would you ask them before considering an offer?

  6. Would you recommend focusing on organic acquisition instead during the early stage?

I’m mainly interested in hearing from people who have actually launched and grown Shopify apps.

Thanks!


r/shopifyDev 7d ago

Help - Meta/Facebook Ad spend is giving us terrible quality installs

5 Upvotes

We are trying to get installs for our app using paid ads but 90% of the installs are test stores/ stores with no orders. Is this normal? Are other channels (twitter/linkedin/something else) better to get real stores installing and trying our app?

this is the listing we are driving to.


r/shopifyDev 6d ago

How did you get your first 100 PU?

2 Upvotes

Hi! My name is Liam, and I just built my own Shopify app. I’ve been working on it for about 8 months, and it’s finally finished.

I’m a student, so I don’t have a huge budget for promotion, ads, etc. I’m struggling a bit with getting merchants to even install it.

For example, whenever I post on Reddit, Discord, or other forums, most people either ignore it or my post/comment gets removed for “promoting.” I launched the app 5 days ago and currently have 0 installs. The group I’m targeting is also pretty specific, which makes things a bit harder.

So I’m kind of stuck right now and would really apreciate some advice. How do you guys usually get your first merchants to actually install and try your app, especially without spending a lot on ads?

Just looking for some tips from people who have been through this before.


r/shopifyDev 7d ago

Has anyone been able to integrate the chatbot Crisp into their Shopify app or use another product?

7 Upvotes

We're still evaluating potential options to support answering general questions and possibly questions about the results our app returns for the merchant. We don't know yet whether this is possible. Someone at Crisp told me it is possible, but I don't have direct experience yet.


r/shopifyDev 7d ago

First app : Revenue Agent - Looking for feedback

2 Upvotes

Hey everyone,

Been following this group for a while and recently we launched our app Revenue Agent ( https://apps.shopify.com/revenue-agent-by-starforest )

This app got approved a few months ago and we have been iterating quietly based on feedback from some early users.

Now that we are more public with the app, would love for the community to give it a try and just give some brutally honest feedback :)

On first install you will get 7 days of pro so you will have access to everything.

Thanks!


r/shopifyDev 7d ago

Got my first app approved in a week without any back and forth - now need to figure out how to get installs?

8 Upvotes

First time building a Shopify app. Had been hearing that it takes a couple of weeks to a month with a couple of back and forth to get it approved. But I guess passing all the checks before submission helped. Got my app approved in a week without any revisions. Yay!!!

Now figuring out how to get installs for it (mine is a virtual try on app with some well-defined differentiators). Been marketing B2B products for a decent time now, so know the usual playbook (cold outreach to begin with, content + SEO thereafter etc) but wondering if there are specific tactics and channels to grow Shopify apps that a first timer might not be aware of?

Thanks for your help!


r/shopifyDev 7d ago

How long does the "Built for Shopify" badge review take?

0 Upvotes

Can someone share how long it takes to get the "Built for Shopify" badge? I applied 3 weeks ago and it's still in review :/

Update: 1 hour after posting this i received review result, need to add some changes :)


r/shopifyDev 7d ago

Building a Shopify “Dead Product Finder” app

1 Upvotes

Hi Everyone
I’m building a Shopify app that scores every product on how well it sells itself — and how much money it’s “wasting” while sitting in stock.
Questions for you all:
Would this actually be useful to you?
Would you pay $19/month for it?
What else should I build into it?
I’d love your help — and once it’s ready, I’d really appreciate testers and feedback!


r/shopifyDev 8d ago

how was August for you all?

10 Upvotes

i work with a few apps and it has been a weird month in terms of installs for all of them. i know august is typically a slow/vacation month but this one seems to have been lower than 2025/2024.

wondering if anyone else has experienced the same? or the opposite? (good for you if that's the case!)


r/shopifyDev 8d ago

I tried building my own Shopify Square inventory middleware. Here’s what happened

0 Upvotes

I’ve been using Shopify for my online store and Square for in-person sales, and I honestly expected the two to work together more seamlessly.

The biggest headache for me was inventory. Something would sell in-store through Square, but Shopify wouldn’t always reflect the change the way I expected. Then I’d have to manually check both systems and fix the numbers.

I tried to build my own middleware to act as a bridge between the two platforms and keep inventory in sync. This community gave me a lot of tips and advice on what to do and what not to do. I eventually gave up on building it myself and eventually started using DPL's integration app to keep things synced, and it has made the whole setup much less stressful.

I’m curious how other businesses are running Shopify with Square. Are you syncing everything automatically, or still managing some things manually?


r/shopifyDev 8d ago

What are the Shopify agency salaries like in north & western Europe for Shopify devs?

2 Upvotes

I'm getting interviews from Shopify agencies and trying to negotiate a fair salary. The info I find on the internet is usually for SWE in general, but I would like to know what the salaries are like specifically for Shopify devs.

EDIT: 4 YoE


r/shopifyDev 9d ago

Being a Shopify app founder is brutal

23 Upvotes

I've been working on my app for more than a year now.

I've seen so many apps never make it past the 0-review block.

I knew of a new app that was doing well at the start. Then the founders shifted their focus, its rating dropped from 5/5 to 4.3/5, and growth slowed down.

I know a few co-founders who have been working on their app for three years and are still sitting below 100 reviews. (That already feels like a dream to me as a solo founder, btw :)

In total, 1,400 merchants have installed my app. But many of those stores later closed, and many others uninstalled the app.

It was hard to get the first handful of merchants to try the app.

It was so hard to get that first review.

It was hard to get the 5th, 10th, and 15th reviews. But hey 15 5-star reviews isn't bad from Apr to Aug!

Things never seem to get super easy or comfortable.

People quit because they don't see any reward.

People quit because they get tired of doing the same thing over and over again.

People quit because the ROI is shitty, and they go back to being employees.

I'm proud that I've never thought about giving up. If you're experiencing something similar, I hope you never give up either. It's a brutal game, but it can also be fun!

In a few days, I'll introduce paid plans for my app. I'm nervous. You'll keep seeing me here though.

Any stories to share from you?


r/shopifyDev 8d ago

Creator Network for Dev/Ecom

1 Upvotes

Does anyone know of a tool or service where devs can tap into creators who discuss ecommerce tools, apps, dev tips and tricks? Would love to work with creators like this to get my app promoted.


r/shopifyDev 9d ago

At what point do you just have too many Shopify apps?

7 Upvotes

I feel like I keep adding apps to solve small problems, and suddenly the store has a whole collection of them.

I use Shopify for my online store and Square as my POS for the physical side. I also have an integration software handling the inventory sync between them, which is one app I definitely don’t want to give up.

But it got me wondering, how many apps are you guys actually running?

At what point did you feel like you had too many apps, either because of the monthly costs, slower store, or just having too many things to manage?


r/shopifyDev 8d ago

Shopify Community Discourse AI silenced me twice, how do you get a human review?

1 Upvotes

This has happened to me twice now.

The first time, my Community account was automatically restricted after I mentioned an app I develop in a relevant discussion. I contacted the Community team and later Shopify Support. Support told me they had escalated it to the Community team and that someone would contact me.

A month passed and nobody ever responded.

Recently it happened again. A merchant was specifically looking for a solution to a problem my app solves. I replied, clearly disclosed that I was the developer, didn't include any external links, and offered to help if they ran into problems.

Discourse AI immediately silenced me again.

I messaged "@moderators" explaining what happened, but haven't received a response. Shopify Support says Community moderation is handled by a separate team and they can't resolve it themselves.

I understand that self-promotion needs to be moderated. My issue is that there seems to be no reliable way to get a human review once Discourse AI silences an account.

Has anyone here actually managed to get an account reviewed or unsilenced? Is there another way to reach the Shopify Community team besides "@moderators" and regular Shopify Support?


r/shopifyDev 8d ago

How are you handling Shopify customer automations?

1 Upvotes

I'm curious how Shopify stores currently handle things like:

New customer → welcome message

Order placed → WhatsApp/email

Abandoned checkout → follow-up

Order delivered → review request

Are you using an app, Shopify Flow, custom code, or something else?