Branch8

Shopify Plus Cross-Border E-Commerce: How APAC Brands Are Scaling 400% Beyond Home Markets

Matt Li
August 16, 2026
11 mins read
Shopify Plus Cross-Border E-Commerce: How APAC Brands Are Scaling 400% Beyond Home Markets - Hero Image

Key Takeaways

  • Her lip to achieved 400% cross-border growth and 149% repeat customer increase on Shopify Plus
  • APAC brands exceeding USD 100K monthly GMV with 15%+ international traffic are ready for cross-border expansion
  • Payment localization is critical: 69% of APAC e-commerce uses digital wallets (Worldpay 2024)
  • Hub-and-spoke expansion store model lets brands activate new APAC markets incrementally
  • Cross-border customer LTV compounds as repeat rates increase, fundamentally shifting unit economics

Quick Answer: Shopify Plus enables APAC brands to scale cross-border through multi-currency storefronts, regional payment integration, and expansion stores. Her lip to achieved 400% cross-border growth and 149% repeat customer increase using this approach, demonstrating the compounding returns of dedicated regional e-commerce infrastructure.


Cross-border e-commerce in Asia-Pacific reached USD 2.1 trillion in 2023, according to Allied Market Research, and it's projected to nearly triple by 2030. Yet most APAC brands still generate over 80% of revenue from a single domestic market. The gap between opportunity and execution is where Shopify Plus cross-border e-commerce for APAC brands becomes more than a platform choice — it becomes a growth strategy.

Related reading: B2B E-Commerce Platform Replatforming Guide: APAC Playbook for 2026

Related reading: CDP Implementation Strategy for Retail Brands in APAC: A 2026 Deployment Guide

Related reading: AI Assistance Linux Kernel Development Workflows: What APAC Teams Must Know

Related reading: WireGuard Windows Security Update: What the Enterprise Signing Fix Means for APAC Teams

Related reading: Adobe Commerce to Shopify Migration Asia: What MR DIY's Move Teaches APAC Retailers

I've spent the past several years helping brands across Hong Kong, Japan, Taiwan, and Southeast Asia break out of single-market constraints. The pattern is consistent: the brands that invest in proper cross-border infrastructure don't just grow incrementally — they compound. One of the most striking examples is Haruna Kojima's fashion label Her lip to, which achieved a 149% increase in repeat customers and 400% cross-border growth after migrating to Shopify Plus. Those aren't vanity metrics. They're the result of deliberate architectural decisions that any APAC brand can replicate.

Why Single-Market APAC Brands Hit a Revenue Ceiling

Most APAC e-commerce brands start strong domestically. Japan's e-commerce market alone is worth USD 150 billion (Statista, 2024), and Southeast Asia's internet economy crossed USD 218 billion in GMV according to Google, Temasek, and Bain's e-Conomy SEA 2023 report. But individual markets plateau fast.

Here's what typically happens:

  • Domestic CAC inflation: As digital ad costs rise — Meta CPMs in Hong Kong increased 23% year-over-year in Q3 2024 per Revealbot data — brands pay more to acquire the same customers.
  • Limited addressable market: Taiwan has 23 million people. Hong Kong has 7.5 million. Even Japan's 125 million population is aging and contracting.
  • Currency concentration risk: Brands earning 90%+ in a single currency face margin compression during FX volatility. The Japanese yen's 34-year low against the USD in 2024 (Reuters) simultaneously hurt import costs and created export opportunity.

The brands that break through this ceiling share a common trait: they treat cross-border not as an afterthought but as a primary revenue channel.

Her lip to's 400% Growth: Anatomy of a Shopify Plus Cross-Border Expansion

Her lip to's migration to Shopify Plus is worth studying in detail because it demonstrates what's possible when platform capability meets deliberate cross-border strategy.

Before the migration, Her lip to operated primarily through domestic Japanese channels. The brand had international demand — social media followers across Greater China, Southeast Asia, and even the US — but no infrastructure to convert that interest into transactions.

