CINXE.COM

Redirecting...

<html> <head> <title>Redirecting...</title> <meta http-equiv="refresh" content="1; https://shopify.sng.link/D6o5k/0ehx?_smtype=3"> <script id="TrekkieScript" type="text/javascript"> (function(){ function getCookie(cookieName) { var regexp = new RegExp('(?:^|; )' + cookieName + '=([^;]*)(?:$|; )'); var match = document.cookie.match(regexp); return match ? decodeURIComponent(match[1]) : ""; } var config = { 'Trekkie': { 'appName': 'brochure', 'defaultAttributes': { 'application': 'brochure2-rails', 'locale': 'en', 'page_purpose': '', 'http_code': '200', 'page_english_url': 'https://www.shopify.com', 'env_name': 'production', 'user_language': navigator.language, 'page_name': '', 'env_currency': 'USD', 'experiment_variation_id': '', 'page_topic': 'install', 'page_subtopic': 'mobile', 'affiliate': getCookie('source'), 'page_owner': '', 'path_prefix': '' }, 'isServerSideCookieWritingEnabled': false }, 'CrossDomainTracking': {}, }; var trekkie_version = '2022.08.31'; var analytics = window.analytics = window.analytics || []; if (analytics.integrations) { return; } analytics.methods = [ 'identify', 'page', 'ready', 'track', ]; analytics.factory = function(method) { return function() { var args = Array.prototype.slice.call(arguments); args.unshift(method); analytics.push(args); return analytics; }; }; for (var i = 0; i < analytics.methods.length; i++) { var key = analytics.methods[i]; analytics[key] = analytics.factory(key); } analytics.load = function(config) { analytics.config = config; var script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; script.src = 'https://cdn.shopify.com/s/javascripts/tricorder/trekkie.' + config.Trekkie.appName + '.min.js?v=' + trekkie_version; var first = document.getElementsByTagName('script')[0]; first.parentNode.insertBefore(script, first); }; analytics.ready(function(){ const logExperimentAssignment = (experiment, variant, start_date) => { if (window.analytics.trekkie.defaultAttributes.microSessionId) { window.analytics.track('monorail://experiments_dotcom_assign/3.0', { uniqToken: window.analytics.trekkie.defaultAttributes.uniqToken, visitToken: window.analytics.trekkie.defaultAttributes.visitToken, microSessionId: window.analytics.trekkie.defaultAttributes.microSessionId, page_url: window.location.href, source_app: 'brochure2', experiment_handle: experiment, variation_name: variant, experiment_start_at: start_date, }); } } }); analytics.load(config); analytics.page(); })(); </script> <script type="text/javascript"> function getCookie(cookieName) { var regexp = new RegExp('(?:^|; )' + cookieName + '=([^;]*)(?:$|; )'); var match = document.cookie.match(regexp); return match ? decodeURIComponent(match[1]) : ""; } function getUrlParams(key){ var match = window.location.href.match('[?&]' + key + '=([^&]+)'); return match ? match[1] : ""; } function checkMobile() { testString = navigator.userAgent || navigator.vendor || window.opera; regex = /(android|iphone|ipad|mobile|phone|mobi|blackberry)/i; return regex.test(testString) ? "mobile" : "desktop"; } var countryCode = "US"; var utag_data = { "affiliate" : "", "blog_id" : "", "blog_category" : "", "canonical_url" : "https://www.shopify.com/install/mobile", "compliance_zone" : "none", "continent_code" : "NA", "country_code" : countryCode, "currency_code" : "USD", "display_cookies_notice" : "false", "environment" : "production", "experiment_variation_id" : "", "http_code" : "200", "is_new_user" : "", "itcat" : getUrlParams('itcat'), "itterm" : getUrlParams('itterm'), "language" : "en", "last_shop_domain" : getCookie('last_shop'), "last_shop_id" : "", "opt_in" : "", "page_category" : "", "page_group" : "", "page_language" : "en", "page_name" : location.pathname, "page_subtopic" : "mobile", "page_title" : document.title, "page_topic" : "install", "page_url" : location.toString(), "page_variation" : getUrlParams('dest'), "project" : "Shopify", "site_country_code" : "US", "site_domain" : "www.shopify.com", "site_display_format" : checkMobile(), "tealium_event" : "page_view", "user_language" : navigator.language, "user_token" : getCookie('_shopify_y'), "utm_campaign" : getUrlParams('utm_campaign'), "utm_content" : getUrlParams('utm_content'), "utm_medium" : getUrlParams('utm_medium'), "utm_source" : getUrlParams('utm_source'), "utm_term" : getUrlParams('utm_term'), "path_prefix" : "" }; var activeConsentNotice = false var enableGtm = !(getUrlParams('debug_disable_gtm') === 'true'); var enableTealium = (getUrlParams('debug_enable_tealium') === 'true'); function loadGtm() { if (!enableGtm) return; w=window; w.dataLayer = w.dataLayer || []; w.dataLayer.push(utag_data); w.dataLayer.push({ 'gtm.start': new Date().getTime(), event: 'gtm.js', }); a='//www.googletagmanager.com/gtm.js?id=GTM-TZ26LP8&dl=dataLayer'; b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true; a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a); } function loadTealium(){ if (!enableTealium) return; a='//tags.tiqcdn.com/utag/shopify/main/prod/utag.js'; b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true; a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a); } var waitForCmpApi = function () { if (window.cmp && typeof window.cmp === 'function') { const onConsentChanged = (props) => { if (props && props.hasConsentedAll) { loadGtm(); loadTealium(); } } cmp().updateOnChangeCallback(onConsentChanged); onConsentChanged(cmp()); } else { setTimeout(waitForCmpApi, 50); } }; if (activeConsentNotice) { waitForCmpApi(); } else { loadGtm(); loadTealium(); } </script> </head> <body> <script> function getParameter(param, fallback) { var params = window.location.search.substr(1).split('&'); for (var i = 0; i < params.length; i++) { var p = params[i].split('='); if (p[0] == param) { return p[1]; } } return fallback; } function getCookieByName(cookieName) { return (document.cookie.match('(?:^|;)\\s*'+cookieName.trim()+'\\s*=\\s*([^;]*?)\\s*(?:;|$)')||[])[1]; } var url = new URL("https://shopify.sng.link/D6o5k/0ehx?_smtype=3") var utm_source = getParameter("utm_source", "shopifycom"); var utm_medium = getParameter("utm_medium", "default"); var utm_campaign = getParameter("utm_campaign", "ios_mobile"); var mtt = getCookieByName("_shopify_y"); var session_id = getCookieByName("_shopify_s"); url.searchParams.set('_y', mtt); url.searchParams.set("_s", session_id); url.searchParams.set('utm_campaign', utm_campaign); url.searchParams.set('utm_medium', utm_medium); url.searchParams.set('utm_source', utm_source); function onUserComesBack(callback) { var DELAY = 3000; var timer; var nonVisible = false; var hasBeenDetected = false; function onDetect () { if(hasBeenDetected) { return } hasBeenDetected = true; clearInterval(timer) callback() } // Clock validation: If more than DELAY ms has passed means that the thread was blocked, hence the user went out of the browser function startIntervalStrategy() { var lastTick = Date.now() timer = setInterval(function () { var executionTime = Date.now() if(executionTime - lastTick > (DELAY + 10)) { onDetect() } lastTick = Date.now() }, DELAY); } // This approach is more accurate, but is not fully supported across iOS devices function startVisibilitychangeStrategy() { document.addEventListener('visibilitychange', function() { if (document.visibilityState === 'visible' && nonVisible) { onDetect() } nonVisible = document.visibilityState === 'hidden' }); } startVisibilitychangeStrategy() startIntervalStrategy() } onUserComesBack(function() { history.back() }) window.setTimeout(function () { window.location.href = url.href; }, 1000); </script> <div id="__portal-for-footer__"> <!DOCTYPE html><html lang="en"><head><link rel="stylesheet" href="https://cdn.shopify.com/shopifycloud/brochure-iii/production/_assets/partials-GFEZHCT6.css"/><script>window.partialsData = {"site":{"domain":"www.shopify.com","countryCode":"US","googleVerificationCodes":["Qu2Oloy2MEBgLgnmmmCTQ-0TuRH40OIOx63D8L8MbYQ","lxjhpxWJkKQXjlBpLW1g8U5AYOX4_NvvAfCKKfY4uXI","vEpSvWK6hOKDBrCrJ4uUeCliFPV0nyP9m_UCOEjJv1Q"],"hreflang":"en","locale":"en","baseEnDomain":true,"currencyCode":"USD","features":["adword_credits","apple_pay","audiences","balance","blog","buzzfeed","capital","card_reader","careers","chip_swipe_reader","ebay","editions","facebook_instagram","fraud_protect","fulfillment","google_pay","google","installments","lite_plan","starter_plan","paypal","plus","localized_help_center","on_demand_delivery","payments_online","payments_swipe","pos","pos_retail","shipping","sitemap_blog","sitemap_enterprise","sitemap_tools","support_24_7","tap_chip_reader","walmart","shop","sell_on_tiktok","handshake","google_buy","geolocated_pricing"],"languageCode":"en"},"domain":"www.shopify.com","regions":[{"domain":"www.shopify.com","href":"https://www.shopify.com/au","hreflang":"en-AU","label":"Australia","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/be-de","hreflang":"de-BE","label":"Belgium","lang":"de","base":false,"selector":false,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/be-en","hreflang":"en-BE","label":"Belgium","lang":"en","base":false,"selector":false,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/be-fr","hreflang":"fr-BE","label":"Belgium","lang":"fr","base":false,"selector":false,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/be","hreflang":"nl-BE","label":"Belgium","lang":"nl","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/br","hreflang":"pt","label":"Brasil","lang":"pt","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/ca","hreflang":"en-CA","label":"Canada (English)","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/ca-fr","hreflang":"fr-CA","label":"Canada (Français)","lang":"fr","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/co","hreflang":"es-CO","label":"Colombia","lang":"es","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/dk","hreflang":"da","label":"Danmark","lang":"da","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/dk-en","hreflang":"en-DK","label":"Denmark","lang":"en","base":false,"selector":false,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/de","hreflang":"de","label":"Deutschland","lang":"de","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/es-es","hreflang":"es-ES","label":"España","lang":"es","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/es","hreflang":"es","label":"Español (Intl.)","lang":"es","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/fr","hreflang":"fr","label":"France","lang":"fr","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/hk-en","hreflang":"en-HK","label":"Hong Kong SAR","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/in","hreflang":"en-IN","label":"India","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/id","hreflang":"en-ID","label":"Indonesia","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/ie","hreflang":"en-IE","label":"Ireland","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/it","hreflang":"it","label":"Italia","lang":"it","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/my","hreflang":"en-MY","label":"Malaysia","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/mx","hreflang":"es-MX","label":"México","lang":"es","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/nl","hreflang":"nl","label":"Nederland","lang":"nl","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/nz","hreflang":"en-NZ","label":"New Zealand","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/ng","hreflang":"en-NG","label":"Nigeria","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/no-en","hreflang":"en-NO","label":"Norway (English)","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/ph","hreflang":"en-PH","label":"Philippines","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/sg","hreflang":"en-SG","label":"Singapore","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/za","hreflang":"en-ZA","label":"South Africa","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/se","hreflang":"sv","label":"Sverige","lang":"sv","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/uk","hreflang":"en-GB","label":"United Kingdom","lang":"en","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com","hreflang":"en","label":"USA","lang":"en","base":true,"selector":true,"isActive":true,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/vn","hreflang":"vi","label":"Việt Nam","lang":"vi","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/kr","hreflang":"ko","label":"대한민국","lang":"ko","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.cn","href":"https://www.shopify.cn","hreflang":"zh-Hans-CN","label":"中国","lang":"zh-Hans-CN","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/hk","hreflang":"zh-Hant-HK","label":"中國香港特別行政區","lang":"zh-Hant","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/tw","hreflang":"zh-Hant-TW","label":"台灣","lang":"zh-Hant","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/jp","hreflang":"ja-JP","label":"日本","lang":"ja","base":false,"selector":true,"isActive":false,"published":true},{"domain":"www.shopify.com","href":"https://www.shopify.com/zh","hreflang":"zh-Hans","label":"简体中文","lang":"zh-Hans","base":false,"selector":true,"isActive":false,"published":true}],"experimentVariationId":"","realCountryCode":"US","geoCountryCode":"US","cfCountryCode":"US","ipCountryCode":"US","rootDomain":"shopify.com","url":"https://www.shopify.com/","canonicalUrl":"https://www.shopify.com/","partialsName":"Dux","partialsParams":{"canonical_url":"https://www.shopify.com/","experiment_variation_id":"","footer":"dark","geo_country_code":"US","header":"black","use_dux":"true"},"translations":{"en":{"errors":{"badGateway":{"messageHtml":"Something has gone wrong and the page could not be displayed. Try the %{home_url}.","homeUrl":"home page","pageTitle":"502 Bad Gateway — Shopify","pageHeading":"502 Bad Gateway","metaDescription":"502 Bad Gateway - Something has gone wrong and we cannot display the page"},"badRequest":{"messageHtml":"Something has gone wrong and the page could not be displayed. Try the %{home_url}.","homeUrl":"home page","pageTitle":"400 Bad Request — Shopify","pageHeading":"400 Bad Request","metaDescription":"400 Bad Request - Something has gone wrong and we cannot display the page"},"errorDefaults":{"messageHtml":"Something has gone wrong and the page could not be displayed. Try the %{home_url}.","homeUrl":"home page"},"internalServerError":{"messageHtml":"Something has gone wrong and the page could not be displayed. Try the %{home_url}.","homeUrl":"home page","pageTitle":"500 Internal Server Error — Shopify","pageHeading":"500 Internal Server Error","metaDescription":"500 Internal Server Error - Something has gone wrong and we cannot display the page"},"notFound":{"pageTitle":"404: Page not found — Shopify","pageHeading":"404: Page not found","metaDescription":"404: Page not found - Something has gone wrong and we cannot find the page you are looking for.","messageHtml":"Check the web address and try again or return to the Shopify %{home_url}.","homeUrl":"home page"},"sectionErrorBoundary":{"message":"This content is not loading due to a technical problem"},"serviceUnavailable":{"pageTitle":"503 Service Unavailable — Shopify","pageHeading":"503 Service Unavailable","metaDescription":"503 Service Unavailable - The page is unavailable due to scheduled maintenance","messageHtml":"The page you were looking for is currently unavailable due to scheduled maintenance. Please check back soon.","homeUrl":"home page"},"tooManyRequests":{"messageHtml":"Something has gone wrong and the page could not be displayed. Try the %{home_url}.","homeUrl":"home page","pageTitle":"429 Too Many Requests — Shopify","pageHeading":"429 Too Many Requests","metaDescription":"429 Too Many Requests - Something has gone wrong and we cannot display the page"},"unprocessableEntity":{"messageHtml":"Something has gone wrong and the page could not be displayed. Try the %{home_url}.","homeUrl":"home page","pageTitle":"422 Unprocessable Entity — Shopify","pageHeading":"422 Unprocessable Entity","metaDescription":"422 Unprocessable Entity - Something has gone wrong and we cannot display the page"}},"nav":{"argoPlaceholder":"2","about":"About Shopify","allFeatures":"All features","allProducts":"All Products","allProductsDescription":"Explore all Shopify products & features","appStore":"Find business apps","appStoreDescription":"Shopify app store","b2b":"Sell wholesale & direct","b2bDescription":"Business-to-business (B2B)","balance":"Balance","banking":"Banking","billPay":"Bill Pay","blog":"Blog","blogEnterprise":"Enterprise Blog","blogMerchants":"Merchant Blog","blogRetail":"Retail Blog","borrowing":"Borrowing","branding":"Branding","brandingDescriptionV2":"Build your brand from scratch","brandingFlyoutDescription":"Look professional and help customers connect with your business","build":"Build","burst":"Free stock photos","businessEncyclopedia":"Business encyclopedia","businessFunding":"Secure business funding","businessFundingDescription":"Shopify Capital","businessGrowth":"Business growth","businessGrowthDescription":"Scale your business","businessNameGenerator":"Business name generator","businessPlanTemplate":"Business Plan Template","businessTypes":"Business Types","buyButton":"Buy Button","buyButtonDescription":"Transform an existing website or blog into an online store","buyButtonSubnav":"Explore Buy Button","capital":"Capital","cdiscount":"Cdiscount","changelog":"Changelog","changelogDescription":"Your source for recent updates","checkout":"Checkout","checkoutDescription":"Provide fast, smooth checkout experiences","checkoutDescriptionV2":"World-class checkout","checkoutV2":"Check out customers","commerceComponents":"Enterprise","commerceComponentsDescription":"The composable stack for enterprise retail","communityEvents":"Community Events","compass":"Business Courses","compassDescription":"Learn from proven experts","calculator":"Cost calculator","credit":"Credit","ctaAlt":"Free Trial","customerInsights":"Know your audience","customerInsightsDescription":"Gain customer insights","domains":"Domains","domainsAndHosting":"Own your site domain","domainsAndHostingDescription":"Domains & hosting","dropshipping":"Dropshipping","ecommerce":"Online store","ecommerceDescription":"Online store editor","ecommerceSeo":"Ecommerce SEO","ecommerceSeoDescription":"Improve your search ranking","ecommerceV2":"Create your website","editions":"Editions","editionsAll":"All Editions","editionsAllDescription":"Archive of past Shopify Editions","editionsLast":"Summer ’23 Edition","editionsLastDescription":"The latest 100+ product updates","emailMarketing":"Email marketing","encyclopedia":"Encyclopedia","essentialTools":"Essential tools","examples":"Examples","exchange":"Websites for sale","experts":"Experts","facebook":"Facebook Shops","facebookAds":"Facebook Ads","facebookInstagram":"Facebook & Instagram","faq":"FAQ","features":"Features","financialServices":"Financial Services","flow":"Ecommerce automation","flowDescription":"Shopify Flow","flowV2":"Automate your business","forums":"Shopify Community","founderStories":"Founder Stories","founderStoriesDescription":"Learn from successful merchants","fraudProtection":"Fraud Protection","freeBusinessTools":"Explore free business tools","freeBusinessToolsDescription":"Tools to run your business","freeTools":"Free tools","fulfillment":"Fulfillment","fulfillmentDescription":"Shopify Fulfillment Network","fulfillmentV2":"Outsource fulfillment & returns","getStarted":"Start free trial","google":"Google","googleSmart":"Google","googleYoutube":"Google & Youtube","guides":"Guides","hardware":"Hardware","hardwareStore":"Hardware store","helpAndSupport":"Help and support","helpAndSupportDescription":"Get 24/7 support","helpCenter":"Help Center","howToGuides":"How-to guides","howToGuidesDescription":"Read in-depth business guides","impressumGenerator":"Impressum-Generator","inbox":"Business chat","inboxDescription":"Turn browsers into buyers","inboxDescriptionV2":"Shopify Inbox","inboxV2":"Chat with customers","instagram":"Instagram","installments":"Installments","internationalSales":"International sales","internationalSalesDescription":"Sell globally","inventoryOrderManagement":"Manage your stock & orders","inventoryOrderManagementDescription":"Inventory & order management","learn":"Learn","linkInBioTool":"Link in bio tool","login":"Log in","logoMaker":"Logo maker","manage":"Manage","manageEverything":"Manage everything","manageYourBusiness":"Manage your business","manageYourBusinessDescription":"Track sales, orders & analytics","market":"Market","marketDescription":"Market your business","marketDescriptionV2":"Reach & retain customers","marketing":"Marketing","marketingAutomation":"Marketing automation","marketingDescription":"Build a marketing plan","marketingTools":"Marketing tools","marketingToolsDescription":"Ads, email campaigns, and more","marketplaces":"Online marketplaces","markets":"International commerce","marketsDescription":"Reach buyers in new markets with international selling tools","measureYourPerformance":"Measure your performance","measureYourPerformanceDescription":"Analytics and Reporting","mobileApp":"Mobile app","mobileAppDescription":"Respond in real time","moneyManagement":"Get paid faster","moneyManagementDescription":"Shopify Balance","more":"More","newsroom":"Newsroom","newsroomDescription":"All company news and press releases","onlineFlyoutDescription":"Find a domain, explore stock images, and amplify your brand","onlinePresence":"Online presence","onlineStoreDescription":"Sell online with an ecommerce website","omnichannel":"Omnichannel selling","orderManagementAndFulfillment":"Order management and delivery","overview":"Overview","partners":"Partners","payments":"Payment processing","paymentsDescription":"Set up forms of payment","paymentsOverview":"Overview","paymentsV2":"Accept online payments","pillarDropdownCta":"Get started","ping":"Shopify Ping","plus":"Plus","podcasts":"Podcasts","pointOfSale":"Point of Sale","pointOfSaleDescription":"Point of Sale (POS)","pointOfSaleV2":"Sell in person","popularTopics":"Popular topics","pos":"Shopify POS","posPricing":"POS Pricing","posSystemSmallBusiness":"POS small business","posMultiStore":"Multi-store POS","posInventorySystem":"POS inventory system","posAndroid":"Android POS","posIpad":"iPad POS","posApp":"POS App","posSoftware":"POS Software","pricing":"Pricing","pricingOverview":"Pricing overview","productSourcing":"Product sourcing","productSourcingDescription":"Find products to sell","productsToSell":"Products to sell","qrCodeGenerator":"QR code generator","rakuten":"Rakuten","research":"Research","resources":"Resources","retail":"Retail POS","retailDescription":"Sell at retail locations, pop-ups, and beyond","salesChannels":"Sales channels","salesChannelsDescription":"Reach millions of shoppers and boost sales","salesChannelsDescriptionV2":"Channels for social & marketplaces","salesChannelsV2":"Sell across channels","segmentation":"Customer groups","sell":"Sell","sellEverywhere":"Sell everywhere","sellOnline":"Sell online","sellOnlineDescription":"Grow your business online","sellYourProducts":"Sell your products","sellYourProductsDescription":"Sell online or in person","shipping":"Shipping","shippingDescription":"Fulfill orders faster","shippingDescriptionV2":"Shopify Shipping","shippingV2":"Ship orders faster","shop":"Shop","shopPay":"Shop Pay","shopifyBlog":"Shopify blog","shopifyBlogDescription":"Business strategy tips","shopifyDevelopers":"Shopify Developers","shopifyDevelopersDescription":"Build with Shopify's powerful APIs","shopifyEditions":"Shopify Editions","shopifyEditionsDescription":"New, innovative Shopify products","shopifyEmail":"Nurture customers","shopifyEmailDescription":"Shopify Email","shopifyGold":"Enterprise","shopifyOnlineStore":"Shopify Online store","shopifyPlus":"Enterprise","shopifyPlusDescription":"A commerce solution for growing digital brands","shopifyPointOfSale":"Shopify Point of Sale","signup":"Sign up","social":"Social media","socialDescription":"Social media integrations","socialMediaStrategy":"Social media strategy","socialMediaStrategyDescription":"Turn social into sales","socialV2":"Market across social","solutions":"Solutions","staffManagement":"Staff management","start":"Start","startYourBusiness":"Start your business","startYourBusinessDescription":"Build your brand","stockPhotography":"Stock photography","storeSetup":"Store set up","storeSetupDescription":"Use Shopify’s powerful features to start selling","storeThemes":"Store themes","storeThemesDescription":"Customize your store","successStories":"Success stories","themeStore":"Theme store","themes":"Themes","tiktok":"TikTok","videos":"Videos","walmart":"Walmart Marketplace","waysToSell":"Ways to sell","webAddress":"Domain name","websiteBuilder":"Website Builder","whatIsShopify":"What is Shopify?","whatIsShopifyDescription":"How our commerce platform works","whatsNew":"What's new","youtube":"YouTube"},"footer":{"argoPlaceholder":"2","about":"About","aboutShopify":"About Shopify","accessibility":"Accessibility","affiliateProgram":"Affiliate program","affiliates":"Affiliates","apiDocs":"API documentation","appDemo":"App demo","appDeveloperProgram":"App developers","appStore":"App Store","ar":"Shopify AR","blog":"Blog","blogTopics":"Blog topics","brand":"Brand","buildBlack":"Build Black","buildNative":"Build Native","burst":"Free stock photos","buyButton":"Buy Button","capital":"Capital","careers":"Careers","commerceComponents":"Commerce Components","communityEvents":"Community Events","company":"Company","companyInfo":"Company info","contact":"Contact","contactShopify":"Contact Shopify","countrySelect":"Change your country or region.","countrySelectHeading":"Country/region","devDegree":"Dev Degree","developers":"Developers","documentation":"Shopify Help Center","domainNames":"Domain names","domains":"Domains","dropshipping":"Dropshipping Business","ecommerce":"Online store","ecommerceHosting":"Ecommerce hosting","ecommerceSoftware":"Ecommerce software","economicGrowth":"Economic growth","email":"Email","examples":"Examples","experts":"Shopify Partners","featureTour":"Website builder","features":"Features","forums":"Shopify Community","fulfillment":"Fulfillment","gaming":"Gaming","globalImpact":"Global impact","hardware":"Hardware","hatchful":"Hatchful","heading":"More resources","helpCenter":"Help center","hireAnExpert":"Hire a Partner","investors":"Investors","leadership":"Leadership","legal":"Legal","linkpop":"Linkpop","logoGenerator":"Logo Maker","managePrivacy":"Manage Privacy","merchantSupport":"Merchant support","mobileCommerce":"Mobile commerce","onlineStore":"Ecommerce website","onlineStoreBuilder":"Online store builder","partnerProgram":"Partner program","partners":"Partners","payments":"Payments","phoneNumber":"1-888-329-0139","platform":"Platform","pointOfSale":"Point of sale","posFeatures":"Features","posSoftware":"POS software","pressAndMedia":"Press and Media","pressReleases":"Press releases","privacyPolicy":"Privacy Policy","products":"Products","research":"Research","resources":"Support","sellInStore":"Point of sale","sellOnline":"Sell online","sellOnlineTour":"Online retail","serviceStatus":"Service status","setUp":"Setup","sfn":"Shopify Fulfillment Network","shipping":"Shipping","shop":"Shop","shopPay":"Shop Pay","shopify":"Shopify","shopifyEvents":"Shopify Events","shopifyExperts":"Shopify Partners","shopifyGold":"Enterprise","shopifyLite":"Shopify Lite","shopifyPlus":"Shopify Plus","shoppingCart":"Shopping cart","sitemap":"Sitemap","social":"Social","socialImpact":"Social impact","solutions":"Solutions","storeDesign":"Themes","support":"24/7 support","supportLimited":"Customer Support","sustainability":"Sustainability","termsOfService":"Terms of Service","themeStore":"Theme Store","themeSupport":"Theme support","themes":"Themes","tools":"Free tools","topics":"Topics","trustSealsAccessibilityText":"Use Shopify with confidence. Our platform has been assessed and certified by:","video":"Video","videoTutorials":"Video Tutorials"},"global":{"argoPlaceholder":"2","ariaLabels":{"close":"Close","carousel":{"name":"carousel","slide":"slide","xOfY":"{x} of {y}","play":"Play carousel","pause":"Pause carousel"},"footer":{"regionsNav":"Region Navigation","regionsClose":"Close Region Navigation","newWindow":"Opens an external site in a new window"},"header":{"mobileNavMenu":"Menu","mainNav":"Main","secondaryNav":"Related pages","skipToContent":"Skip to Content"},"headerLight":{"dismissIcon":"Dismiss banner"},"learnMore":"Learn more about {title}","modal":{"close":"Close modal","pip":"Picture in picture"},"next":"Next","previous":"Previous","testimonial":{"plural":"Testimonials","next":"Next Testimonial","previous":"Previous Testimonial","play":"Play Testimonial","pause":"Pause Testimonial"},"videoModal":"video","video":{"play":"Play video","pause":"Pause video"}},"incentivesPromoBanner":{"app_store_credit":"\u003cspan class=\"font-bold\">Limited time:\u003c/span> Start today and get \u003ca id=\"incentivesTermsLink\" target=\"_blank\" data-component-name=\"acquisition-incentive-terms\" href=\"{{incentiveTerms}}\"/ style=\"color: inherit; font-weight: normal\">$50USD\u003c/a> to spend in the Shopify App Store","free_domain":"\u003cspan class=\"font-bold\">Limited time:\u003c/span> Start today and get a \u003ca id=\"incentivesTermsLink\" target=\"_blank\" data-component-name=\"acquisition-incentive-terms\" href=\"{{incentiveTerms}}\"/ style=\"color: inherit; font-weight: normal\">free custom domain\u003c/a>","shop_cash":"\u003cspan class=\"font-bold\">Limited time:\u003c/span> Start today and get \u003ca id=\"incentivesTermsLink\" target=\"_blank\" data-component-name=\"acquisition-incentive-terms\" href=\"{{incentiveTerms}}\"/ style=\"color: inherit; font-weight: normal\">$50 USD\u003c/a> to spend in the Shop App","discounted_shopify_payments":"\u003cspan class=\"font-bold\">Limited time:\u003c/span> Start today and pay \u003ca id=\"incentivesTermsLink\" target=\"_blank\" data-component-name=\"acquisition-incentive-terms\" href=\"{{incentiveTerms}}\"/ style=\"color: inherit; font-weight: normal\">$0 in Shopify Payments fees\u003c/a>, up to $1,500 in sales"},"cookiesNotice":{"acceptAllButtonText":"Accept all","activeConsentContentHtml":"We use cookies (and other similar technologies) for many purposes, including to improve your experience on our site and for ads and analytics. Click \"Accept all\" to accept these uses. Read more in our \u003ca href=\"{{legalCookiesPath}}\">Cookie Policy\u003c/a>.","buttonText":"OK","contentHtml":"Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our \u003ca href=\"{{legalPrivacyPath}}\">Privacy Policy\u003c/a> and our \u003ca href=\"{{legalCookiesPath}}\">Cookie Policy\u003c/a>.","rejectAllButtonText":"Reject all"},"countries":{"au":"Australia","be":"Belgium","br":"Brazil","ca":"Canada","cn":"China","co":"Colombia","dk":"Denmark","en":"USA","es":"Spain","de":"Germany","fr":"France","gb":"UK","hk":"Hong Kong SAR","id":"Indonesia","ie":"Ireland","in":"India","it":"Italy","jp":"Japan","kr":"Korea","my":"Malaysia","mx":"Mexico","ng":"Nigeria","nl":"Netherlands","no":"Norway","nz":"New Zealand","ph":"Philippines","se":"Sweden","sg":"Singapore","tw":"Taiwan","vn":"Vietnam","za":"South Africa"},"downloadApp":{"androidAlt":"Get the Shopify Mobile app on Google Play","androidUrl":"https://shopify.com/install/android","iosAlt":"Download the Shopify Mobile app on the Apple App Store","iosUrl":"https://shopify.com/install/mobile","qrCodeAlt":"QR code to download from","qrTitle":"Scan to install"},"downloadposApp":{"androidAlt":"Get the Shopify POS Mobile app on Google Play","androidUrl":"https://play.google.com/store/apps/details?id=com.shopify.pos","iosAlt":"Download the Shopify POS Mobile app on the Apple App Store","iosUrl":"https://apps.apple.com/us/app/shopify-point-of-sale-pos/id686830644","qrCodeAlt":"QR code to download from","qrTitle":"Scan or click below to install"},"forms":{"fields":{"country":{"label":"Country","placeholder":"Select one","error":"Please select a country"}}},"globalNav":{"applyText":"Apply for early access","applyTextPlain":"Apply for access","getStarted":"Get started","homeUrl":"{{home}}","loginGetStartedText":"Log in to get started","loginText":"Log in","loginUrl":"/login","signinText":"Sign in","signupText":"Start free trial","signupTextFree":"Sign up free","signupTextPlain":"Sign up","searchText":"Search","searchPlaceholder":"Type something you're looking for","searchPlaceholderMobile":"Search"},"home":"{{home}}","learnMore":"Learn more","plans":{"pricingFaqAnswerWithDiscount":"Yes, we offer a 25% discount on yearly plans."},"sell":{"header":"Explore your options","title":"Apps that help you sell {{vertical}}","subheading":"Some popular apps other merchants use","seeRecommendedApps":"See more recommended apps","by":"By {{partner}}"},"shopify":"Shopify","signup":{"buttonText":"Start free trial","label":"Email address","placeholder":"Enter your email address","disclaimerHtml":"Try Shopify free for {{trialLength}} days, no credit card&nbsp;required. By entering your email, you agree to receive marketing emails&nbsp;from&nbsp;Shopify.","disclaimerNoLengthHtml":"No credit card required. By entering your email, you agree to receive marketing emails&nbsp;from&nbsp;Shopify.","testimonialButtonText":"Try Shopify free for {{trialLength}} days","freeTrialCtaHtml":"Try Shopify for free, and explore all the tools and services you need to start, run, and grow your&nbsp;business."},"social":{"facebook":{"text":"Facebook","url":"https://www.facebook.com/shopify","url_de":"https://www.facebook.com/shopifyDE","url_jp":"https://www.facebook.com/ShopifyJP"},"twitter":{"text":"Twitter","url":"https://twitter.com/shopify","url_jp":"https://twitter.com/ShopifyJP"},"youtube":{"text":"YouTube","url":"https://www.youtube.com/user/shopify","url_de":"https://www.youtube.com/c/ShopifyDeutsch","url_fr":"https://www.youtube.com/c/ShopifyFrançais","url_it":"https://www.youtube.com/c/ShopifyItaliano","url_jp":"https://www.youtube.com/c/ShopifyJapan","url_nl":"https://www.youtube.com/c/ShopifyNederlands","url_br":"https://www.youtube.com/c/ShopifyBrasil"},"instagram":{"text":"Instagram","url":"https://www.instagram.com/shopify/"},"tiktok":{"text":"TikTok","url":"https://www.tiktok.com/@shopify"},"linkedin":{"text":"LinkedIn","url":"https://www.linkedin.com/company/shopify"},"pinterest":{"text":"Pinterest","url":"https://www.pinterest.com/shopify/","url_jp":"https://www.pinterest.com/shopifyjp/"}},"tableOfContents":"Table of Contents","totalApps":6000,"totalThemes":70,"supportedLanguages":50,"totalGateways":100,"uptime":99.98,"waitlistForm":{"errors":{"general":"Something went wrong, try again later","emailFormat":"Email is formatted incorrectly"},"successMessage":"Done","placeholder":"Enter your email address","buttonText":"Signup"},"editionsEyebrow":{"text":"Shopify Editions | Summer ’23: Explore 100+ product updates","textMobile":"Shopify Editions | Summer ’23 is live"}},"pricing":{"argoPlaceholder":"2","additionalMarketplaceSalesFees":"1% up to $99/mo USD","billedMonthly":"billed monthly","billedYearly":"billed yearly","billingPeriodScreenReaderText":"per month","cadence":"/mo","month":"/month","geoPricesDisclaimer":"Prices may vary by your store location.","nationality":{"ca":"Canadian","au":"Australian","nz":"New Zealand","sg":"Singapore","hk":"Hong Kong","jp":"Japan"},"paidTrialInlineBanner_one":"Get your first month for {{paidTrialAmount}}/mo","paidTrialInlineBanner_two":"Get your first {{paidTrialMonths}} months for {{paidTrialAmount}}/month","paidTrialInlineBanner_other":"Get your first {{paidTrialMonths}} months for {{paidTrialAmount}}/mo","planExtension_one":"Extend your free trial for {{paidTrialAmount}} on your first month when billed monthly","planExtension_other":"Extend your free trial for {{paidTrialAmount}}/mo on your first {{paidTrialMonths}} months when billed monthly","planExtensionCardText_one":"{{paidTrialAmount}} for your first month","planExtensionCardText_other":"{{paidTrialAmount}}/month for first {{paidTrialMonths}} months","planExtensionInlineBanner_one":"Get your first month for {{paidTrialAmount}}/mo","planExtensionInlineBanner_other":"Get your first {{paidTrialMonths}} months for {{paidTrialAmount}}/mo","plansScreenReaderHeader":"Plans","priceExcludingVat":"{{price}} excl. VAT","promoPeriodScreenReaderText":"for {{paidTrialMonths}} months","promoRecommendedText":"Get {{paidTrialMonths}} months of {{displayName}} for {{paidTrialAmount}}/mo","recommendedText":"Most Popular","reports":{"basic":"Basic reports","standard":"Professional reports","advanced":"Custom report builder"},"screenReaderAnnualSubPriceText":"Yearly subscription price","screenReaderMonthlySubPriceText":"Monthly subscription price","screenReaderPlanDisplayNameSuffix":" Plan","screenReaderPromoRecommendedText":"Get {{paidTrialMonths}} months of {{displayName}} for {{paidTrialAmount}} per month","sliderAnnualText":"Pay Yearly (Save {{annualDiscountPercentage}}%)","sliderAnnualTextWithoutPercentage":"Pay Yearly","sliderContextHeader":"Show Plan Prices as {{sliderText}} Subscription Rate","sliderMonthText":"Pay Monthly","table":{"transactionFees":{"shopifyPayments":{"heading":"Third-party transaction fees if not using Shopify Payments","body":"Third-party transaction fees are charges that apply for each transaction if you use a third-party payment provider to take customer payments."},"noShopifyPayments":{"heading":"Transaction fees","body":""}},"hydrogenStorefronts_zero":"–","hydrogenStorefronts_one":"{{count}} public storefront","hydrogenStorefronts_other":"{{count}} public storefronts","posLocationsValues":"up to {{count}}","reportsValues":{"standard":"Standard","advanced":"Advanced","basic":"Basic"},"planDiscount":"up to {{discount}}","shopifyPosProPrice":{"plusSymbol":"+","plusSymbolAccessibilityText":"plus"}},"toggleHideText":"Close plan features","toggleShowText":"Compare plan features","usDisclaimer":"Shopify collects sales taxes in states where it is required by law. Stated prices do not include these taxes."}}},"i18nNamespaces":["global","footer","nav","pricing","errors"]}</script><script type="module" src="https://cdn.shopify.com/shopifycloud/brochure-iii/production/assets/entry.partials.client-28d7e74e.js"></script></head><body><main id="partials-root"><div id="__partial-Footer"><div style="display:none"><div class="remix-import"></div></div></div></main></body></html> </div> </body> </html>