Category: Shopify
-
Introducing Repixo: Amazon-Style Purchase Reminders for Shopify
We are pleased to announce that our latest Shopify app, Repixo, is now live on the Shopify App Store. Repixo helps merchants turn one-time buyers into repeat customers by showing each shopper their own purchase history — a personal, well-timed reminder to reorder — right on the product page. The idea behind Repixo Anyone who…
-
Update 50,000 Products Without Hitting Shopify’s Rate Limit
Sooner or later every Shopify project hits the same wall: you need to touch thousands of products, images, or variants at once, and the obvious approach — loop and call the API for each one — is far too slow and burns through the rate limit in seconds. Shopify’s answer is the Bulk Operations API,…
-
What It Really Takes to Ship a Public Shopify App
Building a private script for one store and building a public app that installs cleanly on thousands of stores are very different exercises. A public Shopify app has to survive OAuth, mandatory compliance webhooks, API rate limits, billing, and the App Store review process — all before it delivers a single feature. Having shipped our…
-
Zero Duplicate Orders: Designing an Idempotent Shopify-to-ERP Sync
When a Shopify store is fulfilled through an ERP or a 3PL system, the integration between them is the part that quietly makes or breaks the operation. Orders that sync twice, inventory that drifts, webhooks that arrive out of order — each of these turns into a support ticket and a picking error. On a…