CINXE.COM

Boundless Theme - Black & white - Ecommerce Website Template

<!DOCTYPE html> <html class="no-js" lang="EN"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://themes.shopify.com/themes/boundless/styles/black-white","20211023000516","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1634947516"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="preconnect" href="https://web.archive.org/web/20211023000516/https://v.shopify.com/"/><link rel="preconnect" href="https://web.archive.org/web/20211023000516/https://cdn.shopify.com/"/> <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="https://web.archive.org/web/20211023000516/https://cdn.shopify.com/shopify-marketing_assets/static/ShopifySans--regular.woff2"/><link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="https://web.archive.org/web/20211023000516/https://cdn.shopify.com/shopify-marketing_assets/static/ShopifySans--bold.woff2"/> <link rel="shortcut icon" type="image/png" href="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopify-marketing_assets/static/shopify-favicon.png"/> <title> Boundless Theme - Black &amp; white - Ecommerce Website Template </title> <meta name="description" content="Boundless is a modern, minimal theme that puts your photography front and center. Features include a design that looks great on any device, a fading homepage slideshow, edge-to-edge collection photos, a clean typography-driven look, and numerous color and font customizations."/> <link rel="canonical" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white"> <script nonce="">document.documentElement.classList.remove('no-js'); document.documentElement.classList.add('js')</script> <meta name="google-site-verification" content="w4um_4h92pEHOipmSk8JHS8bY0x1c80EtfJAPo_FuU0"> <meta name="google-site-verification" content="Qu2Oloy2MEBgLgnmmmCTQ-0TuRH40OIOx63D8L8MbYQ"> <meta name="csrf-param" content="authenticity_token"/> <meta name="csrf-token" content="u0kAfBA2y5U8/Beb+dy6ASQdg04gcKdAKYoeEGOEwj0CGgPKB3S4agfLSHKDeku2I4ALc8ayb50ooloxATpSzw=="/> <link rel="stylesheet" media="screen" href="https://web.archive.org/web/20211023000516cs_/https://cdn.shopify.com/shopifycloud/theme_store/assets/application-324f69ae2dbae738f037ae3973915c9732648ea2c3a958af1a5b41fdcf74cb9b.css"/> <script type="text/javascript"> (function(){ function trekkieLoadOnError() { var Monorail = { produce: function produce(monorailDomain, schemaId, payload) { var currentMs = new Date().getTime(); var event = { schema_id: schemaId, payload: payload, metadata: { event_created_at_ms: currentMs, event_sent_at_ms: currentMs } }; return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event)); }, sendRequest: function sendRequest(endpointUrl, payload) { // Try the sendBeacon API if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) { var blobData = new window.Blob([payload], { type: 'text/plain' }); if (window.navigator.sendBeacon(endpointUrl, blobData)) { return true; } // sendBeacon was not successful } // XHR beacon var xhr = new XMLHttpRequest(); try { xhr.open('POST', endpointUrl); xhr.setRequestHeader('Content-Type', 'text/plain'); xhr.send(payload); } catch (e) { console.log(e); } return false; }, isIos12: function isIos12() { return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1; } }; Monorail.produce('monorail-edge.shopifysvc.com', 'theme_store_trekkie_load_error/1.0', { url: window.location.href, 'locale': 'en', }); } var config = { 'Trekkie': { 'appName': 'themestore', 'defaultAttributes': { }, 'navigationTimingApiMeasurementsEnabled': true, 'navigationTimingApiMeasurementsSampleRate': 0.01, 'isServerSideCookieWritingEnabled': true }, 'Clickstream': { 'appName': 'themestore' }, 'Facebook Pixel': { pixelId: '1904241839800487' }, 'Optimizely': {} }; var trekkie_version = '2020.07.23.1'; 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.onerror = trekkieLoadOnError script.async = true; script.src = '//web.archive.org/web/20211023000516/https://cdn.shopify.com/s/trekkie.' + config.Trekkie.appName + '.min.js?v=' + trekkie_version; var first = document.getElementsByTagName('script')[0]; first.parentNode.insertBefore(script, first); }; analytics.load(config); analytics.page(); })(); </script> <script type="text/javascript"> //<![CDATA[ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://web.archive.org/web/20211023000516/https://www.google-analytics.com/analytics.js','_gaUTracker'); var _gaUTrackerOptions = {}; analytics.ready(function() { _gaUTracker('create', 'UA-82702-49', _gaUTrackerOptions); _gaUTracker('set', 'transport', 'beacon'); _gaUTracker('require', 'displayfeatures'); _gaUTracker('send', 'pageview'); _gaUTrackerOptions.name = '_other'; _gaUTracker('create', 'UA-82702-28', _gaUTrackerOptions); _gaUTracker('_other.set', 'transport', 'beacon'); _gaUTracker('_other.require', 'displayfeatures'); _gaUTracker('_other.send', 'pageview'); }); //]]> </script> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/" hreflang="en"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=de" hreflang="de"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=es" hreflang="es"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=fr" hreflang="fr"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=it" hreflang="it"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=nl" hreflang="nl"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=nd" hreflang="no"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=pl" hreflang="pl"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=pt-BR" hreflang="pt-br"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=pt-PT" hreflang="pt-pt"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=fi" hreflang="fi-fi"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=sv" hreflang="sv"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=vi" hreflang="vi"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=tr" hreflang="tr"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=cs" hreflang="cs"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=th" hreflang="th"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=ja" hreflang="ja"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=zh-CN" hreflang="zh-Hans"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=zh-TW" hreflang="zh-Hant-TW"/> <link rel="alternate" href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/?locale=ko" hreflang="ko"/> <script> document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); </script> </head> <body class="page--styles-show segment-online"> <div id="GlobalIconSymbols" style="display: none;"><svg xmlns="http://www.w3.org/2000/svg"><symbol id="modules-caret-down"><svg xmlns="http://www.w3.org/2000/svg" baseprofile="tiny" viewbox="0 0 10.289 6.563"><path d="M5.212 6.563L0 1.423 1.404 0l3.788 3.735L8.865.01l1.424 1.404"/></svg></symbol><symbol id="icons-polaris-smiley-happy"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 20 20"><path fill="currentColor" d="M19 10A9 9 0 1 1 .999 9.999 9 9 0 0 1 19 10z"/><path d="M10 20C4.486 20 0 15.514 0 10S4.486 0 10 0s10 4.486 10 10-4.486 10-10 10zm0-18c-4.41 0-8 3.59-8 8s3.59 8 8 8 8-3.59 8-8-3.59-8-8-8zM8 6a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm6 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-4 7c-.107 0-2.632-.03-3.895-2.553a1.001 1.001 0 0 1 1.79-.894C8.61 10.983 9.985 11 10 11c.046 0 1.407-.05 2.105-1.447a1.001 1.001 0 0 1 1.79.894C12.632 12.97 10.107 13 10 13z"/></svg> </symbol><symbol id="icons-polaris-smiley-neutral"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 20 20"><path fill="currentColor" d="M19 10A9 9 0 1 1 .999 9.999 9 9 0 0 1 19 10z"/><path d="M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zM7 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm6-2a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm0 5H7a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z"/></svg> </symbol><symbol id="icons-polaris-smiley-sad"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 20 20"><path fill="currentColor" d="M19 10A9 9 0 1 1 .999 9.999 9 9 0 0 1 19 10z"/><path d="M10 0C4.486 0 0 4.486 0 10s4.486 10 10 10 10-4.486 10-10S15.514 0 10 0zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-3-8a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm6-2a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-3 4c-.247 0-2.45.036-3.707 1.293a1 1 0 0 0 1.414 1.414c.57-.57 1.88-.705 2.29-.707.415.002 1.726.137 2.296.707a.996.996 0 0 0 1.414 0 1 1 0 0 0 0-1.414C12.45 12.036 10.247 12 10 12z"/></svg> </symbol><symbol id="spot-customer-support"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 45 45"><path d="M38.5 16.25V14A12.51 12.51 0 0 0 26 1.5h-6A12.51 12.51 0 0 0 7.5 14v2A5 5 0 0 0 3 21v5a5 5 0 0 0 5 5h4a2 2 0 0 0 2-2V18a2 2 0 0 0-2-2h-1.5v-2A9.51 9.51 0 0 1 20 4.5h6a9.51 9.51 0 0 1 9.5 9.5v2H33a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h2v3.5a1.5 1.5 0 0 1-1.5 1.5H29v-1.5a1.5 1.5 0 0 0-1.5-1.5h-6a3.5 3.5 0 0 0-3.5 3.5v2a3.5 3.5 0 0 0 3.5 3.5h6a1.5 1.5 0 0 0 1.5-1.5V39h4.5a4.5 4.5 0 0 0 4.5-4.5v-3.6a5 5 0 0 0 4-4.9v-5a5 5 0 0 0-3.5-4.75zM11 19v9H8a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2zm15 20h-4.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5H26zm13-13a2 2 0 0 1-2 2h-3v-9h3a2 2 0 0 1 2 2z"/></svg></symbol><symbol id="spot-buy-online"><svg viewbox="0 0 45 45" xmlns="http://www.w3.org/2000/svg"><path d="M42.46,32.3477 C42.803,32.6327 43,33.0547 43,33.4997 C43,33.9457 42.803,34.3677 42.46,34.6527 L36.46,39.6527 C36.18,39.8857 35.839,39.9997 35.501,39.9997 C35.071,39.9997 34.645,39.8167 34.348,39.4597 C33.817,38.8247 33.903,37.8777 34.54,37.3477 L37.357,34.9997 L29,34.9997 C28.172,34.9997 27.5,34.3277 27.5,33.4997 C27.5,32.6717 28.172,31.9997 29,31.9997 L37.357,31.9997 L34.54,29.6527 C33.903,29.1217 33.817,28.1757 34.348,27.5397 C34.878,26.9027 35.824,26.8187 36.46,27.3477 L42.46,32.3477 Z M14,9.9997 L40,9.9997 L40,5.9997 L14,5.9997 L14,9.9997 Z M5,9.9997 L11,9.9997 L11,5.9997 L5,5.9997 L5,9.9997 Z M39.5,2.9997 L5.5,2.9997 C3.567,2.9997 2,4.5667 2,6.4997 L2,38.4997 C2,40.4327 3.567,41.9997 5.5,41.9997 L19.5,41.9997 C20.329,41.9997 21,41.3277 21,40.4997 C21,39.6717 20.329,38.9997 19.5,38.9997 L5,38.9997 L5,12.9997 L40,12.9997 L40,20.4997 C40,21.3287 40.672,21.9997 41.5,21.9997 C42.328,21.9997 43,21.3287 43,20.4997 L43,6.4997 C43,4.5667 41.433,2.9997 39.5,2.9997 L39.5,2.9997 Z"></path></svg> </symbol><symbol id="spot-mail"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 45 45"> <path d="M5,35 L5,12.988 L15.918,22.96 L8.439,30.439 C7.854,31.025 7.854,31.975 8.439,32.561 C8.732,32.854 9.116,33 9.5,33 C9.884,33 10.268,32.854 10.561,32.561 L18.136,24.985 L21.554,28.107 C21.841,28.369 22.204,28.5 22.566,28.5 C22.93,28.5 23.294,28.368 23.582,28.104 L26.916,25.037 L34.439,32.561 C34.732,32.854 35.116,33 35.5,33 C35.884,33 36.268,32.854 36.561,32.561 C37.146,31.975 37.146,31.025 36.561,30.439 L29.125,23.004 L40,12.999 L40,35 L5,35 Z M22.562,24.965 L7.271,11 L37.741,11 L22.562,24.965 Z M41.5,8 L3.5,8 C2.671,8 2,8.671 2,9.5 L2,36.5 C2,37.329 2.671,38 3.5,38 L41.5,38 C42.329,38 43,37.329 43,36.5 L43,9.5 C43,8.671 42.329,8 41.5,8 Z" id="path-1"></path> </svg> </symbol><symbol id="modules-expand"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 44 44"><path d="M4 20.4h35.8v4.3H4z"/><path d="M19.7 4.7H24v35.8h-4.3z"/></svg></symbol><symbol id="modules-collapse"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 44 44"><path d="M4 21.4h35.8v4.3H4z"/></svg></symbol><symbol id="spot-guarantee"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 45 45"> <path d="M30.9116,15.8481 C31.5456,16.3791 31.6306,17.3231 31.1016,17.9581 L21.6016,28.9581 C21.3516,29.2621 20.9936,29.4561 20.6016,29.4981 L20.4516,29.4981 C20.0816,29.4961 19.7256,29.3571 19.4516,29.1081 L13.9516,24.1081 C13.3886,23.5011 13.4236,22.5521 14.0306,21.9881 C14.5626,21.4941 15.3716,21.4521 15.9516,21.8881 L20.2916,25.8381 L28.7916,16.0381 C29.3236,15.4031 30.2696,15.3201 30.9046,15.8521 C30.9076,15.8541 30.9096,15.8561 30.9116,15.8581 L30.9116,15.8481 Z M17.5405,5.9692 C17.0825,5.9692 16.6435,6.1832 16.3635,6.5652 L14.4395,9.1962 C13.8805,9.9602 13.1055,10.5162 12.1985,10.8062 L9.0755,11.8032 C8.4705,11.9962 8.0655,12.5482 8.0665,13.1762 L8.0725,16.4242 C8.0755,17.3652 7.7795,18.2662 7.2175,19.0292 L5.2825,21.6522 C4.9085,22.1592 4.9085,22.8412 5.2825,23.3482 L7.2175,25.9722 C7.7795,26.7342 8.0755,27.6352 8.0725,28.5772 L8.0665,31.8242 C8.0655,32.4522 8.4705,33.0042 9.0745,33.1972 L12.1995,34.1952 C13.1055,34.4842 13.8805,35.0412 14.4395,35.8042 L16.3635,38.4352 C16.7355,38.9442 17.3895,39.1562 17.9955,38.9592 L21.1155,37.9502 C22.0205,37.6572 22.9785,37.6572 23.8855,37.9502 L27.0045,38.9592 C27.6055,39.1552 28.2635,38.9442 28.6365,38.4352 L30.5605,35.8042 C31.1195,35.0412 31.8945,34.4842 32.8015,34.1942 L35.9245,33.1972 C36.5295,33.0042 36.9345,32.4522 36.9335,31.8242 L36.9275,28.5762 C36.9245,27.6352 37.2205,26.7342 37.7825,25.9722 L39.7175,23.3482 C40.0915,22.8412 40.0915,22.1592 39.7175,21.6522 L37.7825,19.0282 C37.2205,18.2662 36.9245,17.3652 36.9275,16.4232 L36.9335,13.1772 C36.9345,12.5482 36.5295,11.9962 35.9255,11.8042 L32.8005,10.8062 C31.8945,10.5162 31.1195,9.9602 30.5605,9.1962 L28.6365,6.5652 C28.2635,6.0562 27.6085,5.8442 27.0045,6.0412 L23.8855,7.0502 C22.9785,7.3432 22.0205,7.3432 21.1145,7.0502 L17.9955,6.0412 C17.8455,5.9922 17.6915,5.9692 17.5405,5.9692 M17.5355,42.0002 C16.1355,42.0002 14.7905,41.3452 13.9335,40.1742 L12.0095,37.5442 C11.8265,37.2942 11.5735,37.1122 11.2775,37.0182 L8.1535,36.0202 C6.3045,35.4302 5.0635,33.7412 5.0675,31.8192 L5.0735,28.5722 C5.0735,28.2632 4.9775,27.9692 4.7935,27.7212 L2.8595,25.0962 C1.7135,23.5442 1.7135,21.4572 2.8595,19.9032 L4.7935,17.2802 C4.9775,17.0322 5.0735,16.7372 5.0735,16.4292 L5.0675,13.1812 C5.0635,11.2592 6.3045,9.5712 8.1535,8.9802 L11.2775,7.9832 C11.5735,7.8882 11.8265,7.7062 12.0095,7.4562 L13.9335,4.8262 C15.0735,3.2692 17.0795,2.6212 18.9275,3.2212 L22.0475,4.2302 C22.3445,4.3262 22.6575,4.3262 22.9515,4.2302 L22.9525,4.2302 L26.0725,3.2212 C27.9185,2.6212 29.9255,3.2682 31.0665,4.8262 L32.9905,7.4562 C33.1735,7.7062 33.4265,7.8882 33.7225,7.9822 L36.8465,8.9802 C38.6955,9.5712 39.9365,11.2592 39.9325,13.1812 L39.9265,16.4282 C39.9265,16.7372 40.0225,17.0322 40.2065,17.2802 L42.1405,19.9042 C43.2865,21.4572 43.2865,23.5442 42.1405,25.0972 L40.2065,27.7202 C40.0225,27.9692 39.9265,28.2632 39.9265,28.5712 L39.9325,31.8192 C39.9365,33.7412 38.6955,35.4302 36.8465,36.0202 L33.7225,37.0172 C33.4265,37.1122 33.1735,37.2942 32.9905,37.5442 L31.0665,40.1742 C29.9265,41.7312 27.9185,42.3772 26.0725,41.7802 L22.9525,40.7702 C22.6555,40.6752 22.3425,40.6752 22.0485,40.7702 L18.9275,41.7802 C18.4675,41.9282 17.9985,42.0002 17.5355,42.0002"></path> </svg> </symbol><symbol id="spot-maximum-gauge"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 45 45"><path d="M43 22.5a19.78 19.78 0 0 1-5.93 14.05 1.5 1.5 0 1 1-2.14-2.1A16.84 16.84 0 0 0 40 22.5a17.5 17.5 0 0 0-35 0 16.84 16.84 0 0 0 5.07 11.95 1.5 1.5 0 0 1-2.14 2.1A19.79 19.79 0 0 1 2 22.5a20.5 20.5 0 0 1 41 0zm-18.27-2.95a3.75 3.75 0 0 0-.22-.41A2.5 2.5 0 0 0 20.37 22a3.75 3.75 0 0 0 .3.36c1.61 1.74 7.63 6.88 7.63 6.88s-2.56-7.49-3.59-9.63zM22.5 8a1.5 1.5 0 0 0 0 3 11.5 11.5 0 0 1 8.24 19.52 1.5 1.5 0 0 0 2.15 2.09A14.5 14.5 0 0 0 22.5 8z"/></svg></symbol><symbol id="spot-save-time"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 45 45"> <path d="M30.583,30.5381 C31.156,29.9401 31.136,28.9901 30.538,28.4171 L24.01,22.3421 L24.839,12.6271 C24.91,11.8021 24.298,11.0761 23.473,11.0051 C22.642,10.9361 21.921,11.5471 21.851,12.3721 L20.96,22.8021 C20.921,23.2531 21.089,23.6981 21.416,24.0121 L28.462,30.5831 C28.753,30.8611 29.127,31.0001 29.5,31.0001 C29.895,31.0001 30.288,30.8451 30.583,30.5381 M43,22.5001 C43,33.8001 33.8,43.0001 22.5,43.0001 C11.2,43.0001 2,33.8001 2,22.5001 C2,21.6701 2.67,21.0001 3.5,21.0001 C4.33,21.0001 5,21.6701 5,22.5001 C5,32.1501 12.85,40.0001 22.5,40.0001 C32.15,40.0001 40,32.1501 40,22.5001 C40,12.8501 32.15,5.0001 22.5,5.0001 C16.97,5.0001 11.75,7.6601 8.48,12.0501 L13.5,12.0501 C14.33,12.0501 15,12.7201 15,13.5501 C15,14.3801 14.33,15.0501 13.5,15.0501 L5.5,15.0501 C4.67,15.0501 4,14.3801 4,13.5501 L4,5.5501 C4,4.7201 4.67,4.0501 5.5,4.0501 C6.33,4.0501 7,4.7201 7,5.5501 L7,9.1101 C10.84,4.6601 16.52,2.0001 22.5,2.0001 C33.8,2.0001 43,11.2001 43,22.5001"></path> </svg> </symbol><symbol id="spot-design"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 45 45"><path d="M9.5 33.5a2 2 0 1 1 2 2 2 2 0 0 1-2-2zm32.5-8v16a1.5 1.5 0 0 1-1.5 1.5h-29A9.51 9.51 0 0 1 2 33.5v-29A1.5 1.5 0 0 1 3.5 3h16A1.5 1.5 0 0 1 21 4.5v8.38l8.44-8.44a1.5 1.5 0 0 1 2.12 0l10 10a1.5 1.5 0 0 1 0 2.12L34.12 24h6.38a1.5 1.5 0 0 1 1.5 1.5zm-15.38-14l7.88 7.88 3.88-3.88-7.88-7.88zM18 14H5v19.5a6.5 6.5 0 0 0 13 0zm0-8H5v5h13zm13 21.12S18.8 39.58 18.41 40H31zm1.38-5.62l-7.88-7.88-3.5 3.5v15.76zM39 27h-5v13h5z"/></svg></symbol><symbol id="spot-custom-code"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 45 45"><path d="M41,5H4A2,2,0,0,0,2,7V38a2,2,0,0,0,2,2H41a2,2,0,0,0,2-2V7A2,2,0,0,0,41,5Zm-1,7H14V8H40ZM11,8v4H5V8ZM40,37H5V15H40ZM20,22.5A1.5,1.5,0,0,1,21.5,21H32a1.5,1.5,0,0,1,0,3H21.5A1.5,1.5,0,0,1,20,22.5Zm0,6A1.5,1.5,0,0,1,21.5,27H28a1.5,1.5,0,0,1,0,3H21.5A1.5,1.5,0,0,1,20,28.5ZM10.86,23a1.5,1.5,0,0,1,2.28-2l3,3.5a1.51,1.51,0,0,1,0,2l-3,3.5a1.51,1.51,0,0,1-2.12.16A1.5,1.5,0,0,1,10.86,28L13,25.5Z"/></svg> </symbol><symbol id="modules-search"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 16 16"><path d="M15.552 13.62L11.27 9.333c.585-.936.925-2.046.925-3.23C12.195 2.73 9.465 0 6.098 0 2.73 0 0 2.732 0 6.103c0 3.37 2.73 6.1 6.098 6.1 1.19 0 2.304-.343 3.244-.935l4.28 4.283c.295.3.68.45 1.063.45h.005c.333 0 .674-.12.93-.373.258-.26.38-.6.38-.94 0-.382-.154-.768-.448-1.063zM9.498 6.102c-.003 1.874-1.526 3.4-3.4 3.402C4.224 9.5 2.7 7.976 2.698 6.102c.003-1.875 1.526-3.4 3.4-3.404 1.874.003 3.397 1.528 3.4 3.403z"/></svg></symbol><symbol id="shopify_themes_logo_dark"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 2255.58 394.78"><path d="M1479.72 118l-7.2 36.38h38.77l-2.74 12.7h-38.78l-18.19 98.14c-2 11-3.43 19.56-3.43 28.48 0 9.61 4.47 15.44 14.76 15.44 5.49 0 8.92-.34 12-1.37l1 12a57 57 0 0 1-16.13 2.4c-19.56 0-27.11-13-27.11-26.76 0-8.93 1-17.51 3.78-30.2l18.55-98.14h-23.68l2.4-12.7h24l5.49-29.51zM1507.86 319.08l45.64-241.92h15.1l-20.93 108.44h.68c14.07-22 32.94-34.66 56.28-34.66 15.78 0 36.37 10.29 36.37 40.15a160.5 160.5 0 0 1-2.4 26.08l-19.21 101.91h-14.76l19.56-102.94a134.33 134.33 0 0 0 2.06-23.68c0-15.79-7.89-28.14-26.77-28.14-23.68 0-53.53 29.17-60.39 65.54l-16.47 89.22zM1761.79 309.82c-8.58 5.49-24.36 12.35-45 12.35-38.44 0-51.82-30.2-51.82-61.77 0-47.35 32.94-109.46 80.3-109.46 27.11 0 38.43 17.84 38.43 36 0 41.86-48 53.53-101.91 53.19-1.72 7.55-2.06 29.17 1.37 40.83 5.83 18.88 18.53 27.8 36 27.8 18.19 0 30.54-6.52 38.09-11zm-19.22-145.5c-25.39 0-48.38 27.45-58.33 62.8 42.89.34 84.07-6.87 84.07-39.47 0-15.44-10.31-23.33-25.74-23.33zM1792 319.08l22-116.33a478.94 478.94 0 0 0 7.55-48.38h13.72l-4.8 31.91h1c15.1-23.68 34.31-35.34 53.87-35.34 22.65 0 33.63 15.44 34.66 37.4 14.42-24.71 34-37.06 56.62-37.4 16.13 0 35.69 11.32 35.69 39.12a169.42 169.42 0 0 1-2.74 27.79l-19.22 101.23h-14.76l19.22-101.57a125.8 125.8 0 0 0 2.4-23.68c0-18.19-6.86-29.51-25.73-29.51-22 0-48.73 25.74-55.59 62.8l-17.16 92H1884l19.56-103.29a103.46 103.46 0 0 0 2.4-22.64c0-14.42-4.11-28.83-26.08-28.83-21.27 0-49.75 29.85-56.27 64.51l-16.47 90.25zM2132.74 309.82c-8.58 5.49-24.37 12.35-45 12.35-38.43 0-51.81-30.2-51.81-61.77 0-47.35 32.94-109.46 80.29-109.46 27.11 0 38.44 17.84 38.44 36 0 41.86-48 53.53-101.92 53.19-1.72 7.55-2.06 29.17 1.37 40.83 5.84 18.88 18.53 27.8 36 27.8 18.19 0 30.54-6.52 38.09-11zm-19.22-145.5c-25.4 0-48.39 27.45-58.34 62.8 42.9.34 84.07-6.87 84.07-39.47 0-15.44-10.25-23.33-25.73-23.33zM2160.87 299.87a54.47 54.47 0 0 0 29.17 8.92c21.62 0 36-15.44 36-34 0-16.48-6.86-26.43-22.3-36.38-16.13-10.64-25.05-25.39-25.05-40.49 0-25.74 20.59-47 49.41-47 11.32 0 22.65 3.77 27.45 7.55l-5.49 12.69c-5.14-3.09-14.07-6.86-23.67-6.86-19.91 0-33 13.73-33 30.88 0 15.45 8.58 24 22.31 33 15.78 10.64 25.39 25.73 25.39 42.21 0 33.28-24.36 51.81-52.5 51.81-14.76 0-27.8-5.49-33.29-9.95z"/><path fill="#95bf47" d="M297.7 74.16a3.75 3.75 0 0 0-3.38-3.16c-1.4-.11-28.82-.53-28.82-.53S242.57 48.22 240.31 46s-6.69-1.57-8.41-1.07l-11.52 3.57a80.32 80.32 0 0 0-5.51-13.55c-8.17-15.57-20.12-23.82-34.56-23.84h-.05c-1 0-2 .1-3 .19-.42-.51-.85-1-1.31-1.51-6.28-6.73-14.36-10-24-9.72C133.26.55 114.69 14 99.62 38 89 54.8 81 76 78.67 92.33l-36.74 11.38c-10.81 3.39-11.15 3.73-12.57 13.92C28.29 125.34 0 344.13 0 344.13l237.12 41 102.77-25.54S298 76.11 297.7 74.16zm-89.2-22l-18.4 5.69c-.14-9.44-1.26-22.59-5.67-33.95 14.16 2.66 21.13 18.67 24.07 28.23zm-30.8 9.53l-39.59 12.23c3.83-14.65 11.08-29.24 20-38.79a39.84 39.84 0 0 1 13.44-9.79c5.15 10.76 6.27 26.02 6.15 36.32zm-25.42-49.26a19.09 19.09 0 0 1 11.22 2.94A54.13 54.13 0 0 0 149 26.66c-11.85 12.71-20.93 32.45-24.55 51.49L92 88.22c6.36-29.98 31.48-74.96 60.28-75.79z"/><path fill="#5e8e3e" d="M294.32 71c-1.4-.11-28.82-.53-28.82-.53S242.57 48.22 240.31 46a5.62 5.62 0 0 0-3.18-1.47v340.6l102.76-25.54S298 76.11 297.7 74.16a3.75 3.75 0 0 0-3.38-3.16z"/><path fill="#fff" d="M180.17 123.87l-11.94 44.65a67.63 67.63 0 0 0-29.1-5.07c-23.13 1.46-23.39 16.06-23.13 19.72 1.26 20 53.8 24.33 56.75 71.11 2.33 36.8-19.52 62-51 64-37.77 2.38-58.56-19.9-58.56-19.9l8-34s20.91 15.7 37.66 14.62c10.94-.69 14.86-9.59 14.46-15.88-1.65-26-44.43-24.52-47.13-67.32-2.27-36 21.38-72.52 73.58-75.82 20.11-1.25 30.41 3.89 30.41 3.89z"/><path d="M479.13 219.15c-11.91-6.46-18-11.91-18-19.4 0-9.53 8.51-15.65 21.79-15.65 15.46 0 29.27 6.46 29.27 6.46L523 157.21s-10-7.83-39.48-7.83c-41 0-69.44 23.48-69.44 56.5 0 18.72 13.28 33 31 43.22 14.29 8.17 19.4 14 19.4 22.47 0 8.85-7.15 16-20.42 16-19.78 0-38.46-10.21-38.46-10.21L394 310.71s17.26 11.57 46.29 11.57c42.21 0 72.5-20.76 72.5-58.2.04-20.08-15.28-34.38-33.66-44.93zM647.27 149c-20.76 0-37.1 9.87-49.69 24.84l-.69-.33 18-94.28H568l-45.61 240h47l15.65-82c6.13-31 22.13-50 37.1-50 10.55 0 14.64 7.15 14.64 17.36a106.73 106.73 0 0 1-2.05 20.76L617 319.22h47l18.37-97a175.74 175.74 0 0 0 3.41-30.64C685.73 165 671.77 149 647.27 149zM791.92 149c-56.5 0-93.92 51.09-93.92 107.93 0 36.42 22.46 65.69 64.67 65.69 55.48 0 92.91-49.69 92.91-107.89C855.56 181 835.82 149 791.92 149zm-23.14 137.5c-16 0-22.81-13.61-22.81-30.63 0-26.89 14-70.79 39.48-70.79 16.68 0 22.12 14.29 22.12 28.25 0 28.97-13.95 73.21-38.79 73.21zM975.71 149C944 149 926 177 926 177h-.68l2.72-25.19h-41.5c-2 17-5.79 42.89-9.53 62.29l-32.67 171.82h47l12.93-69.43h1s9.64 6.13 27.57 6.13c55.14 0 91.21-56.5 91.21-113.68-.05-31.65-13.96-59.94-48.34-59.94zm-44.92 138.22a29.82 29.82 0 0 1-19.4-6.8l7.83-43.91c5.44-29.27 20.76-48.67 37.09-48.67 14.3 0 18.72 13.27 18.72 25.87C975 244 957 287.22 930.79 287.22zM1091.09 81.65a26.8 26.8 0 0 0-26.88 27.23c0 14 8.85 23.48 22.12 23.48h.68c14.64 0 27.23-9.87 27.57-27.23 0-13.61-9.19-23.48-23.49-23.48zM1025.41 319.22h46.97l31.99-166.44h-47.31l-31.65 166.44zM1223.83 152.44h-32.67l1.7-7.82c2.72-16 12.25-30.3 27.91-30.3a48.77 48.77 0 0 1 15 2.39l9.16-36.71s-8.17-4.09-25.53-4.09c-16.67 0-33.35 4.77-45.94 15.66-16 13.61-23.49 33.35-27.23 53.1l-1.36 7.82h-21.78l-6.81 35.4h21.78l-24.85 131.38h47L1185 187.84h32.33zM1336.83 152.78s-29.36 74-42.55 114.36h-.67c-.91-13-11.58-114.36-11.58-114.36h-49.35l28.25 152.82c.68 3.4.34 5.45-1 7.83-5.45 10.55-14.64 20.76-25.53 28.25-8.85 6.47-18.72 10.55-26.54 13.27l12.93 39.83c9.53-2 29.27-9.88 46-25.53 21.44-20.08 41.18-51.06 61.6-93.26l57.52-123.21z"/></svg></symbol><symbol id="modules-mobile-hamburger"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 20 20"><path d="M19 11H1c-.552 0-1-.447-1-1s.448-1 1-1h18c.552 0 1 .447 1 1s-.448 1-1 1zm0-7H1c-.552 0-1-.447-1-1s.448-1 1-1h18c.552 0 1 .447 1 1s-.448 1-1 1zm0 14H1c-.552 0-1-.447-1-1s.448-1 1-1h18c.552 0 1 .447 1 1s-.448 1-1 1z"/></svg> </symbol><symbol id="modules-cancel"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 20 20"><path d="M11.414 10l6.293-6.293c.39-.39.39-1.023 0-1.414s-1.023-.39-1.414 0L10 8.586 3.707 2.293c-.39-.39-1.023-.39-1.414 0s-.39 1.023 0 1.414L8.586 10l-6.293 6.293c-.39.39-.39 1.023 0 1.414.195.195.45.293.707.293s.512-.098.707-.293L10 11.414l6.293 6.293c.195.195.45.293.707.293s.512-.098.707-.293c.39-.39.39-1.023 0-1.414L11.414 10z"/></svg> </symbol><symbol id="modules-nav-external-indicator"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 7 7"><path d="M7,7V0H0L7,7z"/></svg> </symbol><symbol id="modules-social-facebook"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 30 30"><path d="M15.6 30V19.4h5V15h-5v-3.1c0-1 .6-1.9 1.3-1.9h3.8V5.6h-3.8c-3.1 0-5.6 2.8-5.6 6.3V15H7.5v4.4h3.8v10.1C4.8 27.9 0 22 0 15 0 6.7 6.7 0 15 0s15 6.7 15 15c0 8.1-6.4 14.7-14.4 15z"/></svg> </symbol><symbol id="modules-social-twitter"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 30 30"><path d="M30 15c0 8.3-6.7 15-15 15S0 23.3 0 15 6.7 0 15 0s15 6.7 15 15zm-3.7-5.5c-.8.3-1.6.6-2.5.7.9-.5 1.5-1.4 1.8-2.4-.8.5-1.7.8-2.7 1-.8-.8-1.9-1.4-3.1-1.4-2.4 0-4.2 1.9-4.2 4.3 0 .3 0 .7.1 1-3.5-.2-6.7-1.9-8.8-4.5-.3.7-.6 1.4-.6 2.2 0 1.5.7 2.8 1.9 3.5-.7 0-1.4-.2-1.9-.5 0 2.1 1.5 3.8 3.4 4.2-.3.1-.7.1-1.1.1-.3 0-.6 0-.8-.1.5 1.7 2.1 2.8 4 2.9-1.5 1.1-3.3 1.9-5.3 1.9-.3 0-.7 0-1-.1 1.9 1.2 4.1 1.9 6.5 1.9 7.8 0 12.1-6.5 12.1-12.1v-.6c.9-.4 1.6-1.2 2.2-2z"/></svg> </symbol><symbol id="modules-social-youtube"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 30 30"><path d="M30 15c0 8.3-6.7 15-15 15S0 23.3 0 15 6.7 0 15 0s15 6.7 15 15zm-5.6 0c0-6.9 0-6.9-9.4-6.9s-9.4 0-9.4 6.9 0 6.9 9.4 6.9 9.4 0 9.4-6.9zm-11.9-3.7l6.3 3.8-6.3 3.8v-7.6z"/></svg> </symbol><symbol id="modules-social-instagram"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 30 30"><path d="M15 30C6.7 30 0 23.3 0 15c0-1.1.1-2.1.3-3.1h7.2c-.4 1-.6 2-.6 3.1 0 4.5 3.6 8.1 8.1 8.1s8.1-3.6 8.1-8.1c0-1.1-.2-2.2-.6-3.1h7.2c.2 1 .3 2 .3 3.1 0 8.3-6.7 15-15 15zm5.9-20.6c-1.5-1.5-3.6-2.5-5.9-2.5s-4.4 1-5.9 2.5h-8C3.3 3.9 8.7 0 15 0s11.7 3.9 13.9 9.4h-8zm-.3 5.6c0 3.1-2.5 5.6-5.6 5.6-3.1 0-5.6-2.5-5.6-5.6 0-3.1 2.5-5.6 5.6-5.6 3.1 0 5.6 2.5 5.6 5.6z"/></svg> </symbol><symbol id="modules-social-linkedin"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 30 30"><path d="M30 15c0 8.3-6.7 15-15 15S0 23.3 0 15 6.7 0 15 0s15 6.7 15 15zM11.3 7.8c0-1.2-1-2.2-2.5-2.2s-2.5.9-2.5 2.2c0 1.2 1 2.2 2.5 2.2s2.5-1 2.5-2.2zm-.7 4.1H6.9v10.6h3.8V11.9zm13.8 5c0-3.4-1.7-5.6-4.4-5.6-1.5 0-2.6.9-3.1 2.3l-.1-1.6H13c0 .4.1 2.5.1 2.5v8.1h3.8V17c0-1.5.7-2.5 1.8-2.5s1.9.6 1.9 2.5v5.6h3.8v-5.7z"/></svg> </symbol><symbol id="modules-social-pinterest"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 30 30"><path d="M15 30c-1.5 0-2.9-.2-4.3-.6.6-.9 1.2-2 1.5-3.2.2-.7 1-4.1 1-4.1.5 1 2 1.9 3.7 1.9 4.8 0 8.1-4.4 8.1-10.3 0-4.4-3.8-8.6-9.5-8.6-7.1-.1-10.6 5-10.6 9.3 0 2.6 1 4.9 3.1 5.7.3.1.7 0 .8-.4.1-.2.2-.9.3-1.2.1-.4 0-.5-.2-.8-.6-.7-1-1.6-1-3 0-3.8 2.8-7.2 7.4-7.2 4 0 6.2 2.5 6.2 5.8 0 4.3-1.9 8-4.8 8-1.6 0-2.7-1.3-2.4-2.9.5-1.9 1.3-4 1.3-5.3 0-1.2-.7-2.3-2-2.3-1.6 0-2.9 1.7-2.9 3.9 0 1.4.5 2.4.5 2.4S9.5 24 9.3 25.3c-.3 1.1-.4 2.4-.3 3.5-5.3-2.4-9-7.7-9-13.8C0 6.7 6.7 0 15 0s15 6.7 15 15-6.7 15-15 15z"/></svg> </symbol><symbol id="icons-globe"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 40 40"><path d="M22.54.16c-.29-.04-.58-.07-.88-.09C21.12.02 20.56 0 20 0c-3.15 0-6.13.73-8.78 2.03-.4.19-.78.4-1.16.62C4.05 6.1 0 12.59 0 20c0 6.08 2.73 11.54 7.02 15.2.32.28.64.54.98.8 3.34 2.51 7.5 4 12 4 5.62 0 10.71-2.33 14.34-6.07.21-.21.41-.43.61-.65C38.09 29.75 40 25.09 40 20 40 9.83 32.37 1.41 22.54.16zm11.19 31.45c-.42.52-.88 1-1.37 1.45C29.13 36.12 24.78 38 20 38c-3.89 0-7.49-1.24-10.44-3.35-.54-.39-1.06-.8-1.56-1.25-.74-.65-1.42-1.37-2.03-2.15v-.01c-.76-.93-1.42-1.94-1.97-3.02-1.28-2.46-2-5.26-2-8.22 0-2.05.34-4.02.99-5.85.27-.81.6-1.58.99-2.33.01-.01.01-.03.02-.04.46-.91 1-1.77 1.61-2.57C6.58 7.92 7.72 6.76 9 5.77c.63-.5 1.3-.95 2-1.34.03-.02.07-.04.1-.06.65-.38 1.33-.71 2.03-1 .29-.13.58-.24.87-.34.65-.23 1.31-.42 2-.57.97-.23 1.97-.38 3-.43.33-.02.66-.03 1-.03.12 0 .24 0 .36.01.22 0 .43.01.64.02.46.03.91.07 1.36.13C31.17 3.32 38 10.88 38 20c0 4.42-1.6 8.48-4.27 11.61z"/><path d="M11.22 4.03c-.4.19-.78.4-1.16.62a.98.98 0 0 1 1.16-.62zM23.07 25.9c-.73 1.07-1.1 1.99-1.19 2.99-.07.71-.57 1.49-1.16 1.81-.4.22-.6.5-.78 1.09-.14.44-.39.88-.78 1.34-.58.7-1.7 2.41-2.31 3.4a1.287 1.287 0 0 1-1.38.61c-1.67-.36-3.1-4.54-3.32-6.18-.16-1.21-.37-1.88-1.11-2.34-.98-.62-1.5-1.43-1.55-2.43-.02-.4-.17-.66-.54-.95-1.13-.86-1.49-2.17-.98-3.61.14-.4.32-.76.49-1.11.08-.14.15-.28.21-.42.06-.12.1-.22.14-.3-.96-.11-1.61-.8-1.97-1.18-.48-.51-1.18-.92-1.87-1.32l-.09-.06c-1.2-.7-1.81-1.69-1.81-2.95-.01-.02-.04-.08-.08-.14.27-.81.6-1.58.99-2.33.02.06.02.13.02.19.02.07.24.39.37.59.33.49.7 1.05.7 1.69 0 .45.14.83.82 1.23l.09.05c.77.45 1.64.96 2.32 1.68.62.66.77.6 1.01.51.43-.15.9 0 1.16.36.81 1.14.34 2.15.05 2.75-.11.24-.19.39-.27.55-.15.31-.3.6-.4.88-.27.78 0 1.12.3 1.35.85.64 1.29 1.44 1.34 2.45.01.21.09.49.62.82 1.54.97 1.85 2.46 2.03 3.78.18 1.4.94 3.14 1.49 4.02.54-.84 1.41-2.18 2-2.88.26-.3.36-.51.39-.63.23-.74.63-1.66 1.75-2.27.02-.02.11-.18.12-.25.12-1.33.61-2.57 1.53-3.92.51-.74.46-.98.46-.98s-.11-.24-1.08-.58l-.11-.04c-1.12-.39-2-.69-3.01-.28a.999.999 0 0 1-1.37-.93c0-.1-.01-.18-.01-.26-.01-.19-.01-.39.03-.62.05-.22.2-.9.15-1.07-.06-.06-.36-.23-.88-.46-.03-.01-.13-.05-.25-.13-.21-.12-.42-.27-.63-.42-.39-.27-.76-.53-1.11-.64-.34-.1-.78-.11-1.28-.11-.22 0-.45-.01-.68-.01-.56.13-1.27-.01-1.77-1.15-.05-.12-.15-.35-.21-.4-.2-.04-.41-.15-.55-.3-1.26-1.35-.78-2.4-.51-2.79.69-1.01 2.25-1.27 3.29-1.06.13-.11.29-.26.44-.39.66-.62 1.66-1.53 3.19-2.49.05-.22.11-.6.15-.88.07-.41.13-.82.23-1.19-2.6-1.63-4.04-2.64-4.81-3.22.65-.38 1.33-.71 2.03-1 .92.65 2.37 1.62 4.65 3.03.34.21.52.61.46 1a.99.99 0 0 1-.38.64c-.07.24-.15.73-.2 1.05-.16 1.03-.3 1.93-1.03 2.24-1.4.87-2.32 1.72-2.94 2.29-.73.68-1.31 1.22-2.1.9-.32-.12-1.02-.01-1.27.16.02.04.05.09.1.16.77.3 1.09.98 1.27 1.4.23.01.44.01.65.01.62 0 1.25.01 1.88.21.63.2 1.17.57 1.64.9.16.11.33.23.49.33.03.01.06.03.09.04 1.7.77 2.19 1.4 1.99 2.97 1.08-.07 2.04.28 2.92.58l.1.04c.91.32 1.99.81 2.33 1.85.34 1.02-.24 2.05-.71 2.73zm-.53-23.74c-.29-.04-.58-.07-.88-.09.3-.12.63-.07.88.09zm11.19 29.45c-.42.52-.88 1-1.37 1.45-1.72-1.57-2.78-4.26-2.36-5.74.18-.67.36-2.18.28-2.6-.51-.85-.98-1.68-.87-2.82-.22-.21-.42-.45-.6-.67l-.16-.19c-.26.12-.51.23-.76.33-1.64.64-2.78-1.04-3.54-2.16-.1-.16-.21-.32-.31-.46-.53-.74-1.09-1.46-1.6-2.12l-.59-.77c-.17-.23-.24-.51-.19-.79.06-.32.14-.61.21-.88s.16-.64.14-.75c-.05-.21-.1-.38-.14-.52-.33-1.18-.07-1.53.86-2.54.34-.37.49-.38 2.93-.68 1.14-.14 3.22-.39 3.8-.56.08-.06.17-.11.27-.15.08-.03.16-.13.22-.25.07-.16.06-.29.05-.31-.16.04-.82.13-1.36.2-3.02.42-4.84.67-5.08-.74 0-.06-.01-.12-.01-.17-.23-.54-1.38-2.12-1.87-2.56-.04-.03-.07-.07-.1-.11-.9-1.08-1.31-2.1-1.22-3.04.22 0 .43.01.64.02.46.03.91.07 1.36.13v.02c-.05.37.22.95.74 1.58.38.4 1.8 1.93 2.28 3.2h.01c.74 0 2.2-.2 2.98-.31 1.01-.14 1.48-.19 1.78-.17.99.08 1.71.75 1.84 1.7.14 1.01-.41 2.07-1.28 2.55-.5.42-1.72.58-4.81.96-.68.08-1.49.18-1.87.24-.11.12-.21.23-.28.3.02.05.03.09.05.15.04.16.1.36.16.61.13.59-.01 1.16-.16 1.71-.03.1-.05.2-.08.31l.31.4c.52.68 1.09 1.42 1.63 2.18.11.15.23.32.35.5.29.43.91 1.34 1.21 1.41.2-.1.46-.22.73-.34l.46-.21c.25-.11.53-.12.79-.01.48.2.82.62 1.15 1.02.16.19.43.52.55.58.42.22.7.73.57 1.19-.2.7-.03 1.03.56 2.04.64 1.07-.1 4.06-.11 4.08-.19.7.59 2.67 1.81 3.76z"/></svg><symbol id="modules-nav-arrow-down"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 10 5"><path d="M0,0l5,5l5-5H0z"/></svg> </symbol></svg></div> <div class="signup-form-wrapper signup--hidden " data-define="{form_0: new SignupForm(this)}"> <form class="marketing-form signup-form stateful-form" novalidate="novalidate" autocomplete="off" data-namespace="form_0" data-hidden-fields-namespace="hiddenFields_0" data-bind-event-submit="form_0.handleSubmit(this, event)" action="https://web.archive.org/web/20211023000516/https://accounts.shopify.com/store-signup/setup" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="?"/> <div data-define="{ email0: new StatefulField( 'email', form_0, this, { required: true, validate: true, live: false, showHint: true, showError: true }, {}, 'form_0' )} " class="stateful-field email "><div data-context="email0"><label data-bind-class="{'js-has-error': state.error,'js-is-filled': state.filled || state.value.length > 0,'js-has-hint': !state.error &amp;&amp; state.hint}" class="marketing-input-wrapper"><span class="marketing-label marketing-label--in-field marketing-label--floating">Email address</span><input placeholder="Email address" name="signup[email]" type="email" autocomplete="off" data-bind="state.value" data-bind-event-blur="ShopifyMarketing.context.form_0.handleFieldBlur(ShopifyMarketing.context.email0)" data-bind-event-keyup="ShopifyMarketing.context.form_0.handleFieldKeyup(event, ShopifyMarketing.context.email0)" class="marketing-input marketing-input--floating" id="0_signup_email"/><span class="marketing-form__messages"><span class="suggest hide" data-bind-unsafe-html="displayHint()" data-bind-show="!state.error &amp;&amp; state.hint"></span><span class="error hide" data-bind="displayError()" data-bind-show="state.error == true"></span></span></label></div></div> <div data-define="{ password0: new StatefulField( 'password', form_0, this, { required: true, validate: true, live: false, showHint: false, showError: true }, {}, 'form_0' )} " class="stateful-field password "><div data-context="password0"><label data-bind-class="{'js-has-error': state.error,'js-is-filled': state.filled || state.value.length > 0,'js-has-hint': !state.error &amp;&amp; state.hint}" class="marketing-input-wrapper"><span class="marketing-label marketing-label--in-field marketing-label--floating">Password</span><input placeholder="Password" name="signup[password]" type="password" autocomplete="off" data-bind="state.value" data-bind-event-blur="ShopifyMarketing.context.form_0.handleFieldBlur(ShopifyMarketing.context.password0)" data-bind-event-keyup="null" class="marketing-input marketing-input--floating" id="0_signup_password"/><span class="marketing-form__messages"><span class="suggest hide" data-bind-unsafe-html="displayHint()" data-bind-show="!state.error &amp;&amp; state.hint"></span><span class="error hide" data-bind="displayError()" data-bind-show="state.error == true"></span></span></label></div></div> <div data-define="{ shop_name0: new StatefulField( 'shop_name', form_0, this, { required: true, validate: true, live: true, showHint: false, showError: true }, {}, 'form_0' )} " class="stateful-field shop_name "><div data-context="shop_name0"><label data-bind-class="{ 'js-has-error': state.error == true, 'js-is-pending': state.pending == true, 'js-is-focused': state.focus == true, 'js-has-detail': state.error &amp;&amp; state.errors.existingAdmin, 'js-is-filled': state.filled == true || state.value.length > 0, }" class="marketing-input-wrapper shop_name"><span class="marketing-label marketing-label--in-field marketing-label--floating">Your store name</span><input placeholder="Your store name" name="signup[shop_name]" type="text" autocomplete="off" data-bind="state.value" data-bind-event-blur="ShopifyMarketing.context.form_0.handleFieldBlur(ShopifyMarketing.context.shop_name0)" data-bind-event-keyup="ShopifyMarketing.context.form_0.handleFieldKeyup(event, ShopifyMarketing.context.shop_name0)" class="marketing-input marketing-input--floating" id="0_signup_shop_name"/><span class="marketing-form__messages"><span class="suggest hide" data-bind-unsafe-html="displayHint()" data-bind-show="!state.error &amp;&amp; state.hint"></span><span class="error hide" data-bind="displayError()" data-bind-show="state.error == true &amp;&amp; state.pending == false" data-bind-unsafe-html="displayError()"></span></span></label></div></div> <div data-define="{hiddenFields_0: new HiddenFields({ source: &quot;&quot;, source_url: &quot;&quot;, source_url_referer: &quot;&quot;, signup_code: &quot;&quot;, signup_page: &quot;&quot;, signup_page_referer: &quot;&quot;, signup_types: &quot;online_store&quot;, theme: &quot;&quot;, selected_app: &quot;&quot;, selected_plan: &quot;&quot;, domain_to_connect: &quot;&quot;, }, this)}"> <div data-context="hiddenFields_0"> <input type="hidden" name="ref" value=""> <input type="hidden" name="language" value="en"> <input type="hidden" name="locale" value="en"> <input type="hidden" name="_y" data-bind="fields.y"> <input type="hidden" name="ssid" data-bind="fields.ssid"> <input type="hidden" name="source" data-bind="fields.source"> <input type="hidden" name="source_url" data-bind="fields.source_url"> <input type="hidden" name="source_url_referer" data-bind="fields.source_url_referer"> <input type="hidden" name="signup_code" data-bind="fields.signup_code"> <input type="hidden" name="signup_page" data-bind="fields.signup_page"> <input type="hidden" name="signup_page_referer" data-bind="fields.signup_page_referer"> <input type="hidden" name="domain_to_connect" data-bind="fields.domain_to_connect"> <input type="hidden" name="signup_types[]" value="online_store"> <input type="hidden" name="signup_types[]" data-bind-disabled="fields.signup_types" data-bind="fields.signup_type"> <input type="hidden" name="extra[selected_theme]" data-bind="fields.theme"> <input type="hidden" name="extra[selected_app]" data-bind="fields.selected_app"> <input type="hidden" name="extra[selected_plan]" data-bind="fields.selected_plan"> </div> </div> <div class=""> <button class="marketing-button marketing-form__button " name="button" data-bind-disabled="form_0.pending == true" type="submit">Create your store</button> </div> </form> </div> <div id="Announcements"></div> <div class="theme-search-overlay" id="ThemeSearchOverlay"> <div class="theme-search-margin"> <div class="theme-search" id="SearchThemes"> <form class="theme-search__form" action="/web/20211023000516/https://themes.shopify.com/themes" role="search"> <input type="search" name="q" id="q" class="marketing-input theme-search__input gutter-bottom--reset" placeholder="Search by feature, style, or designer" autocomplete="off" required="required" aria-controls="searchResultsScreenReaderText"/> <button name="button" type="button" class="theme-search__input-button theme-search__input-clear-button">Clear</button> <button name="button" type="button" class="theme-search__input-button theme-search__input-close-button"> <svg class="icon theme-search__input-icon" aria-labelledby="icon-modules-cancel-51-title" role="img"><title id="icon-modules-cancel-51-title">close search</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-cancel"/> </svg> </button> </form> <div class="theme-search__results" id="SearchResultsPopover" aria-controls="searchResultsScreenReaderText" tabindex="1"> <div class="theme-search__results-section theme-search__results-section--empty"> <ul class="theme-search__results-list"> <li class="theme-search__results-list-item"> <a href="/web/20211023000516/https://themes.shopify.com/themes?price=free" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">Free themes</span> <span class="theme-search__results-type">Price</span> </a> </li> <li class="theme-search__results-list-item"> <a href="/web/20211023000516/https://themes.shopify.com/themes?industry=clothing-fashion" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">Clothing and fashion</span> <span class="theme-search__results-type">Industry</span> </a> </li> <li class="theme-search__results-list-item"> <a href="/web/20211023000516/https://themes.shopify.com/themes?number-of-products=built-for-small-catalogs" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">Small catalogs</span> <span class="theme-search__results-type">Feature</span> </a> </li> <li class="theme-search__results-list-item"> <a href="/web/20211023000516/https://themes.shopify.com/themes?industry=food-drink" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">Food and Drink</span> <span class="theme-search__results-type">Industry</span> </a> </li> </ul> </div> <div class="theme-search__results-section theme-search__results-section--quick-links"> <ul class="theme-search__results-list"></ul> </div> <div class="theme-search__results-section theme-search__results-section--suggestions"> <p class="theme-search__results-label"> <svg class="icon theme-search__results-label-icon" aria-labelledby="icon-modules-search-52-title" role="img"><title id="icon-modules-search-52-title">Search the Theme Store</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-search"/> </svg> <span>Suggestions</span> </p> <ul class="theme-search__results-list"></ul> </div> </div> <div id="searchResultsScreenReaderText" class="visuallyhidden" aria-live="polite"></div> </div> </div> </div> <div class="marketing-nav--theme-listing"> <header id="SiteNavContainer" class="site-nav-container "> <div class="marketing-nav-wrapper"> <a class="in-page-link skip-to-main visuallyhidden focusable" data-ga-event="Main Nav" data-ga-action="Skip to content" data-trekkie-event="Main Nav" data-trekkie-action="Skip to content" data-trekkie-id="Main Nav Skip to content" href="#Main">Skip to Content</a> <nav class="marketing-nav--skin-light marketing-nav marketing-nav--primary" id="ShopifyMainNav" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" aria-label="Main Navigation"> <div class="marketing-nav__logo "> <a href="/web/20211023000516/https://themes.shopify.com/" class="theme-store-logo" data-ga-event="Main Nav" data-ga-action="Logo" data-trekkie-event="Main Nav" data-trekkie-action="Logo" data-trekkie-id="Main Nav Logo"> <svg class="icon" aria-labelledby="icon-shopify_themes_logo_dark-34-title" role="img"><title id="icon-shopify_themes_logo_dark-34-title">Home</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#shopify_themes_logo_dark"/> </svg> </a> </div> <ul class="marketing-nav__items display--expanded-nav"> <li><div class="popover-wrapper js-popover-dropdown popover-wrapper--dropdown" data-position="bottom" data-align="left"><button type="button" class="popover__trigger marketing-nav__item marketing-nav__item--primary" itemprop="name">Collections<svg class="icon marketing-nav__arrow" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-caret-down"/> </svg></button><div class="popover"><div class="popover__content"><ul class="popover__list"><li><a href="/web/20211023000516/https://themes.shopify.com/collections/os2-themes" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="os2-themes">Online Store 2.0 themes</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/large-inventory" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="large-inventory">Large catalogs</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/small-inventory" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="small-inventory">Small catalogs</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/selling-in-person" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="selling-in-person">Selling in person</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/selling-internationally" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="selling-internationally">Selling internationally</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/minimalist" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="minimalist">Minimalist style</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/trending-themes" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="trending-themes">Trending this week</a></li></ul></div></div></div></li><li><div class="popover-wrapper js-popover-dropdown popover-wrapper--dropdown" data-position="bottom" data-align="left"><button type="button" class="popover__trigger marketing-nav__item marketing-nav__item--primary" itemprop="name">Industries<svg class="icon marketing-nav__arrow" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-caret-down"/> </svg></button><div class="popover"><div class="popover__content"><ul class="popover__list"><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=art-photography" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="art-photography">Art &amp; Photography</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=clothing-fashion" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="clothing-fashion">Clothing &amp; Fashion</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=jewelry-accessories" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="jewelry-accessories">Jewelry &amp; Accessories</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=electronics" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="electronics">Electronics</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=food-drink" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="food-drink">Food &amp; Drink</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=home-garden" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="home-garden">Home &amp; Garden</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=furniture" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="furniture">Furniture</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=health-beauty" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="health-beauty">Health &amp; Beauty</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=sports-recreation" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="sports-recreation">Sports &amp; Recreation</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=toys-games" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="toys-games">Toys &amp; Games</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=other" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="other">Other</a></li></ul></div></div></div></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes" class="marketing-nav__item marketing-nav__item--primary" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="All themes">All themes</a></li> </ul> <button name="button" type="submit" class="theme-search-overlay__activator marketing-nav__item marketing-nav__item--user" data-module="theme-search-activator" aria-expanded="false" aria-controls="ThemeSearchOverlay" aria-label="Search the Theme Store"> <svg class="icon theme-search-overlay__activator-icon" aria-labelledby="icon-modules-search-33-title" role="img"><title id="icon-modules-search-33-title">Search the Theme Store</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-search"/> </svg> <span class="theme-search-menu-label">Search</span> </button> <ul class="marketing-nav__items marketing-nav__user display--expanded-nav"> <li><a href="/web/20211023000516/https://themes.shopify.com/login" class="marketing-nav__item marketing-nav__item--user hide--mobile hide--tablet" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Log in">Log in</a></li><li><form class="button_to" method="post" action="https://web.archive.org/web/20211023000516/https://accounts.shopify.com/services/signup/setup"><input class="js-open-signup marketing-nav__button marketing-button marketing-button--small" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Get started" id="MainNavSignupButton" type="submit" value="Get started"/><input type="hidden" name="authenticity_token" value="2pKBZZwZGrKNzi8Y3v6h1Zlsy8NmuYyFJjWOnPSOSS5jwYLTi1tpTbb5cPGkWFBinvFD/oB7RFgnHcq9ljDZ3A=="/></form></li> </ul> <button name="button" type="button" class="marketing-nav__hamburger hide--expanded-nav js-drawer-open-right"> <svg class="icon" aria-labelledby="icon-modules-mobile-hamburger-37-title" role="img"><title id="icon-modules-mobile-hamburger-37-title">Open Main Navigation</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-mobile-hamburger"/> </svg> </button> </nav> </div> <div id="NavDrawer" class="drawer drawer--right"> <div class="drawer__inner"> <div class="drawer__top"> <div class="marketing-nav__logo"> <a href="/web/20211023000516/https://themes.shopify.com/" class="theme-store-logo"> <svg class="icon" aria-labelledby="icon-shopify_themes_logo_dark-38-title" role="img"><title id="icon-shopify_themes_logo_dark-38-title">Home</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#shopify_themes_logo_dark"/> </svg> </a> </div> <button name="button" type="button" class="drawer__close-button js-drawer-close"> <svg class="icon" aria-labelledby="icon-modules-cancel-39-title" role="img"><title id="icon-modules-cancel-39-title">Close Main Navigation</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-cancel"/> </svg> </button> </div> <nav aria-label="Main Navigation"> <ul class="drawer__items drawer__items--primary" id="DrawerNavPrimaryAccordion"> <li class="accordion-item"><button name="button" type="button" class="drawer__item drawer__item--primary accordion-link">Collections<svg class="icon marketing-nav__arrow" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-caret-down"/> </svg></button><div class="drawer__items-wrapper accordion-content"><ul class="drawer__items drawer__items--nested"><li><a href="/web/20211023000516/https://themes.shopify.com/collections/os2-themes" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="os2-themes">Online Store 2.0 themes</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/large-inventory" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="large-inventory">Large catalogs</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/small-inventory" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="small-inventory">Small catalogs</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/selling-in-person" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="selling-in-person">Selling in person</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/selling-internationally" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="selling-internationally">Selling internationally</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/minimalist" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="minimalist">Minimalist style</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/collections/trending-themes" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="trending-themes">Trending this week</a></li></ul></div></li><li class="accordion-item"><button name="button" type="button" class="drawer__item drawer__item--primary accordion-link">Industries<svg class="icon marketing-nav__arrow" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-caret-down"/> </svg></button><div class="drawer__items-wrapper accordion-content"><ul class="drawer__items drawer__items--nested"><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=art-photography" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="art-photography">Art &amp; Photography</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=clothing-fashion" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="clothing-fashion">Clothing &amp; Fashion</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=jewelry-accessories" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="jewelry-accessories">Jewelry &amp; Accessories</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=electronics" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="electronics">Electronics</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=food-drink" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="food-drink">Food &amp; Drink</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=home-garden" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="home-garden">Home &amp; Garden</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=furniture" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="furniture">Furniture</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=health-beauty" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="health-beauty">Health &amp; Beauty</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=sports-recreation" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="sports-recreation">Sports &amp; Recreation</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=toys-games" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="toys-games">Toys &amp; Games</a></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes?industry=other" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="other">Other</a></li></ul></div></li><li><a href="https://web.archive.org/web/20211023000516/https://themes.shopify.com/themes" class="drawer__item drawer__item--primary" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="All themes">All themes</a></li><li><a href="/web/20211023000516/https://themes.shopify.com/login" class="drawer__item drawer__item--primary" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Log in">Log in</a></li> </ul> <ul class="drawer__items drawer__items--user" id="DrawerNavSecondaryAccordion"> <li><a href="/web/20211023000516/https://themes.shopify.com/login" class="drawer__item hide--mobile hide--tablet" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Log in">Log in</a></li><li><form class="button_to" method="post" action="https://web.archive.org/web/20211023000516/https://accounts.shopify.com/services/signup/setup"><input class="js-open-signup drawer__item drawer__item--signup marketing-nav__button marketing-button marketing-button--small" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Get started" type="submit" value="Get started"/><input type="hidden" name="authenticity_token" value="MBsHLUdAVRjAe/xm+WRyU0rf7/U1L3IANdvpAJE6SreJSASbUAIm5/tMo4+DwoPkTUJnyNPtut00860h84TaRQ=="/></form></li> </ul> <ul class="drawer__items drawer__items--corporate"> <li><a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/about" class="drawer__item">About</a></li><li><a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/careers" class="drawer__item">Careers</a></li><li><a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/press" class="drawer__item">Press and Media</a></li><li><a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/plus" class="drawer__item">Enterprise <svg class="icon marketing-nav__external-indicator" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-nav-external-indicator"/> </svg></a></li><li><a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/sitemap" class="drawer__item">Sitemap</a></li> </ul> </nav> </div> </div> </header> </div> <div id="PageContainer"> <main role="main" id="Main"> <div class="theme-listing-page" data-theme-id="766" data-client-ip="194.210.235.5"> <section class="section theme-listing___hero-banner-container"> <div class="grid"> <div class="grid__item"> <div class="theme-listing__hero-banner"> <div class="theme-listing__hero-banner-main-content" style="background-color: rgba(182,177,170,0.15)" data-initial-handle="black-white"> <div class="theme-listing__hero-banner-details"> <div class="theme-listing__meta-details-container"> <div class="theme-meta__theme-name--container"> <h1 class="section-heading__heading theme-meta__theme-name">Boundless</h1> </div> <p class="theme-meta__designer-link gutter-bottom--half"> by <a class="body-link--darker" target="_blank" rel="noopener noreferrer nofollow" href="https://web.archive.org/web/20211023000516/https://shopify.com/">Shopify</a> </p> <p class="theme-meta__tagline">A minimalist theme that puts your photography front and center</p> <p class="heading--3 gutter-bottom--half">Free</p> <div class="theme-ctas theme-ctas--mobile-only"> <a label="Try theme" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white/download?theme_install_intent=boundless--black-white" id="MobileAddTheme" class="marketing-button marketing-button--primary theme-primary-cta" data-theme-slug="boundless--black-white" data-ga-event="Install free theme" data-ga-action="Install theme (upper CTA)" data-ga-label="Boundless - Black &amp; white" data-js-theme-handle="boundless" data-js-theme-action="download" data-trekkie-style-id="1010" data-trekkie-style-handle="black-white" data-trekkie-theme-handle="boundless" data-trekkie-theme-id="766">Try theme</a> <a class="marketing-button marketing-button--secondary theme-preview-link" data-ga-event="Theme Details" data-ga-action="Clicked View Demo Store on text link" data-ga-label="Boundless - Black &amp; white" data-demo-url="boundless-theme-apparel.myshopify.com" data-trekkie-style-id="1010" data-trekkie-style-handle="black-white" data-trekkie-theme-handle="boundless" data-trekkie-theme-id="766" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white/preview">View demo store</a> </div> <div class="theme-ctas theme-ctas--tablet-up"> <a label="Try theme" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white/download?theme_install_intent=boundless--black-white" id="AddTheme" class="marketing-button marketing-button--primary theme-primary-cta" data-theme-slug="boundless--black-white" data-ga-event="Install free theme" data-ga-action="Install theme (upper CTA)" data-ga-label="Boundless - Black &amp; white" data-js-theme-handle="boundless" data-js-theme-action="download" data-trekkie-style-id="1010" data-trekkie-style-handle="black-white" data-trekkie-theme-handle="boundless" data-trekkie-theme-id="766">Try theme</a> <a class="marketing-button marketing-button--secondary theme-preview-link" data-ga-event="Theme Details" data-ga-action="Clicked View Demo Store on text link" data-ga-label="Boundless - Black &amp; white" data-demo-url="boundless-theme-apparel.myshopify.com" data-trekkie-style-id="1010" data-trekkie-style-handle="black-white" data-trekkie-theme-handle="boundless" data-trekkie-theme-id="766" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white/preview">View demo store</a> </div> </div> <div class="mobile-carousel example-presets carousel--is-loading"> <div class="display--mobile"> <div class="carousel-item carousel-item--mobile no-js--visible js-is-active"> <img class="main-screenshot__image--mobile" alt="Mobile preview for Boundless in the &quot;Black &amp; white&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/3oQot1YvuhReTkFnw1JBscrL.jpg"/> </div> <div class="carousel-item carousel-item--mobile "> <img class="main-screenshot__image--mobile" alt="Mobile preview for Boundless in the &quot;Vibrant&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/ihHKCZwTK1Z9ViyHkJsWQgi5.jpg"/> </div> </div> </div> </div> <div class="theme-screenshot-container grid__item grid__item--tablet-up-3 grid__item--desktop-up-7 tablet-up-carousel carousel--is-loading"> <div class="carousel-item carousel-item--desktop no-js--visible js-is-active"> <div class="main-screenshot"> <img class="main-screenshot__image" alt="Desktop preview for Boundless in the &quot;Black &amp; white&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/WubDPnRgxbaDXZ2nPTNZNjHF.jpg"/> </div> <div class="iphone-wrapper"> <div class="iphone"> <div class="iphone__screenshot"> <img alt="Mobile preview for Boundless in the &quot;Black &amp; white&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/3oQot1YvuhReTkFnw1JBscrL.jpg"/> </div> </div> </div> </div> <div class="carousel-item carousel-item--desktop "> <div class="main-screenshot"> <img class="main-screenshot__image" alt="Desktop preview for Boundless in the &quot;Vibrant&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/gEsUmYEvgv7LRiLghpoYEMg5.jpg"/> </div> <div class="iphone-wrapper"> <div class="iphone"> <div class="iphone__screenshot"> <img alt="Mobile preview for Boundless in the &quot;Vibrant&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/ihHKCZwTK1Z9ViyHkJsWQgi5.jpg"/> </div> </div> </div> </div> </div> </div> <div class="theme-listing__hero-footer"> <label id="ExamplePresetsSelectorLabel" class="heading--5">Example presets</label> <div class="popover-wrapper js-popover example-presets-selector listbox-container" data-position="bottom" data-align="left"> <button type="button" class="popover__trigger example-presets-selector__button" id="SelectedExamplePresetsLabel" aria-haspopup="listbox" aria-labelledby="ExamplePresetsSelectorLabel SelectedExamplePresetsLabel" style="--palette-hex-code: #B6B1AA"> <span class="listbox__selected-option-label">Black &amp; white</span> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-caret-down"/> </svg> </button> <div class="popover"><div class="popover__content"> <div id="ExamplePresetsOptions" class="example-presets-selector__options carousel-nav mobile-carousel-nav" role="listbox" aria-activedescendant="ExamplePresetsOption-black-white"> <a role="option" id="ExamplePresetsSelection__black-white" class="example-presets-selector__option style-selector carousel-nav-item" data-option="black-white" data-option-label="Black &amp; white" data-example-presets-hex-code="#B6B1AA" style="--palette-hex-code: #B6B1AA" aria-selected="'true'" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white" data-state="0" data-preview-url="/themes/boundless/styles/black-white/preview" data-id="1010" data-handle="black-white" data-style-name="Black &amp; white" data-style-slug="boundless--black-white" data-theme-name="Boundless" data-ui-color="#B6B1AA" data-ui-color-light="rgba(182,177,170,0.15)" data-demo-url="boundless-theme-apparel.myshopify.com" data-ga-event="Theme Details Styles" data-ga-action="Clicked" data-ga-label="Boundless - Black &amp; white"> <span class="example-presets-selector__option-label"> Black &amp; white </span> </a> <a role="option" id="ExamplePresetsSelection__vibrant" class="example-presets-selector__option style-selector carousel-nav-item" data-option="vibrant" data-option-label="Vibrant" data-example-presets-hex-code="#F45F32" style="--palette-hex-code: #F45F32" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/vibrant" data-state="1" data-preview-url="/themes/boundless/styles/vibrant/preview" data-id="1011" data-handle="vibrant" data-style-name="Vibrant" data-style-slug="boundless--vibrant" data-theme-name="Boundless" data-ui-color="#F45F32" data-ui-color-light="rgba(244,95,50,0.15)" data-demo-url="boundless-theme-bikes.myshopify.com" data-ga-event="Theme Details Styles" data-ga-action="Clicked" data-ga-label="Boundless - Vibrant"> <span class="example-presets-selector__option-label"> Vibrant </span> </a> </div> </div></div></div></div> </div> </div></div></section> <section class="section section--tight"> <div class="grid"> <div class="grid__item"> <div class="theme-listing__tabs" id="ThemeDetailsTabs" data-mobile-tabs="ThemeDetailsMobileTabs"> <div role="tablist" class="theme-listing__tablist" aria-label="Theme details"> <button role="tab" class="theme-listing__tab text-major" aria-selected="true" aria-controls="FeaturesTabContent" id="TabButton__Features" data-tab-label="Features"> Features </button> <button role="tab" class="theme-listing__tab text-major" aria-selected="false" aria-controls="ReviewsTabContent" id="TabButton__Reviews" tabindex="-1" data-tab-label="Reviews"> Reviews </button> <button role="tab" class="theme-listing__tab text-major" aria-selected="false" aria-controls="SupportTabContent" id="TabButton__Support" tabindex="-1" data-tab-label="Support and documentation"> Support and documentation </button> </div> <div tabindex="0" class="theme-listing__tabpanel" role="tabpanel" id="FeaturesTabContent" aria-labelledby="TabButton__Features"> <div class="grid grid--equal-height social-proof"> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/large-images-5f83eae4a6c5a3f49d4dbb40746a45ff2b11f8d3464dbcdcd54be9486897db8e.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/large-images-5f83eae4a6c5a3f49d4dbb40746a45ff2b11f8d3464dbcdcd54be9486897db8e.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Optimized for large images</h3> <p class="block__content">Showcase high-resolution product imagery throughout your store.</p> </div> </div></div> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/image-slideshow-c6d61486e96fe750b049383c188ed8ca3de656873e99935d7024be79957b22ef.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/image-slideshow-c6d61486e96fe750b049383c188ed8ca3de656873e99935d7024be79957b22ef.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Slideshow with fading effect</h3> <p class="block__content">Feature multiple product or brand images in a fade-effect slideshow on your home page.</p> </div> </div></div> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/sticky-nav-630214525f0b78052a1175a3d455cdfc2473848a6d762439537b0d92a6da1d06.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/sticky-nav-630214525f0b78052a1175a3d455cdfc2473848a6d762439537b0d92a6da1d06.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Sticky navigation</h3> <p class="block__content">Keep menus fixed to the top of your page as you scroll down.</p> </div> </div></div> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/page-product-gallery-90b265c044d09393d85b0c5422455ad8dca20ff2109eb39f16f0a20954efc5bc.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/page-product-gallery-90b265c044d09393d85b0c5422455ad8dca20ff2109eb39f16f0a20954efc5bc.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Single product gallery</h3> <p class="block__content">Feature large, high-resolution images in a dedicated product gallery.</p> </div> </div></div> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/full-width-f9f1d7df04f50c59594e2f4c3fe82dec6e7afcdc52d9bbecd855d67766ae6fb3.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/full-width-f9f1d7df04f50c59594e2f4c3fe82dec6e7afcdc52d9bbecd855d67766ae6fb3.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Full-width collection images</h3> <p class="block__content">Collection images are presented in a full-width grid layout, great for showcasing product imagery.</p> </div> </div></div> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/video-8795608848e9c362705ce539055e04f7997109d6a31a39d25d2d45fa711d7386.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/video-8795608848e9c362705ce539055e04f7997109d6a31a39d25d2d45fa711d7386.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Home page video</h3> <p class="block__content">Tell your story by featuring a YouTube or Vimeo video front and center.</p> </div> </div></div></div> </div> <div tabindex="0" class="theme-listing__tabpanel" role="tabpanel" id="ReviewsTabContent" aria-labelledby="TabButton__Reviews" hidden> <div class="theme-listing__tabpanel-content"> <div> <section class="section section--theme-reviews" id="Reviews" data-name="boundless" data-style="black-white"> <div class="grid"> <div class="grid__item grid__item--desktop-up-12"> <div class="grid"> <div class="grid__item grid__item--mobile-up-4 grid__item--tablet-up-2 grid__item--desktop-up-5"> <div class="section-header"> <h3 id="ReviewsHeading" class="heading--3 section-heading__subhead section-header__title"> 29 reviews </h3> <div> <p class="heading--2 gutter-bottom-half">45% positive</p> <ul class="review-graph gutter-bottom"> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-happy"/> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--positive" style="width: 45%"></div> </div> <div class="review-graph__count">13 <span class="visuallyhidden">positive reviews</span></div> </li> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-neutral" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-neutral"/> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--neutral" style="width: 17%"></div> </div> <div class="review-graph__count">5 <span class="visuallyhidden">neutral reviews</span></div> </li> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-negative" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-sad"/> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--negative" style="width: 38%"></div> </div> <div class="review-graph__count">11 <span class="visuallyhidden">negative reviews</span></div> </li> </ul> <a class="marketing-button marketing-button--small marketing-button--secondary demo-overlay__button gutter-bottom" id="ReviewLink" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white/reviews/new">Write a review</a> </div> </div> </div> <div class="grid__item grid__item--mobile-up-4 grid__item--tablet-up-4 grid__item--desktop-up-7"> <script type="text/template" id="ReviewForm"></script> <div id="ReviewsContent"> <script type="text/template" id="ReviewReplyForm-0"></script> <figure class="review"> <div class="review__image"><svg class="icon review-graph__icon icon--review-neutral" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-neutral"/> </svg></div> <figcaption class="gutter-bottom--half"> <span class="review-title__author heading--4 gutter-bottom--reset">Temple Provisions Co</span> <span class="review-title__date text-minor">Jun 16, 2021</span> </figcaption> <p class="review__body">its a good theme .. but just that product description page images are huge </p> </figure> <script type="text/template" id="ReviewReplyForm-1"></script> <figure class="review"> <div class="review__image"><svg class="icon review-graph__icon icon--review-negative" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-sad"/> </svg></div> <figcaption class="gutter-bottom--half"> <span class="review-title__author heading--4 gutter-bottom--reset">PorfirioShop</span> <span class="review-title__date text-minor">Mar 01, 2021</span> </figcaption> <p class="review__body">Why can't I add reviews to product pages?</p> </figure> <script type="text/template" id="ReviewReplyForm-2"></script> <figure class="review"> <div class="review__image"><svg class="icon review-graph__icon icon--review-negative" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-sad"/> </svg></div> <figcaption class="gutter-bottom--half"> <span class="review-title__author heading--4 gutter-bottom--reset">SOUL Co. Jewelry</span> <span class="review-title__date text-minor">Feb 18, 2021</span> </figcaption> <p class="review__body">The worst theme to choose from. Impossible to insert Add To Cart button. Had to spend hours and hours looking up on YouTube just to insert Add To Cart button. Not user-friendly at all wasted 500 hours building on this theme and ended up choosing another theme. Please do not choose this theme if you're planning on using this theme for businesses. </p> </figure> <script type="text/template" id="ReviewReplyForm-3"></script> <figure class="review"> <div class="review__image"><svg class="icon review-graph__icon icon--review-negative" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-sad"/> </svg></div> <figcaption class="gutter-bottom--half"> <span class="review-title__author heading--4 gutter-bottom--reset">Gloveleya Mall</span> <span class="review-title__date text-minor">Dec 08, 2020</span> </figcaption> <p class="review__body">so people has been complain about the product page literally year ago, but still no change apply.</p> </figure> <div role="navigation" aria-label="Pagination" class="pagination pagination--reviews clearfix"><span class="previous_page disabled" aria-disabled="true">‹ Newer</span> <em class="current" aria-label="Page 1" aria-current="page">1</em> <a rel="next" aria-label="Page 2" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=2#Reviews">2</a> <a aria-label="Page 3" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=3#Reviews">3</a> <a aria-label="Page 4" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=4#Reviews">4</a> <a aria-label="Page 5" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=5#Reviews">5</a> <a aria-label="Page 6" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=6#Reviews">6</a> <a aria-label="Page 7" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=7#Reviews">7</a> <a aria-label="Page 8" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=8#Reviews">8</a> <a class="next_page" rel="next" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=2#Reviews">Older ›</a></div> </div> </div></div></div></div></section> </div> </div> </div> <div tabindex="0" class="theme-listing__tabpanel" role="tabpanel" id="SupportTabContent" aria-labelledby="TabButton__Support" hidden> <div class="theme-listing__tabpanel-content"> <h4 class="heading--3 gutter-bottom">This theme is supported by Shopify</h4> <h5>Have a question about this theme?</h5> <ul class="theme-listing__tabpanel-links-list"> <li> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-customer-support"/> </svg> <a id="GetSupportLink" target="_blank" rel="noopener noreferrer" class="link" href="https://web.archive.org/web/20211023000516/https://help.shopify.com/en/questions">Get support</a> </li> <li> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-buy-online"/> </svg> <a id="ReadDocumentationLink" target="_blank" rel="noopener noreferrer" class="link" href="https://web.archive.org/web/20211023000516/https://docs.shopify.com/manual/more/official-shopify-themes/boundless">Read the documentation</a> </li> <li class="theme-listing__support-email"> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-mail"/> </svg> <a id="SupportEmailLink" class="link" href="https://web.archive.org/web/20211023000516/mailto:themesupport@shopify.com?subject=Support inquiry for Boundless theme">themesupport@shopify.com</a> </li> </ul> </div> </div> </div> <div class="theme-listing__tabs--mobile" id="ThemeDetailsMobileTabs"> <div class="mobile-tabs__item accordion-item" id="FeaturesTabContent--MobileTabs" data-open-by-default> <button id="MobileTabButton__Features" class="mobile-tabs__toggle" data-tab-label="Features"> <span class="mobile-tabs__toggle-label">Features</span> <svg class="icon mobile-tabs__toggle-icon--expand" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-expand"/> </svg> <svg class="icon mobile-tabs__toggle-icon--collapse" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-collapse"/> </svg> </button> <div class="mobile-tabs__content accordion-content"> <div class="grid grid--equal-height social-proof"> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/large-images-5f83eae4a6c5a3f49d4dbb40746a45ff2b11f8d3464dbcdcd54be9486897db8e.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/large-images-5f83eae4a6c5a3f49d4dbb40746a45ff2b11f8d3464dbcdcd54be9486897db8e.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Optimized for large images</h3> <p class="block__content">Showcase high-resolution product imagery throughout your store.</p> </div> </div></div> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/image-slideshow-c6d61486e96fe750b049383c188ed8ca3de656873e99935d7024be79957b22ef.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/image-slideshow-c6d61486e96fe750b049383c188ed8ca3de656873e99935d7024be79957b22ef.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Slideshow with fading effect</h3> <p class="block__content">Feature multiple product or brand images in a fade-effect slideshow on your home page.</p> </div> </div></div> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/sticky-nav-630214525f0b78052a1175a3d455cdfc2473848a6d762439537b0d92a6da1d06.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/sticky-nav-630214525f0b78052a1175a3d455cdfc2473848a6d762439537b0d92a6da1d06.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Sticky navigation</h3> <p class="block__content">Keep menus fixed to the top of your page as you scroll down.</p> </div> </div></div> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/page-product-gallery-90b265c044d09393d85b0c5422455ad8dca20ff2109eb39f16f0a20954efc5bc.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/page-product-gallery-90b265c044d09393d85b0c5422455ad8dca20ff2109eb39f16f0a20954efc5bc.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Single product gallery</h3> <p class="block__content">Feature large, high-resolution images in a dedicated product gallery.</p> </div> </div></div> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/full-width-f9f1d7df04f50c59594e2f4c3fe82dec6e7afcdc52d9bbecd855d67766ae6fb3.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/full-width-f9f1d7df04f50c59594e2f4c3fe82dec6e7afcdc52d9bbecd855d67766ae6fb3.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Full-width collection images</h3> <p class="block__content">Collection images are presented in a full-width grid layout, great for showcasing product imagery.</p> </div> </div></div> <div class="grid__item grid__item--tablet-up-half grid__item--desktop-up-third"> <div class="block social-proof__feature"> <div class="social-proof__icon--wrapper"> <img class="image lazyload social-proof__icon" data-sizes="100vw" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/video-8795608848e9c362705ce539055e04f7997109d6a31a39d25d2d45fa711d7386.svg" alt=""/><noscript><img sizes="100vw" srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/shopifycloud/theme_store/assets/modules/social-proof/video-8795608848e9c362705ce539055e04f7997109d6a31a39d25d2d45fa711d7386.svg" alt="" class="image"/></noscript> </div> <div class="social-proof__feature-text"> <h3 class="block__heading heading--4 social-proof__heading">Home page video</h3> <p class="block__content">Tell your story by featuring a YouTube or Vimeo video front and center.</p> </div> </div></div></div> <div class="mobile-tabs__footer"> <button class="mobile-tabs__toggle--collapse" aria-controls="FeaturesTabContent--MobileTabs" aria-label="Collapse Features section">Collapse section</button> </div> </div> </div> <div class="mobile-tabs__item accordion-item" id="ReviewsTabContent--MobileTabs"> <button id="MobileTabButton__Reviews" class="mobile-tabs__toggle" data-tab-label="Reviews"> <span class="mobile-tabs__toggle-label">Reviews</span> <svg class="icon mobile-tabs__toggle-icon--expand" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-expand"/> </svg> <svg class="icon mobile-tabs__toggle-icon--collapse" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-collapse"/> </svg> </button> <div class="mobile-tabs__content accordion-content"> <div class="theme-listing__tabpanel-content"> <div> <section class="section section--theme-reviews" id="Reviews" data-name="boundless" data-style="black-white"> <div class="grid"> <div class="grid__item grid__item--desktop-up-12"> <div class="grid"> <div class="grid__item grid__item--mobile-up-4 grid__item--tablet-up-2 grid__item--desktop-up-5"> <div class="section-header"> <h3 id="ReviewsHeading" class="heading--3 section-heading__subhead section-header__title"> 29 reviews </h3> <div> <p class="heading--2 gutter-bottom-half">45% positive</p> <ul class="review-graph gutter-bottom"> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-happy"/> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--positive" style="width: 45%"></div> </div> <div class="review-graph__count">13 <span class="visuallyhidden">positive reviews</span></div> </li> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-neutral" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-neutral"/> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--neutral" style="width: 17%"></div> </div> <div class="review-graph__count">5 <span class="visuallyhidden">neutral reviews</span></div> </li> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-negative" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-sad"/> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--negative" style="width: 38%"></div> </div> <div class="review-graph__count">11 <span class="visuallyhidden">negative reviews</span></div> </li> </ul> <a class="marketing-button marketing-button--small marketing-button--secondary demo-overlay__button gutter-bottom" id="ReviewLink" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white/reviews/new">Write a review</a> </div> </div> </div> <div class="grid__item grid__item--mobile-up-4 grid__item--tablet-up-4 grid__item--desktop-up-7"> <script type="text/template" id="ReviewForm"></script> <div id="ReviewsContent"> <script type="text/template" id="ReviewReplyForm-0-mobile"></script> <figure class="review"> <div class="review__image"><svg class="icon review-graph__icon icon--review-neutral" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-neutral"/> </svg></div> <figcaption class="gutter-bottom--half"> <span class="review-title__author heading--4 gutter-bottom--reset">Temple Provisions Co</span> <span class="review-title__date text-minor">Jun 16, 2021</span> </figcaption> <p class="review__body">its a good theme .. but just that product description page images are huge </p> </figure> <script type="text/template" id="ReviewReplyForm-1-mobile"></script> <figure class="review"> <div class="review__image"><svg class="icon review-graph__icon icon--review-negative" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-sad"/> </svg></div> <figcaption class="gutter-bottom--half"> <span class="review-title__author heading--4 gutter-bottom--reset">PorfirioShop</span> <span class="review-title__date text-minor">Mar 01, 2021</span> </figcaption> <p class="review__body">Why can't I add reviews to product pages?</p> </figure> <script type="text/template" id="ReviewReplyForm-2-mobile"></script> <figure class="review"> <div class="review__image"><svg class="icon review-graph__icon icon--review-negative" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-sad"/> </svg></div> <figcaption class="gutter-bottom--half"> <span class="review-title__author heading--4 gutter-bottom--reset">SOUL Co. Jewelry</span> <span class="review-title__date text-minor">Feb 18, 2021</span> </figcaption> <p class="review__body">The worst theme to choose from. Impossible to insert Add To Cart button. Had to spend hours and hours looking up on YouTube just to insert Add To Cart button. Not user-friendly at all wasted 500 hours building on this theme and ended up choosing another theme. Please do not choose this theme if you're planning on using this theme for businesses. </p> </figure> <script type="text/template" id="ReviewReplyForm-3-mobile"></script> <figure class="review"> <div class="review__image"><svg class="icon review-graph__icon icon--review-negative" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-polaris-smiley-sad"/> </svg></div> <figcaption class="gutter-bottom--half"> <span class="review-title__author heading--4 gutter-bottom--reset">Gloveleya Mall</span> <span class="review-title__date text-minor">Dec 08, 2020</span> </figcaption> <p class="review__body">so people has been complain about the product page literally year ago, but still no change apply.</p> </figure> <div role="navigation" aria-label="Pagination" class="pagination pagination--reviews clearfix"><span class="previous_page disabled" aria-disabled="true">‹ Newer</span> <em class="current" aria-label="Page 1" aria-current="page">1</em> <a rel="next" aria-label="Page 2" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=2#Reviews">2</a> <a aria-label="Page 3" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=3#Reviews">3</a> <a aria-label="Page 4" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=4#Reviews">4</a> <a aria-label="Page 5" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=5#Reviews">5</a> <a aria-label="Page 6" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=6#Reviews">6</a> <a aria-label="Page 7" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=7#Reviews">7</a> <a aria-label="Page 8" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=8#Reviews">8</a> <a class="next_page" rel="next" href="/web/20211023000516/https://themes.shopify.com/themes/boundless/styles/black-white?page=2#Reviews">Older ›</a></div> </div> </div></div></div></div></section> </div> </div> <div class="mobile-tabs__footer"> <button class="mobile-tabs__toggle--collapse" aria-controls="ReviewsTabContent--MobileTabs" aria-label="Collapse Reviews section">Collapse section</button> </div> </div> </div> <div class="mobile-tabs__item accordion-item" id="SupportTabContent--MobileTabs"> <button id="MobileTabButton__Support and documentation" class="mobile-tabs__toggle" data-tab-label="Support and documentation"> <span class="mobile-tabs__toggle-label">Support and documentation</span> <svg class="icon mobile-tabs__toggle-icon--expand" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-expand"/> </svg> <svg class="icon mobile-tabs__toggle-icon--collapse" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-collapse"/> </svg> </button> <div class="mobile-tabs__content accordion-content"> <div class="theme-listing__tabpanel-content"> <h4 class="heading--3 gutter-bottom">This theme is supported by Shopify</h4> <h5>Have a question about this theme?</h5> <ul class="theme-listing__tabpanel-links-list"> <li> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-customer-support"/> </svg> <a id="GetSupportLink" target="_blank" rel="noopener noreferrer" class="link" href="https://web.archive.org/web/20211023000516/https://help.shopify.com/en/questions">Get support</a> </li> <li> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-buy-online"/> </svg> <a id="ReadDocumentationLink" target="_blank" rel="noopener noreferrer" class="link" href="https://web.archive.org/web/20211023000516/https://docs.shopify.com/manual/more/official-shopify-themes/boundless">Read the documentation</a> </li> <li class="theme-listing__support-email"> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-mail"/> </svg> <a id="SupportEmailLink" class="link" href="https://web.archive.org/web/20211023000516/mailto:themesupport@shopify.com?subject=Support inquiry for Boundless theme">themesupport@shopify.com</a> </li> </ul> </div> <div class="mobile-tabs__footer"> <button class="mobile-tabs__toggle--collapse" aria-controls="SupportTabContent--MobileTabs" aria-label="Collapse Support and documentation section">Collapse section</button> </div> </div> </div> </div> </div></div></section> <div class="theme-listing__live-examples"> <section class="section background-light color-gray-90 grid--hide-last section--secondary"> <div class="grid grid--equal-height"> <div class="grid__item"> <div class="section-heading section-heading--mobile-up-align-left grid--hide-last gutter-bottom"> <h2 class="section-heading__heading heading--1 heading--3 gutter-bottom--reset">Stores using Boundless</h2> </div></div></div> <div class="grid grid--equal-height"> <div class="grid__item grid__item--mobile-up-2 grid__item--tablet-up-2 grid__item--desktop-up-3 theme-live-example gutter-bottom--half"> <a aria-label="View Boundless on https://www.theblacksteel.com/" target="_blank" rel="noopener noreferrer" href="https://web.archive.org/web/20211023000516/https://www.theblacksteel.com/"> <img alt="" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/MotvDhBYi9PzWYEqZ99hQSKr.jpg"/> </a></div> </div></section> </div> <section class="section section--tight build-with-confidence-section" id="ThemeStoreDetails"> <div class="grid grid--equal-height section--highlighted build-with-confidence" id="theme-features"> <h2 class="heading--3 section-header__title main-heading">Build with confidence — the Theme Store promise</h2> <h2 class="visuallyhidden">What’s included with every theme on the Theme Store</h2> <div class="global-theme-features"> <div class="grid__item grid__item--0"> <div class="block feature-block"> <div class="heading-block"> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-guarantee"/> </svg> <h3 class="block__heading heading--4 heading">Works with the latest Shopify features</h3> </div> <p class="block__content description">Themes on the Shopify Theme Store are guaranteed to stay up to date and work with Shopify’s ever-growing feature set.</p> </div></div> <div class="grid__item grid__item--1"> <div class="block feature-block"> <div class="heading-block"> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-maximum-gauge"/> </svg> <h3 class="block__heading heading--4 heading">Speed-tested and approved</h3> </div> <p class="block__content description">Every theme in the Theme Store meets Shopify’s performance standards, ensuring a faster shopping experience for your buyers.</p> </div></div> <div class="grid__item grid__item--2"> <div class="block feature-block"> <div class="heading-block"> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-save-time"/> </svg> <h3 class="block__heading heading--4 heading">Unlimited free trial</h3> </div> <p class="block__content description">Try the theme for free with your own products, brand colors, and customizations.</p> </div></div> <div class="grid__item grid__item--3"> <div class="block feature-block"> <div class="heading-block"> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-design"/> </svg> <h3 class="block__heading heading--4 heading">Free high-resolution photos</h3> </div> <p class="description"> Demo stores aren’t included, but you can get free stock photos from <a target="_blank" rel="noopener" class="body-link body-link--darker" data-trekkie-theme-id="766" href="https://web.archive.org/web/20211023000516/https://burst.shopify.com/?ref=theme-store">Shopify Burst</a>. </p> </div></div> <div class="grid__item grid__item--4"> <div class="block feature-block"> <div class="heading-block"> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#spot-custom-code"/> </svg> <h3 class="block__heading heading--4 heading">Free theme updates</h3> </div> <p class="block__content description">Get the latest theme features and fixes from the Theme Store. You can redownload your purchase at any time.</p> </div></div> </div> </div></section> <section class="section section--tight grid--hide-last theme-listing__recommendations"> <div class="grid"> <div class="grid__item"> <div class="section-heading section-heading--mobile-up-align-left grid--hide-last gutter-bottom"> <h3 class="section-heading__heading heading--1 heading--3 gutter-bottom--reset"> More themes for <a href="/web/20211023000516/https://themes.shopify.com/templates/clothing-fashion">Clothing &amp; Fashion</a> </h3> </div></div> <div class="grid__item"> <div class="theme-listing__recommendations-grid "> <div class="theme-listing__recommendation" id="theme-1203"> <h4 class="visuallyhidden theme__heading">Prestige theme</h4> <div class="theme"> <div class="theme-info__os2-badge-container--recommendations"> <a class="online-store-badge" href="/web/20211023000516/https://themes.shopify.com/themes?architecture=os2"><span>OS 2.0</span> <span class="visuallyhidden">Compatible with Online Store 2.0</span></a> </div> <div class="theme-listing__recommendation-screenshots"> <img alt="The Couture style of the Prestige theme" data-sizes="auto" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/74lkyy110eo3hx21kihmzdqze1sf.jpg?width=380 380w, https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/74lkyy110eo3hx21kihmzdqze1sf.jpg?width=500 500w, https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/74lkyy110eo3hx21kihmzdqze1sf.jpg?width=1000 1000w" class="theme-listing__recommendation-screenshot--desktop lazyload"/> <noscript><img src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/74lkyy110eo3hx21kihmzdqze1sf.jpg?width=380" alt="The Couture style of the Prestige theme" class=""/></noscript> <div class="theme-listing__recommendation-iphone-frame iphone"> <div class="theme-listing__recommendation-screenshot--mobile"> <img alt="Mobile preview for Boundless in the &quot;Couture&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/0ualzumdymq25w6d9x6d09mcduyx.jpg"/> </div> </div> </div> <div class="theme-info"> <a data-trekkie-style-id="1203" data-trekkie-style-handle="couture" data-trekkie-theme-handle="prestige" data-trekkie-theme-id="855" class="theme__link" aria-label="Details about the Prestige theme" href="/web/20211023000516/https://themes.shopify.com/themes/prestige/styles/couture"> <span class="heading--4 theme-info__name gutter-bottom--reset body-link">Prestige</span> </a> <span class="theme-info__price"> $250 USD </span> </div> <p class="gutter-bottom--reset">by <a class="body-link theme-info__partner-name" target="_blank" rel="noopener noreferrer nofollow" href="https://web.archive.org/web/20211023000516/http://maestrooo.com/">Maestrooo</a> </p> </div> </div> <div class="theme-listing__recommendation" id="theme-1125"> <h4 class="visuallyhidden theme__heading">Handy theme</h4> <div class="theme"> <div class="theme-listing__recommendation-screenshots"> <img alt="The Light style of the Handy theme" data-sizes="auto" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/ish3GuwbR61fkaL4gsar64NU.jpg?width=380 380w, https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/ish3GuwbR61fkaL4gsar64NU.jpg?width=500 500w, https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/ish3GuwbR61fkaL4gsar64NU.jpg?width=1000 1000w" class="theme-listing__recommendation-screenshot--desktop lazyload"/> <noscript><img src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/ish3GuwbR61fkaL4gsar64NU.jpg?width=380" alt="The Light style of the Handy theme" class=""/></noscript> <div class="theme-listing__recommendation-iphone-frame iphone"> <div class="theme-listing__recommendation-screenshot--mobile"> <img alt="Mobile preview for Boundless in the &quot;Light&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/MtU3k8VXd6D5vNzGEKdvAdMa.jpg"/> </div> </div> </div> <div class="theme-info"> <a data-trekkie-style-id="1125" data-trekkie-style-handle="light" data-trekkie-theme-handle="handy" data-trekkie-theme-id="826" class="theme__link" aria-label="Details about the Handy theme" href="/web/20211023000516/https://themes.shopify.com/themes/handy/styles/light"> <span class="heading--4 theme-info__name gutter-bottom--reset body-link">Handy</span> </a> <span class="theme-info__price"> $180 USD </span> </div> <p class="gutter-bottom--reset">by <a class="body-link theme-info__partner-name" target="_blank" rel="noopener noreferrer nofollow" href="https://web.archive.org/web/20211023000516/http://www.pixelunion.net/shopify-themes">Pixel Union</a> </p> </div> </div> <div class="theme-listing__recommendation" id="theme-1373"> <h4 class="visuallyhidden theme__heading">Beyond theme</h4> <div class="theme"> <div class="theme-listing__recommendation-screenshots"> <img alt="The Essentials style of the Beyond theme" data-sizes="auto" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/ecgr0ffrldc6icetytsom6h5gom6.jpg?width=380 380w, https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/ecgr0ffrldc6icetytsom6h5gom6.jpg?width=500 500w, https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/ecgr0ffrldc6icetytsom6h5gom6.jpg?width=1000 1000w" class="theme-listing__recommendation-screenshot--desktop lazyload"/> <noscript><img src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/ecgr0ffrldc6icetytsom6h5gom6.jpg?width=380" alt="The Essentials style of the Beyond theme" class=""/></noscript> <div class="theme-listing__recommendation-iphone-frame iphone"> <div class="theme-listing__recommendation-screenshot--mobile"> <img alt="Mobile preview for Boundless in the &quot;Essentials&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/yfv1wijvpu9jfps9gptkfsf9s0r4.jpg"/> </div> </div> </div> <div class="theme-info"> <a data-trekkie-style-id="1373" data-trekkie-style-handle="essentials" data-trekkie-theme-handle="beyond" data-trekkie-theme-id="939" class="theme__link" aria-label="Details about the Beyond theme" href="/web/20211023000516/https://themes.shopify.com/themes/beyond/styles/essentials"> <span class="heading--4 theme-info__name gutter-bottom--reset body-link">Beyond</span> </a> <span class="theme-info__price"> $180 USD </span> </div> <p class="gutter-bottom--reset">by <a class="body-link theme-info__partner-name" target="_blank" rel="noopener noreferrer nofollow" href="https://web.archive.org/web/20211023000516/http://troopthemes.com/">Troop Themes</a> </p> </div> </div> </div> </div></div> <div class="grid"> <div class="grid__item"> <div class="section-heading section-heading--mobile-up-align-left grid--hide-last gutter-bottom"> <h3 class="section-heading__heading heading--1 heading--3 gutter-bottom--reset">More themes by <a href="/web/20211023000516/https://themes.shopify.com/designers/shopify">Shopify</a></h3> </div></div> <div class="grid__item"> <div class="theme-listing__recommendations-grid theme-listing__recommendations-grid--two-column"> <div class="theme-listing__recommendation" id="theme-1140"> <h4 class="visuallyhidden theme__heading">Brooklyn theme</h4> <div class="theme"> <div class="theme-listing__recommendation-screenshots"> <img alt="The Classic style of the Brooklyn theme" data-sizes="auto" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/bmhdKGatijaomqb74fnBfZ9F.jpg?width=380 380w, https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/bmhdKGatijaomqb74fnBfZ9F.jpg?width=500 500w, https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/bmhdKGatijaomqb74fnBfZ9F.jpg?width=1000 1000w" class="theme-listing__recommendation-screenshot--desktop lazyload"/> <noscript><img src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/bmhdKGatijaomqb74fnBfZ9F.jpg?width=380" alt="The Classic style of the Brooklyn theme" class=""/></noscript> <div class="theme-listing__recommendation-iphone-frame iphone"> <div class="theme-listing__recommendation-screenshot--mobile"> <img alt="Mobile preview for Boundless in the &quot;Classic&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/5QKev1HfLN3y8SfE96qr7ZVP.jpg"/> </div> </div> </div> <div class="theme-info"> <a data-trekkie-style-id="1140" data-trekkie-style-handle="classic" data-trekkie-theme-handle="brooklyn" data-trekkie-theme-id="730" class="theme__link" aria-label="Details about the Brooklyn theme" href="/web/20211023000516/https://themes.shopify.com/themes/brooklyn/styles/classic"> <span class="heading--4 theme-info__name gutter-bottom--reset body-link">Brooklyn</span> </a> <span class="theme-info__price"> Free </span> </div> <p class="theme-info__tagline gutter-bottom--reset"></p> </div> </div> <div class="theme-listing__recommendation" id="theme-420"> <h4 class="visuallyhidden theme__heading">Minimal theme</h4> <div class="theme"> <div class="theme-listing__recommendation-screenshots"> <img alt="The Vintage style of the Minimal theme" data-sizes="auto" data-srcset="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/xbpgd2trms3mjpczehemuleh88sn.jpg?width=380 380w, https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/xbpgd2trms3mjpczehemuleh88sn.jpg?width=500 500w, https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/xbpgd2trms3mjpczehemuleh88sn.jpg?width=1000 1000w" class="theme-listing__recommendation-screenshot--desktop lazyload"/> <noscript><img src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/xbpgd2trms3mjpczehemuleh88sn.jpg?width=380" alt="The Vintage style of the Minimal theme" class=""/></noscript> <div class="theme-listing__recommendation-iphone-frame iphone"> <div class="theme-listing__recommendation-screenshot--mobile"> <img alt="Mobile preview for Boundless in the &quot;Vintage&quot; style" src="https://web.archive.org/web/20211023000516im_/https://cdn.shopify.com/theme-store/paj6rfouve8cew6hpv8x3gi8s0zu.jpg"/> </div> </div> </div> <div class="theme-info"> <a data-trekkie-style-id="420" data-trekkie-style-handle="vintage" data-trekkie-theme-handle="minimal" data-trekkie-theme-id="380" class="theme__link" aria-label="Details about the Minimal theme" href="/web/20211023000516/https://themes.shopify.com/themes/minimal/styles/vintage"> <span class="heading--4 theme-info__name gutter-bottom--reset body-link">Minimal</span> </a> <span class="theme-info__price"> Free </span> </div> <p class="theme-info__tagline gutter-bottom--reset">Quick setup</p> </div> </div> </div> </div></div></section> </div> </main> <footer class="footer--main" role="contentinfo"> <div class="footer-top"> <div class="grid"> <div class="grid__item"> <nav class="footer-nav"> <a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/about">About</a> <a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/careers">Careers</a> <a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/press">Press and Media</a> <a external="true" href="https://web.archive.org/web/20211023000516/https://www.shopify.com/plus">Enterprise</a> <a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/sitemap">Sitemap</a> </nav> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile"> <h3 class="footer-heading heading--5 ">Online store</h3> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/online">Sell online</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/online/ecommerce-solutions">Features</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/examples">Examples</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/website">Website editor</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/tour">Online retail</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile footer-column--nameless"> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/tour/ecommerce-website">Ecommerce website</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/domains">Domain names</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/tour/website-design">Themes</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/tour/shopping-cart">Shopping cart</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/tour/ecommerce-hosting">Ecommerce hosting</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile footer-column--nameless"> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/mobile">Mobile commerce</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/">Ecommerce software</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/online-store">Online store builder</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://exchangemarketplace.com/">Websites for sale</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile"> <h3 class="footer-heading heading--5 ">Point of sale</h3> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/pos">Point of sale</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/pos/features">Features</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/pos/hardware">Hardware</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/pos/software">POS software</a> </div> <div class="grid__item grid__item--mobile-up-half grid__item--tablet-up-1"> <h3 class="footer-heading heading--5 ">Support</h3> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://help.shopify.com/en/questions">24/7 Support</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://help.shopify.com/en/">Shopify Help Center</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://ecommerce.shopify.com/forums">Forums</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://shopify.dev/">API Documentation</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/tools">Free tools</a> </div> <div class="grid__item grid__item--mobile-up-half grid__item--tablet-up-1"> <h3 class="footer-heading heading--5 ">Shopify</h3> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/contact">Contact</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/partners">Partner program</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/affiliates">Affiliate program</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://developers.shopify.com/">App developers</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://investors.shopify.com/">Investors</a> <a class="footer-link " href="https://web.archive.org/web/20211023000516/https://www.shopify.com/blog/topics">Blog topics</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile"> <h3 class="footer-heading heading--5 ">Template categories</h3> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/art-photography">Art &amp; Photography</a> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/clothing-fashion">Clothing &amp; Fashion</a> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/jewelry-accessories">Jewelry &amp; Accessories</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile footer-column--nameless"> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/electronics">Electronics</a> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/food-drink">Food &amp; Drink</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile footer-column--nameless"> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/home-garden">Home &amp; Garden</a> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/furniture">Furniture</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile footer-column--nameless"> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/health-beauty">Health &amp; Beauty</a> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/sports-recreation">Sports &amp; Recreation</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile footer-column--nameless"> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/toys-games">Toys &amp; Games</a> <a class="footer-link " href="/web/20211023000516/https://themes.shopify.com/templates/other">Other</a> </div> </div></div> <div class="footer-bottom"> <div class="grid"> <div class="grid__item grid__item--tablet-up-2 footer-bottom__social text-center--mobile"> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" data-ga-event="Social" data-ga-action="Facebook" data-ga-label="Footer" href="https://web.archive.org/web/20211023000516/https://www.facebook.com/shopify"><svg class="icon" aria-labelledby="icon-modules-social-facebook-43-title" role="img"><title id="icon-modules-social-facebook-43-title">Facebook</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-social-facebook"/> </svg></a> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" data-ga-event="Social" data-ga-action="Twitter" data-ga-label="Footer" href="https://web.archive.org/web/20211023000516/https://twitter.com/shopify"><svg class="icon" aria-labelledby="icon-modules-social-twitter-44-title" role="img"><title id="icon-modules-social-twitter-44-title">Twitter</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-social-twitter"/> </svg></a> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" data-ga-event="Social" data-ga-action="Youtube" data-ga-label="Footer" href="https://web.archive.org/web/20211023000516/https://www.youtube.com/user/shopify"><svg class="icon" aria-labelledby="icon-modules-social-youtube-45-title" role="img"><title id="icon-modules-social-youtube-45-title">YouTube</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-social-youtube"/> </svg></a> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" data-ga-event="Social" data-ga-action="Instagram" data-ga-label="Footer" href="https://web.archive.org/web/20211023000516/https://www.instagram.com/shopify/"><svg class="icon" aria-labelledby="icon-modules-social-instagram-46-title" role="img"><title id="icon-modules-social-instagram-46-title">Instagram</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-social-instagram"/> </svg></a> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" data-ga-event="Social" data-ga-action="Linkedin" data-ga-label="Footer" href="https://web.archive.org/web/20211023000516/https://www.linkedin.com/company/shopify"><svg class="icon" aria-labelledby="icon-modules-social-linkedin-47-title" role="img"><title id="icon-modules-social-linkedin-47-title">LinkedIn</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-social-linkedin"/> </svg></a> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" data-ga-event="Social" data-ga-action="Pinterest" data-ga-label="Footer" href="https://web.archive.org/web/20211023000516/https://www.pinterest.com/shopify/"><svg class="icon" aria-labelledby="icon-modules-social-pinterest-48-title" role="img"><title id="icon-modules-social-pinterest-48-title">Pinterest</title> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-social-pinterest"/> </svg></a> </div> <div class="grid__item grid__item--tablet-up-4 footer-bottom__links text-center--mobile text-right--tablet-up"> <a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/legal/terms">Terms of Service</a> <a href="https://web.archive.org/web/20211023000516/https://www.shopify.com/legal/privacy">Privacy Policy</a> <div class="footer-country-select"><div class="popover-wrapper js-popover footer-country-select__popover" id="locale-selector" toggle_only_on_click="true" data-position="top" data-align="right"><button type="button" class="popover__trigger footer-country-select__trigger" data-ga-event="Footer" data-ga-label="CountrySelector"><svg class="icon footer-country-select__globe" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#icons-globe"/> </svg><span class="footer-country-select__text">English</span><span class="visuallyhidden">Change your country or region.</span><svg class="icon footer-country-select__arrow" aria-hidden="true" focusable="false"> <use xlink:href="/web/20211023000516im_/https://themes.shopify.com/themes/boundless/styles/black-white#modules-nav-arrow-down"/> </svg></button><div class="popover"><ul class="popover__content footer-country-select__content"><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=da"><button class="footer-country-select__country-button body-link" type="submit">Dansk</button><input type="hidden" name="authenticity_token" value="WSfyGHQ5KliFz3RnHKrGsJT4Xxd7Lpyu1EHaxH1BFeTgdPGuY3tZp774K45mDDcHk2XXKp3sVHPVaZ7lH/+FFg=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=de"><button class="footer-country-select__country-button body-link" type="submit">Deutsch</button><input type="hidden" name="authenticity_token" value="Ci7MGW3Qwr8eTD54blIoD0nF3/T8HZuBWyeCvRtfU7mzfc+vepKxQCV7YZEU9Nm4TlhXyRrfU1xaD8aceeHDSw=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=en"><button class="footer-country-select__country-button body-link" type="submit">English</button><input type="hidden" name="authenticity_token" value="mLqmtGqadKiwWnRYYnoA1PLgmLyx19VCfH3ZWSn4n4Yh6aUCfdgHV4ttK7EY3PFj9X0QgVcVHZ99VZ14S0YPdA=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=es"><button class="footer-country-select__country-button body-link" type="submit">Español</button><input type="hidden" name="authenticity_token" value="Ny5UdmNK+/8HLDZJNtH4Us3l/UgP2cPhzQYQnePA4VSOfVfAdAiIADwbaaBMdwnlynh1dekbCzzMLlS8gX5xpg=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=fr"><button class="footer-country-select__country-button body-link" type="submit">Français</button><input type="hidden" name="authenticity_token" value="oWJtFFKO8kzozpeHplIl0CGQgIqott3Ly/wPA8/CVzQYMW6iRcyBs9P5yG7c9NRnJg0It050FRbK1EsirXzHxg=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=it"><button class="footer-country-select__country-button body-link" type="submit">Italiano</button><input type="hidden" name="authenticity_token" value="KL3NN7ihzz+n3Fv/qL9HkGHjEY7g6YSe2lmOQjjZI82R7s6Br+O8wJzrBBbSGbYnZn6ZswYrTEPbccpjWmezPw=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=nl"><button class="footer-country-select__country-button body-link" type="submit">Nederlands</button><input type="hidden" name="authenticity_token" value="BX/+d/WVJxRcxNB2zDMbNPNax3pQvEwnjYmOra333rW8LP3B4tdU62fzj5+2leqD9MdPR7Z+hPqMocqMz0lORw=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=nb"><button class="footer-country-select__country-button body-link" type="submit">Norsk (bokmål)</button><input type="hidden" name="authenticity_token" value="6PJ4t1bjTnCCkINAm7JR1dCOf3Uu40ytwNd2wmIBbdNRoXsBQaE9j7mn3KnhFKBi1xP3SMghhHDB/zLjAL/9IQ=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=pl"><button class="footer-country-select__country-button body-link" type="submit">Polski</button><input type="hidden" name="authenticity_token" value="woyub2IU4YoErTDb7cwrWXALOFF66idu4ZvdjyHyxZ97363ZdVaSdT+abzKXatrud5awbJwo77Pgs5muQ0xVbQ=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=pt-BR"><button class="footer-country-select__country-button body-link" type="submit">Português (Brasil)</button><input type="hidden" name="authenticity_token" value="y5IHh4twX3y5EeaDuq/89fx8d50uGWOSMFXSs/S66FJywQQxnDIsg4ImuWrACQ1C++H/oMjbq08xfZaSlgR4oA=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=pt-PT"><button class="footer-country-select__country-button body-link" type="submit">Português (Portugal)</button><input type="hidden" name="authenticity_token" value="6z5QwzD46ThnwQxxDhxsQGQTJprRuOOHjU5+xzn8bHhSbVN1J7qax1z2U5h0up33Y46upzd6K1qMZjrmW0L8ig=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=fi"><button class="footer-country-select__country-button body-link" type="submit">Suomi</button><input type="hidden" name="authenticity_token" value="8FP5vnThXz0aof5dGZkeYhqqMRhgnzmftFjsQNtlzFFJAPoIY6MswiGWobRjP+/VHTe5JYZd8UK1cKhhudtcow=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=sv"><button class="footer-country-select__country-button body-link" type="submit">Svenska</button><input type="hidden" name="authenticity_token" value="gsQe7vT+e4NuMSXJ22mhuzZ3CuKqUsfMlz6fcbNga387lx1Y47wIfFUGeiChz1AMMeqC30yQDxGWFttQ0d77jQ=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=vi"><button class="footer-country-select__country-button body-link" type="submit">Tiếng Việt</button><input type="hidden" name="authenticity_token" value="QAOq/PBe93UNqHYvzSr7a4YMWrWZyeZkJz+IfNhh1935UKlK5xyEijafKca3jArcgZHSiH8LLrkmF8xdut9HLw=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=tr"><button class="footer-country-select__country-button body-link" type="submit">Türkçe</button><input type="hidden" name="authenticity_token" value="RhPbpzaj5Y4yjFFiTURC+pVdLXVrV3OU+NvUsJ17aHL/QNgRIeGWcQm7Dos34rNNksClSI2Vu0n585CR/8X4gA=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=cs"><button class="footer-country-select__country-button body-link" type="submit">Čeština</button><input type="hidden" name="authenticity_token" value="mNUp40K3qnVtGIW8urpNQ4Gz1CYKG5aunAN6qRbNlhshhipVVfXZilYv2lXAHLz0hi5cG+zZXnOdKz6IdHMG6Q=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=th"><button class="footer-country-select__country-button body-link" type="submit">ภาษาไทย</button><input type="hidden" name="authenticity_token" value="r6F4iuLeVZ4M3xPBPNgKvmMOZbr7cYKiw1HtwF/vAPAW8ns89ZwmYTfoTChGfvsJZJPthx2zSn/CeanhPVGQAg=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=ja"><button class="footer-country-select__country-button body-link" type="submit">日本語</button><input type="hidden" name="authenticity_token" value="gPHzpcHFI+yVUi5SxUZ4d1E636COtggMnAzdXJ8XgJo5ovAT1odQE65lcbu/4InAVqdXnWh0wNGdJJl9/akQaA=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=zh-CN"><button class="footer-country-select__country-button body-link" type="submit">简体中文</button><input type="hidden" name="authenticity_token" value="tuw5GigoT/K0AudRDcRQ90nUY68kID/oezyWwRiRgJUPvzqsP2o8DY81uLh3YqFATknrksLi9zV6FNLgei8QZw=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=zh-TW"><button class="footer-country-select__country-button body-link" type="submit">繁體中文</button><input type="hidden" name="authenticity_token" value="yXaiatxxlS24PMikqgSY5cd+QnfUScqe+Ak39HnIKNZwJaHcyzPm0oMLl03QomlSwOPKSjKLAkP5IXPVG3a4JA=="/></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="https://web.archive.org/web/20211023000516/https://themes.shopify.com/set_locale?locale=ko"><button class="footer-country-select__country-button body-link" type="submit">한국어</button><input type="hidden" name="authenticity_token" value="NfKs0DoC19kvXwCIUGsMHCffOsARnWOPEnw8VGLP6+iMoa9mLUCkJhRoX2Eqzf2rIEKy/fdfq1ITVHh1AHF7Gg=="/></form></li></ul></div></div></div> </div></div></div> </footer> <div class="cookies-notice" role="region" aria-label="cookie policy"> <div class="grid"> <div class="grid__item grid__item--desktop-up-two-thirds grid__item--desktop-up-align-center"> <p class="cookies-notice__body"> Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our <a target="_blank" class="body-link body-link--reverse" href="https://web.archive.org/web/20211023000516/https://www.shopify.com/legal/privacy">privacy policy</a> and our <a target="_blank" class="body-link body-link--reverse" href="https://web.archive.org/web/20211023000516/https://www.shopify.com/legal/cookies">cookie policy</a>. </p> <p class="cookies-notice__cta"> <button class="marketing-button marketing-button--small marketing-button--skin-light js-dismiss-btn">OK</button> </p> </div></div></div> </div> <script> //<![CDATA[ window.I18n = window.I18n || {}; window.I18n.data = {"modal":{"home":"Home","close":"Close"},"signup":{"header":"Start your free %{trial_length}-day trial of Shopify","create_now":"Create your store","tooltip":"Start your free %{trial_length}-day trial today!","placeholders":{"email":"Email address","password":"Password","shop_name":"Your store name","subdomain":"Store URL","autogenerated_subdomain":"Store address"},"checking":"Checking...","success_messages":{"email":"Got it","password":"Looks great","shop_name":"That name is available!","subdomain":"You‘ll use this to log in to your store"},"details":{"shop_name":"If you are the owner you can <a href=\"https://%{admin}/admin\">log in here</a>"},"store_address_suffix":".myshopify.com","hint_messages":{"email_typo_html":"Did you mean <button type=\"button\" data-bind-event-click=\"%{on_click}\">%{suggestion}</button>?"}},"forms":{"errors":{"throttled":"Too many requests from this IP, try again later.","global":{"invalid":"Please enter a valid email address","required":"This field is required.","generic":"Sorry, something went wrong. Please try again later.","throttled":"Too many requests from this IP, try again later."},"shop_name":{"empty":"Please enter a store name","minlength":"Your store name must be at least 4 characters","maxlength":"Your store name can’t be longer than 60 characters","existingAdmin":"A store with that name already exists. If you are the owner you can <a href=\"https://%{err}/admin\">log in here</a>","message":"%{err}","matchesPassword":"Your store name can’t be the same as your password","disallowed":"Your store name can’t contain the word <strong>%{err}</strong>. Try another."},"email":{"empty":"Please enter an email address","invalid":"Please enter a valid email address","member_exists":"You are already subscribed to this list","generic":"Sorry, something went wrong. Please try again later."},"password":{"empty":"Please enter a password","minlength":"Password must be at least 5 characters","spaces":"Password cannot start or end with a space"},"subdomain":{"empty":"Please enter a subdomain","minlength":"Your subdomain must be at least 4 characters","multiple":"Multiple subdomains are associated with this email","suggest":"Did you mean %{err}?","invalid":"Please enter a valid subdomain","existingAdmin":"A store with that subdomain already exists. If you are the owner you can <a href=\"https://%{err}/admin\">log in here</a>","disallowed":"Your subdomain can’t contain the word <strong>%{err}</strong>. Try another.","message":"%{err}"},"autogenerated_subdomain":{"existingAdmin":"A store with that subdomain already exists. If you are the owner you can <a href=\"https://%{err}/admin\">log in here</a>","empty":"Please enter a subdomain","invalid":"Please enter a valid subdomain, only alpha-numeric characters are allowed."}}},"theme_store_frontend":{"unexpected_login_error":"Unexpected error","theme_search":{"number_of_results":{"one":"%{count} result for %{search_query}. Use the up and down arrow keys to cycle through results. Press enter to search.","other":"%{count} results for %{search_query}. Use the up and down arrow keys to cycle through results. Press enter to search."}},"styles_carousel":{"title":"%{themeName} Theme - %{styleName} - Ecommerce Website Template"},"theme_filters":{"heading":"Search filters","no_results_now":"Could not get results right now","try_again_or_home_page_html":"Try again later, or %{visit_home_page}","visit_home_page":"visit the home page","pagination":"%{first_item_index} - %{last_item_index} of %{themes_count}","filter_subheadings":{"architecture":"Filter by theme architecture","price":"Filter by price","number-of-products":"Filter by number of products","layout-style":"Filter by layout style","product-page":"Filter by product page features","home-page":"Filter by home page features","navigation":"Filter by navigation features","marketing-and-social-media":"Filter by marketing and social media features","industry":"Filter by industry"},"expand_filters_label":{"architecture":"Expand theme architecture filters","price":"Expand price filters","number-of-products":"Expand filters for number of products","layout-style":"Expand layout style filters","product-page":"Expand product page filters","home-page":"Expand home page filters","navigation":"Expand navigation filters","marketing-and-social-media":"Expand marketing and social media filters","industry":"Expand industry filters"},"collapse_filters_label":{"architecture":"Collapse theme architecture filters","price":"Collapse price filters","number-of-products":"Collapse filters for number of products","layout-style":"Collapse layout style filters","product-page":"Collapse product page filters","home-page":"Collapse home page filters","navigation":"Collapse navigation filters","marketing-and-social-media":"Collapse marketing and social media filters","industry":"Collapse industry filters"},"filter_results_count":{"one":"%{filter_label} (%{count} matching theme)","other":"%{filter_label} (%{count} matching themes)"},"themes_count":{"one":"%{count} theme","other":"%{count} themes"}}}}; window.I18n.globals = {"total_blog_subscribers":"446,005","trial_length":14}; //]]> </script> <script src="https://web.archive.org/web/20211023000516js_/https://cdn.shopify.com/shopifycloud/theme_store/assets/rails-f82b3d432772d7050cf63917c12313c5cbfea57d758abd7853e488d9f2666ff9.js" integrity="" crossorigin="anonymous"></script> <script src="https://web.archive.org/web/20211023000516js_/https://cdn.shopify.com/shopifycloud/theme_store/bundles/baseline/runtime-a7b9b8bbad962ae80485704669cca35725c7f858b1fd62e3302ed61a25e5179f.js"></script> <script src="https://web.archive.org/web/20211023000516js_/https://cdn.shopify.com/shopifycloud/theme_store/bundles/baseline/vendors~application~internal_area-8a9baf8f2de7964fc68951df0c77684ef92b8962454ad862246a341edb157d44.js"></script> <script src="https://web.archive.org/web/20211023000516js_/https://cdn.shopify.com/shopifycloud/theme_store/bundles/baseline/vendors~application~theme_submission-9deeb06c112fcbf7085ceab664c0deed67e340449abcc45f43b5b162cb0dea28.js"></script> <script src="https://web.archive.org/web/20211023000516js_/https://cdn.shopify.com/shopifycloud/theme_store/bundles/baseline/application-eefe48b6c4ba4ef233520a6ea782241df1e6d9754ee043e0b15993c8615901c7.js"></script> <script type="text/javascript"> //<![CDATA[ var pageTrackerReadyInterval = setInterval(function(){ if (window._gat) { clearInterval(pageTrackerReadyInterval) } else { return; } var pageTracker = _gat._getTracker("UA-82702-3"); pageTracker._setDomainName("themes.shopify.com"); pageTracker._initData(); try { var results = new RegExp("[\\?&](source|r|ref)=([^&#]*)", "gi").exec(window.location.href); if(results != null) { var date = new Date(); var days = results[2] == 'cj' ? 45 : 7; date.setTime(date.getTime()+days*86400000); document.cookie = "source=" + results[2] + "; expires=" + date.toGMTString() + "; path=/; domain=.shopify.com"; pageTracker._setVar("ref: " + results[2]); } } catch(e) {} pageTracker._trackPageview(); }, 120); //]]> </script> </body> </html> <!-- FILE ARCHIVED ON 00:05:16 Oct 23, 2021 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:29:09 Mar 04, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.924 exclusion.robots: 0.041 exclusion.robots.policy: 0.025 esindex: 0.015 cdx.remote: 6.718 LoadShardBlock: 70.155 (3) PetaboxLoader3.datanode: 130.145 (4) load_resource: 402.458 PetaboxLoader3.resolve: 336.593 -->

Pages: 1 2 3 4 5 6 7 8 9 10