After migrating to Shopify Plus, the results were measurable within months:

  • 400% cross-border e-commerce growth: driven by multi-currency checkout, localized storefronts, and regional payment methods
  • 149% increase in repeat customers: a signal that the post-purchase experience — shipping transparency, local-language communications, and reliable delivery — was working
  • Reduced operational overhead: consolidating from multiple regional platforms onto a single Shopify Plus instance with expansion stores

What makes this case instructive for other APAC brands is the mechanism. Her lip to didn't just translate their site into English and hope for the best. They built region-specific experiences using Shopify Markets, configured duty and tax calculations for each target market, and invested in logistics partnerships that could deliver to Southeast Asia within 5-7 business days.

Ready to Transform Your Ecommerce Operations?

Branch8 specializes in ecommerce platform implementation and AI-powered automation solutions. Contact us today to discuss your ecommerce automation strategy.

The Technical Stack That Makes Regional Expansion Work

Shopify Plus provides the foundation, but cross-border execution requires a specific technical stack. Based on our work at Branch8 — we've deployed cross-border Shopify Plus stores for clients across Hong Kong, Singapore, and Australia — here's the architecture that consistently delivers results.

Shopify Markets and Expansion Stores

Shopify Markets handles multi-currency, multi-language, and regional pricing from a single admin. For brands serving 3-5 markets, this is often sufficient. For brands operating across regulatory boundaries (e.g., selling from Hong Kong into mainland China, or from Singapore into Indonesia), dedicated expansion stores provide more control over tax compliance, payment gateways, and catalog restrictions.

A typical configuration for a Hong Kong-based brand selling into five APAC markets:

1{% comment %} Geo-targeted pricing display in theme {% endcomment %}
2{% if localization.country.iso_code == 'JP' %}
3 <span class="price-note">{{ 'general.price.tax_included' | t }}</span>
4{% elsif localization.country.iso_code == 'AU' %}
5 <span class="price-note">{{ 'general.price.gst_included' | t }}</span>
6{% else %}
7 <span class="price-note">{{ 'general.price.duties_at_checkout' | t }}</span>
8{% endif %}

Payment Localization

This is where most brands under-invest. According to Worldpay's Global Payments Report 2024, digital wallets account for 69% of e-commerce transactions in Asia-Pacific — far higher than the global average of 50%. In specific markets:

  • Japan: Konbini payments (convenience store) still represent 11% of online transactions
  • Thailand: PromptPay and bank transfers dominate
  • Indonesia: OVO, GoPay, and bank transfers account for over 40% of digital payments

Shopify Payments handles the basics, but for true APAC coverage, integrating with regional PSPs through Shopify's payment gateway API is non-negotiable.

Logistics and Fulfillment Configuration

We typically configure Shopify Plus clients with zone-based shipping profiles connected to regional 3PLs:

1{
2 "shipping_zones": [
3 {
4 "name": "Greater China",
5 "countries": ["HK", "TW", "MO"],
6 "fulfillment_partner": "SF Express",
7 "avg_delivery_days": 2
8 },
9 {
10 "name": "Southeast Asia",
11 "countries": ["SG", "MY", "TH", "ID", "PH", "VN"],
12 "fulfillment_partner": "Ninja Van / J&T Express",
13 "avg_delivery_days": 5
14 },
15 {
16 "name": "ANZ",
17 "countries": ["AU", "NZ"],
18 "fulfillment_partner": "Australia Post / Sendle",
19 "avg_delivery_days": 4
20 }
21 ]
22}

The key insight: customers in APAC have extremely high expectations for delivery speed and tracking granularity. Aftership or Parcel Panel integration is standard — but configuring carrier-specific tracking pages by region, in the customer's language, is what drives those repeat purchase numbers.

How Does Cross-Border E-Commerce Actually Work on Shopify Plus?

A cross-border e-commerce store sells products to customers in countries different from where the business is incorporated or where inventory is held. On Shopify Plus, this works through a combination of Shopify Markets (for currency, language, and pricing localization) and Managed Markets powered by Global-e (for automated duties, taxes, and compliance).

