April Showers Bring May Flowers... and Shopify Power! 🌸
Shopify in Prague, New Merchant Features, AI Trends, Community Love, POS & Developer Updates!
Shopify in Prague 💚
If you read last month’s newsletter, you’ve probably had a chance to listen to our latest podcast with Lucas Walter from Shopify. That was not the last of it!
In April, we’ve had our first micro-event with Shopify in Prague!









News for Merchants
Shopify has introduced the ability to copy and paste sections between pages within the editor. This new feature allows users to duplicate sections across different pages of their online store.
Video by one of the first people to notice this feature in the wild: Michael Thomas from Clean Canvas - one of the best theme developer teams out there)Shopify can now automatically split a single item order across multiple locations if one is out of stock, preventing overselling for merchants with multiple warehouses and specific inventory settings.
Conditions for automatic order splitting in the developers documentation.
Shopify now lets you limit the maximum quantity of a single item customers can add to their online cart to better control inventory visibility; this limit is pre-set based on your order history and adjustable in Checkout settings, excluding draft orders, POS, and certain B2B scenarios.
Shopify Plus merchants using Checkout Blocks can now establish minimum and maximum order value limits, applicable to all customers or specifically to B2B companies, to control which orders can proceed to checkout
Shopify Plus users with Checkout Blocks can now control order limits. Merchants can now refund customers with both store credit and their original payment method on Shopify, with an option to over-refund the original method after issuing store credit (requires enabling a setting); this works with customer accounts enabled and uses updates to the refund API.
Tip of the month
AI corner
Shopify doesn’t only set the trends for Commerce! They’re doing the same with AI! After Tobi leaked memo on AI, other tech companies are following suit. This time, it’s Duolingo:

And Chat GPT has officially announced their Shopping features! As the rumours of Shopify’s integrations and cooperation with Open AI kept flooding our feeds, we didn’t had to wait too long to see what exactly they’re working on. Still on the early days - but look forward to see what comes next.

Shopify Community
This is why Shopify is different than any other “tech giant” 💚 Congrats Julia!

Shopify POS
Shopify POS version 10 introduces a refined visual design with updated navigation for quicker access to key functions on both tablet and mobile, smarter inline search across various sections, enhanced cart visibility, and new branding options for the lock screen and POS Terminal idle screen, all aimed at improving efficiency and the in-store customer experience.






For Developers
Shopify is updating its app developer revenue share model, ending the annual reset of the $1 million exemption introduced during the pandemic; starting June 16, 2025, developers will retain an exemption on the first $1 million USD of their lifetime revenue and receive 15% on earnings beyond that, with earnings before January 1, 2025 not counting towards this threshold, and the increased revenue will be reinvested in developer tools and platform improvements.
The deprecation of Shopify Scripts is now delayed until June 30, 2026, giving merchants more time to migrate to the improved Shopify Functions for customizations in discounts, shipping, and payments; using the Shopify Scripts customizations report is recommended for migration planning.
Shopify app ratings now incorporate trust signals, giving less weight to reviews from shops deemed lower-trust, which may also lead to review unpublishing and potential adjustments (positive or negative) to an app's star rating to better reflect feedback from more trusted merchants.
Shopify's editor gets opacity controls for theme colors on May 12th, requiring developers to update Liquid and CSS to support transparency using new syntax (e.g.,
/
for alpha in Liquid,rgba
andcolor-mix
in CSS); testing is available in development stores.