The practical difference between Shopify's standard international features and the Plus-tier capabilities is significant:

  • Shopify Markets (all plans): basic multi-currency, auto-translation, country-specific domains
  • Shopify Markets Pro / Managed Markets (Plus): guaranteed landed cost at checkout, automated customs documentation, cross-border returns management, and local payment methods in 150+ countries
  • Expansion Stores (Plus exclusive): completely independent storefronts per market with shared product catalog, critical for brands operating in markets with distinct regulatory requirements like Japan's Specified Commercial Transactions Act (特定商取引法)

For APAC brands, the expansion store model is particularly valuable. We migrated a Hong Kong-based lifestyle brand to Shopify Plus in 2023 using a hub-and-spoke model: one primary store for HK/global, expansion stores for Japan and Taiwan, and Shopify Markets handling Singapore, Australia, and Malaysia from the primary store. The migration took 8 weeks from kickoff to launch, including custom theme development, data migration from their previous SHOPLINE setup, and integration with their existing ERP (SAP Business One). Within four months, cross-border revenue accounted for 31% of total online sales, up from 6%.

Ready to Transform Your Ecommerce Operations?

Branch8 specializes in ecommerce platform implementation and AI-powered automation solutions. Contact us today to discuss your ecommerce automation strategy.

The Real Cost of Going Cross-Border — and When It Pays Off

I'm not going to pretend cross-border expansion is cheap. Here's an honest breakdown of what APAC brands should budget:

Platform Costs

  • Shopify Plus starts at USD 2,300/month (2024 pricing)
  • Each expansion store adds USD 250/month
  • Managed Markets by Global-e takes a percentage of international GMV (typically 2-6%, depending on volume)

Implementation Costs

  • Theme localization and multi-market configuration: USD 15,000-40,000 depending on complexity
  • Payment gateway integrations for regional methods: USD 5,000-15,000
  • 3PL integration and shipping rule configuration: USD 5,000-10,000
  • Ongoing maintenance and optimization: USD 2,000-5,000/month

When the Math Works

Based on our client data at Branch8, Shopify Plus cross-border e-commerce for APAC brands typically reaches positive ROI when:

  • Monthly domestic GMV exceeds USD 100,000 (indicating product-market fit worth replicating)
  • At least 15% of website traffic already comes from outside the home market (organic international demand exists)
  • Average order value is above USD 50 (to absorb cross-border shipping and duty costs)

Brands below these thresholds can still sell internationally using Shopify Markets on lower-tier plans, but the economics of dedicated expansion stores and full localization may not justify the investment.

Which APAC Companies Are Already Succeeding on Shopify Plus?

Beyond Her lip to, the list of APAC brands using Shopify Plus for cross-border growth continues to expand. According to Shopify's own case studies and BuiltWith data:

  • Allbirds uses Shopify Plus across multiple APAC markets including Japan, South Korea, and China
  • Culture Kings (Australia) expanded from ANZ to US and UK markets on Shopify Plus
  • Cotton On (Australia) operates dedicated regional stores across Southeast Asia
  • Gentle Monster (South Korea) leverages Shopify Plus for global DTC alongside physical retail

The pattern among successful cross-border APAC brands on Shopify Plus isn't just platform adoption — it's operational commitment to treating each market as distinct while maintaining centralized catalog and brand management.

Global brands moving in the other direction — US and European companies entering APAC — are following the same playbook. Gymshark, Kylie Cosmetics, and Heinz have all used Shopify Plus to launch or expand APAC operations. The B2B e-commerce market in APAC is following suit; Shopify's B2B channel on Plus now supports wholesale pricing, company accounts, and net payment terms — all critical for brands serving regional distributors.

Ready to Transform Your Ecommerce Operations?

Branch8 specializes in ecommerce platform implementation and AI-powered automation solutions. Contact us today to discuss your ecommerce automation strategy.

Is Shopify Plus Still Worth the Investment in 2026?

This question comes up constantly in our client conversations. The short answer: for cross-border APAC brands doing meaningful volume, yes — more so than in previous years.

Shopify's 2024-2025 platform investments have been disproportionately focused on international commerce. Checkout extensibility (available only on Plus) now supports market-specific upsells, custom fields for tax IDs required in markets like Taiwan and Indonesia, and localized post-purchase flows. The Shopify Functions API — which replaced the older Scripts editor — allows brands to create market-specific discount logic without checkout.liquid hacks:

1// Example: Shopify Function for Japan-specific point redemption
2export function run(input) {
3 const japanCustomer = input.cart.buyerIdentity?.countryCode === "JP";
4 const pointsBalance = input.cart.buyerIdentity?.customer?.metafield?.value;
5
6 if (japanCustomer && pointsBalance > 0) {
7 return {
8 discounts: [{
9 value: { percentage: { value: Math.min(pointsBalance * 0.01, 10) } },
10 targets: [{ orderSubtotal: { excludedVariantIds: [] } }],
11 message: "ポイント利用割引"
12 }]
13 };
14 }
15 return { discounts: [] };
16}

The competitive alternatives — Adobe Commerce (Magento), Salesforce Commerce Cloud, and regional platforms like SHOPLINE — each have trade-offs. Adobe Commerce offers more customization but requires significantly higher development investment (our estimates: 2-3x the implementation cost for comparable cross-border functionality). SHOPLINE is strong in Greater China markets but lacks the app ecosystem for global expansion. Salesforce Commerce Cloud serves the largest enterprises but at price points that exclude most mid-market APAC brands.

Shopify Plus occupies the practical middle ground for brands doing USD 1M-100M in annual GMV who want cross-border capability without enterprise-grade complexity.

Building Cross-Border Momentum That Compounds

The most important lesson from working with brands like Her lip to and our own clients is that cross-border growth compounds. The 149% repeat customer increase Her lip to achieved isn't just a nice number — it represents a fundamental shift in unit economics. When cross-border customers come back, the acquisition cost amortizes across multiple purchases, and the LTV curve starts to look like domestic customers.

APAC is uniquely positioned for this compounding effect. The region contains markets at every stage of e-commerce maturity — from Japan and Australia (high AOV, established logistics) to Vietnam and Philippines (rapid growth, mobile-first) to Singapore and Hong Kong (small but wealthy, serving as regional hubs). A Shopify Plus cross-border strategy for APAC brands isn't about picking one market to expand into. It's about building infrastructure that lets you activate new markets incrementally as demand signals emerge.

Looking ahead, the convergence of Shopify's continued investment in international features, falling cross-border logistics costs driven by competition among regional carriers like J&T Express and Flash Express, and growing consumer comfort with buying from foreign DTC brands all point in one direction. The APAC brands that build cross-border infrastructure now — even imperfectly — will have a structural advantage over those who wait for conditions to be "perfect." If you're running an APAC brand and the numbers look right, reach out to Branch8 — we'll map out what a realistic cross-border expansion looks like for your specific markets and margins.

Ready to Transform Your Ecommerce Operations?

Branch8 specializes in ecommerce platform implementation and AI-powered automation solutions. Contact us today to discuss your ecommerce automation strategy.

Further Reading

FAQ

A cross-border e-commerce store sells products to customers in countries different from where the business is incorporated or warehouses inventory. On Shopify Plus, this is achieved through Shopify Markets for currency and language localization, and Managed Markets by Global-e for automated duties, taxes, and compliance across 150+ countries.

About the Author

Matt Li

Co-Founder & CEO, Branch8 & Second Talent

Matt Li is Co-Founder and CEO of Branch8, a Y Combinator-backed (S15) Adobe Solution Partner and e-commerce consultancy headquartered in Hong Kong, and Co-Founder of Second Talent, a global tech hiring platform ranked #1 in Global Hiring on G2. With 12 years of experience in e-commerce strategy, platform implementation, and digital operations, he has led delivery of Adobe Commerce Cloud projects for enterprise clients including Chow Sang Sang, HomePlus (HKBN), Maxim's, Hong Kong International Airport, Hotai/Toyota, and Evisu. Prior to founding Branch8, Matt served as Vice President of Mid-Market Enterprises at HSBC. He serves as Vice Chairman of the Hong Kong E-Commerce Business Association (HKEBA). A self-taught software engineer, Matt graduated from the University of Toronto with a Bachelor of Commerce in Finance and Economics.