CINXE.COM

International verkaufen – Kostenlose und Premium-Themes für deinen Onlineshop

<!DOCTYPE html> <html class="no-js" lang="DE"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="preconnect" href="https://cdn.shopify.com" /> <link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="https://cdn.shopify.com/static/fonts/ShopifySans--regular.woff2" /><link rel="preload" as="font" crossorigin="anonymous" type="font/woff2" href="https://cdn.shopify.com/static/fonts/ShopifySans--bold.woff2" /> <link rel="icon" type="image/png" href="https://cdn.shopify.com/static/shopify-favicon.png" /> <title> International verkaufen – Kostenlose und Premium-Themes für deinen Onlineshop </title> <meta name="description" content="Erleichtere es deinen internationalen Kund:innen, in deinem Shop zu stöbern und zu kaufen. Diese Themes bieten spezielle Funktionen für die Auswahl von Währungen, Ländern/Regionen und Übersetzungen auf deiner Website." /> <link rel="canonical" href="https://themes.shopify.com/collections/selling-internationally?locale=de"> <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 property="og:description" content="Erleichtere es deinen internationalen Kund:innen, in deinem Shop zu stöbern und zu kaufen. Diese Themes bieten spezielle Funktionen für die Auswahl von Währungen, Ländern/Regionen und Übersetzungen auf deiner Website."> <meta property="og:url" content="https://themes.shopify.com/collections/selling-internationally?locale=de"> <meta property="og:type" content="website"> <meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="1ZqHNoagBnotRik0YXSBWBtjEx4csJmkxUwwEjZZFgkVRbdIPqhGzm7bD2GX6Oft_wiO8WlQhzwBuVTHsY4Msg" /> <meta property="og:title" content="Vorlagen für E-Commerce-Websites – Kostenlose und Premium-Themes für deinen Onlineshop."> <meta property="og:image" content="https://cdn.shopify.com/shopifycloud/brochure/assets/home/redesign2022/social-share-large-0f279d7763f739fda50c66e7acc2d59ed2200b6c47944f804715ec4d4df4c2a3.png"> <link rel="stylesheet" href="https://themes.shopify.com/cdn/shopifycloud/theme_store/assets/application-511d68ed337deed8f3f67c2eb6a44755ebeac23e02ed2f97e93a43f2c735e574.css" /> <link rel="stylesheet" href="https://themes.shopify.com/cdn/shopifycloud/theme_store/assets/tailwind-a438fb085e78dbd644977daf3d47e4db886575a8053934ac875ece3b5cfb7d32.css" data-turbo-track="reload" /> <link rel="stylesheet" href="https://themes.shopify.com/cdn/shopifycloud/theme_store/assets/inter-font-013a82a3f24b133ada787c7ed29ae12fec6fef808a104afb5332cad9be6be848.css" data-turbo-track="reload" /> <script type="text/javascript" id="dux-data" data-mode=production> (function () { function getData(key) { const dux_info = document.getElementById('dux-data'); if (dux_info && dux_info.dataset && dux_info.dataset[key]) { return dux_info.dataset[key]; } return; } function loadScript(src) { const promise = new Promise(function(resolve, reject){ const script = document.createElement('script'); script.src = src; script.async = true; script.onload = () => { resolve(true); }; script.onerror = () => { reject(false); }; document.head.appendChild(script); }); return promise; } loadScript(`https://cdn.shopify.com/shopifycloud/dux/dux-3.4.1.min.js`).then(() => { Dux.init({ service: "themestore", mode: getData('mode') || 'development', eventHandlerEndpoint: "https://themes.shopify.com/.well-known/dux", emitTrekkiePageViewEvent: true, enableGtm: true, enableGtmLoader: false, enableActiveConsent: false, shopId: getData('shop_id'), identityUuid: getData('identity_uuid'), }); }); })(); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer',"GTM-TMHDF2L");</script> <!-- End Google Tag Manager --> <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': 'de', }); } var config = { 'Trekkie': { 'appName': 'themestore', 'defaultAttributes': { }, 'navigationTimingApiMeasurementsEnabled': true, 'navigationTimingApiMeasurementsSampleRate': 0.01, 'isServerSideCookieWritingEnabled': true }, 'Clickstream': { 'appName': 'themestore' }, '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 = '//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> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally" hreflang="en"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=de" hreflang="de"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=es" hreflang="es"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=fr" hreflang="fr"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=it" hreflang="it"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=nl" hreflang="nl"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=nb" hreflang="nb"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=pl" hreflang="pl"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=pt-BR" hreflang="pt-BR"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=pt-PT" hreflang="pt-PT"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=fi" hreflang="fi"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=sv" hreflang="sv"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=tr" hreflang="tr"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=cs" hreflang="cs"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=th" hreflang="th"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=ja" hreflang="ja"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=zh-CN" hreflang="zh-Hans"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=zh-TW" hreflang="zh-Hant-TW"> <link rel="alternate" href="https://themes.shopify.com/collections/selling-internationally?locale=ko" hreflang="ko"> <script> document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); document.documentElement.className += ' tailwindcss'; </script> <script> const host = atob('dGhlbWVzLnNob3BpZnkuY29t'); if (document.location.host !== host) { document.location.assign(`https://${host}`); } </script> </head> <body class="page--collections-show shopify-sans-supported-lang segment-online page--has-sticky-nav"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TMHDF2L" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="GlobalIconSymbols"><svg xmlns="http://www.w3.org/2000/svg"><symbol id="icons-polaris-thumbs-up"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" fill="currentColor" d="M12.539 14.57a9.25 9.25 0 0 1-4.074-.838l-.307-.141a3.751 3.751 0 0 0-1.158-.32v-5.222a1.5 1.5 0 0 0 .15-.099 6.489 6.489 0 0 0 2.475-3.95 1.41 1.41 0 0 1 1.378 1.557l-.133 1.26a1.75 1.75 0 0 0 1.74 1.933h1.595c.758 0 1.342.67 1.239 1.42l-.338 2.449a2.25 2.25 0 0 1-2.176 1.942l-.391.01Zm-7.039-6.32h-1v5h1v-5Zm2.34 6.845a10.75 10.75 0 0 0 4.735.975l.391-.01a3.75 3.75 0 0 0 3.626-3.236l.337-2.448a2.75 2.75 0 0 0-2.724-3.126h-1.594a.25.25 0 0 1-.249-.276l.133-1.26a2.91 2.91 0 0 0-2.894-3.214h-.364c-.5 0-.928.357-1.017.849l-.055.303a4.989 4.989 0 0 1-1.915 3.098h-2c-.69 0-1.25.56-1.25 1.25v5.5c0 .69.56 1.25 1.25 1.25h2.345c.324 0 .644.07.938.205l.307.14Z"/></svg></symbol><symbol id="icons-search"><svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_2349_269)"> <path d="M2.5 10C2.5 5.86375 5.86375 2.5 10 2.5C14.1362 2.5 17.5 5.86375 17.5 10C17.5 14.1362 14.1362 17.5 10 17.5C5.86375 17.5 2.5 14.1362 2.5 10ZM24.6338 22.8662L17.89 16.1213C19.2573 14.3738 20.0001 12.2188 20 10C20 4.48625 15.5138 0 10 0C4.48625 0 0 4.48625 0 10C0 15.5138 4.48625 20 10 20C12.2187 19.9994 14.3734 19.2566 16.1213 17.89L22.8662 24.6338C22.9821 24.7502 23.1198 24.8427 23.2714 24.9057C23.4231 24.9688 23.5857 25.0013 23.75 25.0013C23.9143 25.0013 24.0769 24.9688 24.2286 24.9057C24.3802 24.8427 24.5179 24.7502 24.6338 24.6338C24.7499 24.5178 24.8421 24.38 24.905 24.2284C24.9679 24.0767 25.0002 23.9142 25.0002 23.75C25.0002 23.5858 24.9679 23.4233 24.905 23.2716C24.8421 23.12 24.7499 22.9822 24.6338 22.8662Z" fill="#181818" /> </g> </svg> </symbol><symbol id="shopify_themes_logo_v2"><svg width="91" height="27" viewBox="0 0 91 27" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M16.3923 26.4932L22.9753 24.8225C22.9753 24.8225 20.141 5.25426 20.123 5.12002C20.1049 4.98578 19.9901 4.91128 19.8947 4.90317C19.8001 4.89506 17.9467 4.86629 17.9467 4.86629C17.9467 4.86629 16.817 3.74589 16.3923 3.32178V26.4932Z" fill="black"/> <path d="M15.6759 3.09835C15.6745 3.09908 15.3848 3.19054 14.8973 3.3447C14.8157 3.07474 14.6958 2.74283 14.5246 2.40944C13.9728 1.33403 13.1645 0.765351 12.188 0.763875C12.1865 0.763875 12.1858 0.763875 12.1844 0.763875C12.1165 0.763875 12.0493 0.770514 11.9814 0.776415C11.9525 0.74101 11.9236 0.706343 11.8933 0.672414C11.4678 0.207733 10.9225 -0.018707 10.2688 0.00120795C9.00772 0.0380874 7.75165 0.968188 6.73322 2.62039C6.0167 3.78283 5.47137 5.24326 5.3168 6.37398C3.8686 6.83202 2.85595 7.15214 2.83356 7.15951C2.1026 7.39407 2.07948 7.41693 1.98414 8.12059C1.91263 8.65239 0 23.7553 0 23.7553L15.8681 26.5574V3.06515C15.79 3.07032 15.72 3.08507 15.6759 3.09835ZM12.0117 4.2571C11.1717 4.52263 10.2551 4.8125 9.33564 5.10311C9.59422 4.09188 10.0847 3.08507 10.687 2.42493C10.911 2.17931 11.2244 1.90566 11.5957 1.74929C11.9446 2.49278 12.0204 3.54533 12.0117 4.2571ZM10.2934 0.858287C10.5895 0.851649 10.8387 0.918032 11.0518 1.06112C10.7109 1.24183 10.3815 1.50146 10.0724 1.84002C9.27135 2.71775 8.6574 4.08008 8.41255 5.39446C7.64908 5.63565 6.90223 5.87242 6.21461 6.08927C6.64871 4.02033 8.34682 0.915819 10.2934 0.858287ZM7.83977 12.6442C7.925 14.0228 11.4765 14.3237 11.6759 17.5529C11.8326 20.0931 10.3562 21.8309 8.22908 21.9681C5.67578 22.1326 4.2702 20.594 4.2702 20.594L4.81119 18.2433C4.81119 18.2433 6.22617 19.3334 7.35872 19.2604C8.09835 19.2125 8.36271 18.5981 8.33599 18.1636C8.22475 16.3654 5.33269 16.4716 5.14995 13.5168C4.9961 11.0304 6.59526 8.51078 10.1237 8.2836C11.483 8.19583 12.1793 8.55061 12.1793 8.55061L11.3725 11.633C11.3725 11.633 10.4725 11.2148 9.4057 11.2834C7.84049 11.3844 7.82388 12.392 7.83977 12.6442ZM12.8503 3.9923C12.8409 3.34028 12.7651 2.43304 12.4675 1.64898C13.4245 1.83412 13.8955 2.93976 14.0948 3.59917C13.7257 3.71497 13.3054 3.84774 12.8503 3.9923Z" fill="black"/> <path d="M35.9627 7.80974L35.4563 10.5214H38.1831L37.9904 11.4681H35.2629L33.9835 18.7832C33.8429 19.6031 33.7423 20.2411 33.7423 20.906C33.7423 21.6223 34.0567 22.0569 34.7804 22.0569C35.1665 22.0569 35.4078 22.0315 35.6244 21.9548L35.6947 22.8492C35.3266 22.9662 34.9446 23.0264 34.5603 23.0281C33.1846 23.0281 32.6536 22.0591 32.6536 21.0335C32.6536 20.3678 32.7239 19.7283 32.9194 18.7824L34.2241 11.4673H32.5586L32.7274 10.5207H34.4154L34.8015 8.32107L35.9627 7.80974ZM37.9419 22.7978L41.1519 4.76562H42.2139L40.7418 12.8485H40.7897C41.7793 11.2087 43.1064 10.265 44.748 10.265C45.8579 10.265 47.306 11.032 47.306 13.2577C47.2998 13.9095 47.2434 14.5596 47.1372 15.2016L45.7861 22.7978H44.748L46.1237 15.1249C46.2211 14.5422 46.2696 13.9515 46.2686 13.3598C46.2686 12.1829 45.7137 11.2623 44.3858 11.2623C42.7203 11.2623 40.6209 13.4366 40.1384 16.1475L38.98 22.7978H37.9419ZM55.8016 22.1076C55.1981 22.5168 54.0882 23.0281 52.6366 23.0281C49.933 23.0281 48.9919 20.7771 48.9919 18.4239C48.9919 14.8945 51.3087 10.265 54.6397 10.265C56.5464 10.265 57.3425 11.5948 57.3425 12.9484C57.3425 16.0685 53.9666 16.9384 50.1749 16.913C50.0539 17.4758 50.03 19.0873 50.2713 19.9564C50.6813 21.3637 51.5745 22.0285 52.8033 22.0285C54.0826 22.0285 54.9512 21.5426 55.4822 21.2086L55.8016 22.1076ZM54.4497 11.2623C52.664 11.2623 51.047 13.3084 50.3472 15.9433C53.3638 15.9686 56.2601 15.4312 56.2601 13.0013C56.2601 11.8504 55.535 11.2623 54.4497 11.2623ZM57.9263 22.7978L59.4736 14.1268C59.7085 12.9351 59.8858 11.7315 60.0047 10.5207H60.9696L60.632 12.8992H60.7024C61.7644 11.1341 63.1155 10.265 64.4912 10.265C66.0842 10.265 66.8565 11.4159 66.9289 13.0527C67.9431 11.2109 69.3203 10.2904 70.9112 10.265C72.0457 10.265 73.4214 11.1088 73.4214 13.1809C73.411 13.8758 73.3466 14.5687 73.2287 15.2523L71.8769 22.7978H70.8387L72.1906 15.227C72.2993 14.6456 72.3558 14.0546 72.3593 13.4619C72.3593 12.1061 71.8769 11.2623 70.5497 11.2623C69.0024 11.2623 67.1224 13.1809 66.6399 15.9433L65.433 22.8008H64.3969L65.7727 15.1018C65.8873 14.5475 65.9439 13.9816 65.9415 13.4142C65.9415 12.3394 65.6524 11.2653 64.1072 11.2653C62.6112 11.2653 60.6081 13.4903 60.1495 16.0737L58.9912 22.8008L57.9263 22.7978ZM81.8916 22.1076C81.2881 22.5168 80.1776 23.0281 78.7266 23.0281C76.0237 23.0281 75.0826 20.7771 75.0826 18.4239C75.0826 14.8945 77.3994 10.265 80.7297 10.265C82.6364 10.265 83.4333 11.5948 83.4333 12.9484C83.4333 16.0685 80.0573 16.9384 76.2649 16.913C76.144 17.4758 76.1201 19.0873 76.3613 19.9564C76.772 21.3637 77.6646 22.0285 78.8933 22.0285C80.1727 22.0285 81.0413 21.5426 81.5723 21.2086L81.8916 22.1076ZM80.5398 11.2623C78.7533 11.2623 77.1364 13.3084 76.4366 15.9433C79.4538 15.9686 82.3495 15.4312 82.3495 13.0013C82.3495 11.8504 81.6285 11.2623 80.5398 11.2623ZM83.8701 21.3659C84.4802 21.7901 85.192 22.0208 85.9217 22.0308C87.4423 22.0308 88.4537 20.8799 88.4537 19.4965C88.4537 18.2681 87.9712 17.5265 86.8852 16.7848C85.7508 15.9917 85.1234 14.8923 85.1234 13.7668C85.1234 11.8482 86.5715 10.2635 88.5985 10.2635C89.3947 10.2635 90.1916 10.5445 90.5292 10.8263L90.1431 11.7722C89.7815 11.5418 89.1535 11.2608 88.4783 11.2608C87.0779 11.2608 86.1573 12.2842 86.1573 13.5626C86.1573 14.7142 86.7607 15.3515 87.7264 16.0223C88.8363 16.8154 89.5122 17.9402 89.5122 19.1685C89.5122 21.6491 87.7989 23.0303 85.8197 23.0303C84.7816 23.0303 83.8644 22.6211 83.4783 22.2887L83.8701 21.3659Z" fill="black"/> </svg> </symbol><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="modules-mobile-hamburger"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M19 11H1a1 1 0 110-2h18a1 1 0 110 2zm0-7H1a1 1 0 110-2h18a1 1 0 110 2zm0 14H1a1 1 0 110-2h18a1 1 0 110 2z"/></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.293a1 1 0 00-1.414-1.414L10 8.586 3.707 2.293a1 1 0 00-1.414 1.414L8.586 10l-6.293 6.293a1 1 0 001.414 1.414L10 11.414l6.293 6.293a.996.996 0 001.414 0 1 1 0 000-1.414L11.414 10z"/></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 18 18"><defs/><path fill-rule="evenodd" d="M9 0c5 0 9 4 9 9s-4 9-9 9-9-4-9-9 4-9 9-9zM6.7 3.5h4.7c1.8 0 3.2 1.4 3.2 3.1v4.7c0 1.7-1.4 3.1-3.2 3.1H6.7c-1.8 0-3.2-1.4-3.2-3.1V6.7c0-1.8 1.4-3.2 3.2-3.2zM9 6.2c1.6 0 2.9 1.3 2.9 2.9S10.6 12 9 12s-3-1.3-3-2.9 1.3-2.9 3-2.9zm0 1.2c.9 0 1.7.8 1.7 1.7 0 .9-.8 1.7-1.7 1.7-.9 0-1.7-.8-1.7-1.7 0-.9.7-1.7 1.7-1.7zm2.8-1.7c.3 0 .6.2.6.6 0 .3-.2.6-.6.6-.3 0-.6-.2-.6-.6 0-.4.3-.6.6-.6zm-4.6-1h3.7c1.4 0 2.5 1.1 2.5 2.5v3.7c0 1.4-1.1 2.5-2.5 2.5H7.2c-1.4 0-2.5-1.1-2.5-2.5V7.2c-.1-1.4 1.1-2.5 2.5-2.5z" clip-rule="evenodd"/></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><symbol id="modules-nav-arrow-down"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 5"><path d="M0 0l5 5 5-5H0z"/></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.333a6.083 6.083 0 00.925-3.23A6.099 6.099 0 100 6.103a6.098 6.098 0 009.342 5.165l4.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.102a3.41 3.41 0 01-3.4 3.402 3.41 3.41 0 01-3.4-3.402 3.412 3.412 0 013.4-3.404 3.41 3.41 0 013.4 3.403z"/></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://accounts.shopify.com/store-create" accept-charset="UTF-8" method="post"> <div data-define="{ email0: new StatefulField( &#39;email&#39;, form_0, this, { required: true, validate: true, live: false, showHint: true, showError: true }, {}, &#39;form_0&#39; )} " class="stateful-field email "><div data-context="email0"><label data-bind-class="{&#39;js-has-error&#39;: state.error,&#39;js-is-filled&#39;: state.filled || state.value.length &gt; 0,&#39;js-has-hint&#39;: !state.error &amp;&amp; state.hint}" class="marketing-input-wrapper"><span class="marketing-label marketing-label--in-field marketing-label--floating">E-Mail-Adresse</span><input placeholder="E-Mail-Adresse" aria-describedby="MessageId_a3ce" name="signup[email]" type="email" autocomplete="email" 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" /></label><span class="marketing-form__messages" id="MessageId_a3ce"><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></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="de"> <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="promotional_program_code" value=""> <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=" cta_wrapper"> <button class="marketing-button marketing-form__button " name="button" data-bind-disabled="form_0.pending == true" type="submit">Erstelle deinen eigenen 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="/themes?locale=de" role="search"> <input type="search" name="q" id="q" class="marketing-input theme-search__input gutter-bottom--reset" placeholder="Nach Funktion, Stil oder Designer suchen" autocomplete="off" required="required" aria-controls="searchResultsScreenReaderText" maxLength="50" /> <button name="button" type="button" class="theme-search__input-button theme-search__input-clear-button">Löschen</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-40-title" role="img"><title id="icon-modules-cancel-40-title">Suche schließen</title> <use xlink:href="#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="/themes?locale=de&amp;price=free" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">Kostenlose Themes</span> <span class="theme-search__results-type">Preis</span> </a> </li> <li class="theme-search__results-list-item"> <a href="/themes?industry=jewelry-and-accessories&amp;locale=de" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">Schmuck und Accessoires</span> <span class="theme-search__results-type">Branche</span> </a> </li> <li class="theme-search__results-list-item"> <a href="/themes?catalog-size=small-catalog&amp;locale=de" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">Kleiner Katalog</span> <span class="theme-search__results-type">Katalogumfang</span> </a> </li> <li class="theme-search__results-list-item"> <a href="/themes?industry=food-and-drink&amp;locale=de" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">Essen und Trinken</span> <span class="theme-search__results-type">Branche</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-41-title" role="img"><title id="icon-modules-search-41-title">Theme Store durchsuchen</title> <use xlink:href="#modules-search" /> </svg> <span>Vorschläge</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" data-section-name="global-nav"> <div class="tw-container"> <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">Zum Inhalt</a> <nav class="marketing-nav--skin-light marketing-nav marketing-nav--primary" id="ShopifyMainNav" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"> <div class="marketing-nav__logo "> <a href="/?locale=de" 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_v2-26-title" role="img"><title id="icon-shopify_themes_logo_v2-26-title">Shopify</title> <use xlink:href="#shopify_themes_logo_v2" /> </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">Kollektionen<svg class="icon marketing-nav__arrow" aria-hidden="true" focusable="false"> <use xlink:href="#modules-caret-down" /> </svg></button><div class="popover"><div class="popover__content"><ul class="popover__list"><li><a href="/collections/large-inventory?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=nav" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="large-inventory">Große Kataloge</a></li><li><a href="/collections/small-inventory?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=nav" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="small-inventory">Kleine Kataloge</a></li><li><a href="/collections/free-themes?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=nav" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="free-themes">Kostenlose Themes</a></li><li><a href="/collections/selling-in-person?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=4&amp;surface_type=nav" 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">Persönlich verkaufen</a></li><li><a href="/collections/selling-internationally?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=5&amp;surface_type=nav" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="selling-internationally">International verkaufen</a></li><li><a href="/collections/minimalist?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=6&amp;surface_type=nav" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="minimalist">Minimalistisch</a></li><li><a href="/collections/trending-themes?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=7&amp;surface_type=nav" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="trending-themes">Trends dieser Woche</a></li><li><a href="/collections/new-themes?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=8&amp;surface_type=nav" class="marketing-nav__item marketing-nav__item--child" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="new-themes">Neue Themes</a></li></ul></div></div></div></li><li><a href="https://themes.shopify.com/themes?locale=de&amp;surface_detail=navbar-all-themes&amp;surface_inter_position=2&amp;surface_intra_position=1&amp;surface_type=nav" class="marketing-nav__item marketing-nav__item--primary" itemprop="name" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="All themes">Alle 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="Theme Store durchsuchen"> <svg class="icon theme-search-overlay__activator-icon tw-w-8 tw-h-8 tw-mt-[2px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-search" /> </svg> <span class="theme-search-menu-label">Suchen</span> </button> <ul class="marketing-nav__items marketing-nav__user display--expanded-nav"> <li><a href="/login?ui_locales=de" 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">Anmelden</a></li><li><a href="https://accounts.shopify.com/store-create?_s=1d8d91fa-d8b0-46c0-bed2-acc5b3f5ae4f&amp;_y=b3c014c0-06f5-4eff-b1c9-07b3807f8516&amp;locale=de&amp;signup_types%5B%5D=online_store" class="marketing-nav__item marketing-nav__item--user tw-text-white js-open-signup get-started--nav tw-text-white tw-bg-black tw-border tw-border-black tw-border-1 tw-rounded-full tw-px-6 tw-py-3 tw-shrink hover:tw-bg-transparent hover:tw-text-black tw-shadow-none hover:tw-shadow-none marketing-nav__button marketing-button marketing-button--small start-free-trial__button" itemprop="name" data-ga-event="Main Nav" data-ga-action="Get Started">Registrieren</a></li> </ul> <button name="button" type="button" class="marketing-nav__hamburger hide--expanded-nav js-drawer-open-right" aria-haspopup="dialog" aria-expanded="false" data-ga-event="Main Nav" data-ga-action="Hamburger"> <svg class="icon" aria-labelledby="icon-modules-mobile-hamburger-28-title" role="img"><title id="icon-modules-mobile-hamburger-28-title">Hauptmenü öffnen</title> <use xlink:href="#modules-mobile-hamburger" /> </svg> </button> </nav> </div> <div id="NavDrawer" class="drawer drawer--right" role="dialog" aria-modal="true" aria-labelledby="DrawerTitle"> <div class="drawer__inner"> <div class="drawer__top"> <div class="marketing-nav__logo"> <a href="/?locale=de" class="theme-store-logo"> <svg class="icon" aria-labelledby="icon-shopify_themes_logo_v2-29-title" role="img"><title id="icon-shopify_themes_logo_v2-29-title">Home</title> <use xlink:href="#shopify_themes_logo_v2" /> </svg> </a> </div> <button name="button" type="button" class="drawer__close-button js-drawer-close" data-ga-event="Main Nav" data-ga-action="close navigation"> <svg class="icon" aria-labelledby="icon-modules-cancel-30-title" role="img"><title id="icon-modules-cancel-30-title">Hauptmenü schließen</title> <use xlink:href="#modules-cancel" /> </svg> </button> </div> <nav id="DrawerTitle" aria-label="Hauptmenü"> <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">Kollektionen<svg class="icon marketing-nav__arrow" aria-hidden="true" focusable="false"> <use xlink:href="#modules-caret-down" /> </svg></button><div class="drawer__items-wrapper accordion-content"><ul class="drawer__items drawer__items--nested"><li><a href="/collections/large-inventory?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=nav" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="large-inventory">Große Kataloge</a></li><li><a href="/collections/small-inventory?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=nav" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="small-inventory">Kleine Kataloge</a></li><li><a href="/collections/free-themes?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=nav" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="free-themes">Kostenlose Themes</a></li><li><a href="/collections/selling-in-person?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=4&amp;surface_type=nav" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="selling-in-person">Persönlich verkaufen</a></li><li><a href="/collections/selling-internationally?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=5&amp;surface_type=nav" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="selling-internationally">International verkaufen</a></li><li><a href="/collections/minimalist?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=6&amp;surface_type=nav" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="minimalist">Minimalistisch</a></li><li><a href="/collections/trending-themes?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=7&amp;surface_type=nav" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="trending-themes">Trends dieser Woche</a></li><li><a href="/collections/new-themes?locale=de&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=8&amp;surface_type=nav" class="drawer__item" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="new-themes">Neue Themes</a></li></ul></div></li><li><a href="https://themes.shopify.com/themes?locale=de&amp;surface_detail=navbar-all-themes&amp;surface_inter_position=2&amp;surface_intra_position=1&amp;surface_type=nav" class="drawer__item drawer__item--primary" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="All themes">Alle Themes</a></li><li><a href="/login?ui_locales=de" class="drawer__item drawer__item--primary" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Log in">Anmelden</a></li> </ul> <ul class="drawer__items drawer__items--user" id="DrawerNavSecondaryAccordion"> <li><a href="/login?ui_locales=de" class="drawer__item hide--mobile hide--tablet" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Log in">Anmelden</a></li><li><a href="https://accounts.shopify.com/store-create?_s=1d8d91fa-d8b0-46c0-bed2-acc5b3f5ae4f&amp;_y=b3c014c0-06f5-4eff-b1c9-07b3807f8516&amp;locale=de&amp;signup_types%5B%5D=online_store" class="drawer__item tw-text-white js-open-signup get-started--nav tw-text-white tw-bg-black tw-border tw-border-black tw-border-1 tw-rounded-full tw-px-6 tw-py-3 tw-shrink hover:tw-bg-transparent hover:tw-text-black tw-shadow-none hover:tw-shadow-none marketing-nav__button marketing-button marketing-button--small start-free-trial__button" data-ga-event="Main Nav" data-ga-action="Get Started">Registrieren</a></li> </ul> <ul class="drawer__items drawer__items--corporate"> <li><a href="https://www.shopify.com/about" class="drawer__item external-nav-link" target="_blank">Über uns</a></li><li><a href="https://www.shopify.com/careers" class="drawer__item external-nav-link" target="_blank">Karriere</a></li><li><a href="https://news.shopify.com" class="drawer__item external-nav-link" target="_blank">Presse und Medien</a></li><li><a href="https://www.shopify.com/plus" class="drawer__item external-nav-link" target="_blank">Enterprise</a></li><li><a href="https://www.shopify.com/de/sitemap" class="drawer__item">Sitemap</a></li> </ul> </nav> </div> </div> </header> </div> </div> <div hidden="hidden"><span id="NewWindow">Öffnet ein neues Fenster</span><span id="ExternalSite">Öffnet externe Website</span><span id="NewWindowExternalSite">Öffnet externe Website in einem neuen Fenster</span></div> <div id="PageContainer"> <main role="main" id="Main"> <div id="theme-collections-data" data-collection-handle="selling-internationally" data-theme-ids="[1654,1777,1662,798,757,2948,902,2431,2372,2566,2619,2048,657,2576,677,2186,1819,2539,606,865,714,1615,2852,725]" data-surface-detail="selling-internationally" data-surface-inter-position="1"></div> <section class="section section--tight section--page-header"> <div class="grid"> <div class="grid__item"> <div class="section-heading section-heading--mobile-up-align-left gutter-bottom--reset"> <h1 class="section-heading__heading heading--2">International verkaufen</h1> <p class="section-heading__subhead heading--3 gutter-bottom--reset"> Erleichtere es deinen internationalen Kund:innen, in deinem Shop zu stöbern und zu kaufen. Diese Themes bieten spezielle Funktionen für die Auswahl von Währungen, Ländern/Regionen und Übersetzungen auf deiner Website. </p></div></div></div></section> <h2 class="visuallyhidden">Themes in der Kollektion &quot;International verkaufen&quot;</h2> <section class="section section--tight"> <div id="Themes"> <div class="grid grid--equal-height grid-item--list"> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-1858"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="1858" data-trekkie-style-handle="aspen" data-trekkie-theme-handle="pursuit" data-trekkie-theme-id="1654" data-theme-id="1654" data-theme-name="Pursuit" data-style-id="1858" data-style-name="Aspen" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="1" aria-label="Details zum Theme Pursuit" href="/themes/pursuit/styles/aspen?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=collection"> <div class="style-images " data-style="pursuit-aspen"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #fc5a2a"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Pursuit im Stil &quot;Aspen&quot;" src="https://cdn.shopify.com/theme-store/47zqes85uuckllb44a9mmgtwepcy.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Pursuit im Stil &quot;Aspen&quot;" src="https://cdn.shopify.com/theme-store/msuu8f5xf5s0jzvehl0stqidekge.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Pursuit</h4> </div> </a> <a data-trekkie-style-id="1859" data-trekkie-style-handle="vail" data-trekkie-theme-handle="pursuit" data-trekkie-theme-id="1654" data-theme-id="1654" data-theme-name="Pursuit" data-style-id="1859" data-style-name="Vail" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="1" aria-label="Details zum Theme Pursuit" href="/themes/pursuit/styles/vail?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=collection"> <div class="style-images hidden" data-style="pursuit-vail"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #0378fc"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Pursuit im Stil &quot;Vail&quot;" src="https://cdn.shopify.com/theme-store/xn376nwxkmqmzgo1nxl9ycwxbfzd.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Pursuit im Stil &quot;Vail&quot;" src="https://cdn.shopify.com/theme-store/1akc9adjf3xv4icr8lbp9j7u3pd4.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Pursuit</h4> </div> </a> <a data-trekkie-style-id="1860" data-trekkie-style-handle="telluride" data-trekkie-theme-handle="pursuit" data-trekkie-theme-id="1654" data-theme-id="1654" data-theme-name="Pursuit" data-style-id="1860" data-style-name="Telluride" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="1" aria-label="Details zum Theme Pursuit" href="/themes/pursuit/styles/telluride?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=collection"> <div class="style-images hidden" data-style="pursuit-telluride"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #ff1b5b"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Pursuit im Stil &quot;Telluride&quot;" src="https://cdn.shopify.com/theme-store/2oaaqp2l564z8mga53adxqxlk0qw.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Pursuit im Stil &quot;Telluride&quot;" src="https://cdn.shopify.com/theme-store/ct07rmgvxgwihyz1az4wszoohzsb.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Pursuit</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-pursuit-aspen" tabindex="0" data-style="pursuit-aspen" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #fc5a2a"></label> <input id="style-pursuit-aspen" name="style" class="hidden" type="radio" value="aspen"> <label for="style-pursuit-vail" tabindex="0" data-style="pursuit-vail" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #0378fc"></label> <input id="style-pursuit-vail" name="style" class="hidden" type="radio" value="vail"> <label for="style-pursuit-telluride" tabindex="0" data-style="pursuit-telluride" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #ff1b5b"></label> <input id="style-pursuit-telluride" name="style" class="hidden" type="radio" value="telluride"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">320 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">98 % (59)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2102"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="2102" data-trekkie-style-handle="solo" data-trekkie-theme-handle="roam" data-trekkie-theme-id="1777" data-theme-id="1777" data-theme-name="Roam" data-style-id="2102" data-style-name="Solo" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="2" aria-label="Details zum Theme Roam" href="/themes/roam/styles/solo?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=collection"> <div class="style-images " data-style="roam-solo"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #90a18f"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Roam im Stil &quot;Solo&quot;" src="https://cdn.shopify.com/theme-store/tii02oyr58i97qzze9fspf1jsc4u.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Roam im Stil &quot;Solo&quot;" src="https://cdn.shopify.com/theme-store/l6ovt9ld106s12q96wdq333krruu.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Roam</h4> </div> </a> <a data-trekkie-style-id="2358" data-trekkie-style-handle="social" data-trekkie-theme-handle="roam" data-trekkie-theme-id="1777" data-theme-id="1777" data-theme-name="Roam" data-style-id="2358" data-style-name="Social" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="2" aria-label="Details zum Theme Roam" href="/themes/roam/styles/social?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=collection"> <div class="style-images hidden" data-style="roam-social"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #BE2790"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Roam im Stil &quot;Social&quot;" src="https://cdn.shopify.com/theme-store/25rv9sod0fxszknjvuhwv7mu0rsz.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Roam im Stil &quot;Social&quot;" src="https://cdn.shopify.com/theme-store/whb4xx3dxmpm7r8mvpxdd66vov7g.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Roam</h4> </div> </a> <a data-trekkie-style-id="2621" data-trekkie-style-handle="share" data-trekkie-theme-handle="roam" data-trekkie-theme-id="1777" data-theme-id="1777" data-theme-name="Roam" data-style-id="2621" data-style-name="Share" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="2" aria-label="Details zum Theme Roam" href="/themes/roam/styles/share?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=collection"> <div class="style-images hidden" data-style="roam-share"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #FFFFFF"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Roam im Stil &quot;Share&quot;" src="https://cdn.shopify.com/theme-store/38shajqinqg33kirkir6malwb3hw.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Roam im Stil &quot;Share&quot;" src="https://cdn.shopify.com/theme-store/wfagp97a2r5rvvmvn22f6927psbt.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Roam</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-roam-solo" tabindex="0" data-style="roam-solo" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #90a18f"></label> <input id="style-roam-solo" name="style" class="hidden" type="radio" value="solo"> <label for="style-roam-social" tabindex="0" data-style="roam-social" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #BE2790"></label> <input id="style-roam-social" name="style" class="hidden" type="radio" value="social"> <label for="style-roam-share" tabindex="0" data-style="roam-share" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #FFFFFF"></label> <input id="style-roam-share" name="style" class="hidden" type="radio" value="share"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">240 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">100 % (1)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-1853"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="1853" data-trekkie-style-handle="poster" data-trekkie-theme-handle="paper" data-trekkie-theme-id="1662" data-theme-id="1662" data-theme-name="Paper" data-style-id="1853" data-style-name="Poster" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="3" aria-label="Details zum Theme Paper" href="/themes/paper/styles/poster?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=collection"> <div class="style-images " data-style="paper-poster"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #333333"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Paper im Stil &quot;Poster&quot;" src="https://cdn.shopify.com/theme-store/xoqswbcpew08haez2yobh9ply2am.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Paper im Stil &quot;Poster&quot;" src="https://cdn.shopify.com/theme-store/apcr1zpcxlx0se4qsdv0n9cs1rwa.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Paper</h4> </div> </a> <a data-trekkie-style-id="1881" data-trekkie-style-handle="pastel" data-trekkie-theme-handle="paper" data-trekkie-theme-id="1662" data-theme-id="1662" data-theme-name="Paper" data-style-id="1881" data-style-name="Pastel" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="3" aria-label="Details zum Theme Paper" href="/themes/paper/styles/pastel?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=collection"> <div class="style-images hidden" data-style="paper-pastel"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #c9c9e4"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Paper im Stil &quot;Pastel&quot;" src="https://cdn.shopify.com/theme-store/obd8pafzhjt86p03k3uvkbvpbhmi.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Paper im Stil &quot;Pastel&quot;" src="https://cdn.shopify.com/theme-store/maw3crks6hirsmb7qyajjok8tf19.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Paper</h4> </div> </a> <a data-trekkie-style-id="2009" data-trekkie-style-handle="parts" data-trekkie-theme-handle="paper" data-trekkie-theme-id="1662" data-theme-id="1662" data-theme-name="Paper" data-style-id="2009" data-style-name="Parts" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="3" aria-label="Details zum Theme Paper" href="/themes/paper/styles/parts?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=collection"> <div class="style-images hidden" data-style="paper-parts"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #BC4444"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Paper im Stil &quot;Parts&quot;" src="https://cdn.shopify.com/theme-store/y57jklmkxuxx8c05jeccq9lggmxk.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Paper im Stil &quot;Parts&quot;" src="https://cdn.shopify.com/theme-store/l7wkimqz8d5o7wh7t2a6cju6v240.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Paper</h4> </div> </a> <a data-trekkie-style-id="2062" data-trekkie-style-handle="pull" data-trekkie-theme-handle="paper" data-trekkie-theme-id="1662" data-theme-id="1662" data-theme-name="Paper" data-style-id="2062" data-style-name="Pull" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="3" aria-label="Details zum Theme Paper" href="/themes/paper/styles/pull?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=collection"> <div class="style-images hidden" data-style="paper-pull"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #2A5CDA"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Paper im Stil &quot;Pull&quot;" src="https://cdn.shopify.com/theme-store/w1e43zthr6b5w88ibhpcy3b6rtyz.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Paper im Stil &quot;Pull&quot;" src="https://cdn.shopify.com/theme-store/trsd5x46zvlby0rah41d0i8u5eb8.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Paper</h4> </div> </a> <a data-trekkie-style-id="2264" data-trekkie-style-handle="play" data-trekkie-theme-handle="paper" data-trekkie-theme-id="1662" data-theme-id="1662" data-theme-name="Paper" data-style-id="2264" data-style-name="Play" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="3" aria-label="Details zum Theme Paper" href="/themes/paper/styles/play?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=collection"> <div class="style-images hidden" data-style="paper-play"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #E8903C"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Paper im Stil &quot;Play&quot;" src="https://cdn.shopify.com/theme-store/dr8ha498y2ak5dbwf2h2u7240v8x.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Paper im Stil &quot;Play&quot;" src="https://cdn.shopify.com/theme-store/1juk1t06ocr4qo7jjspg6ax34zge.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Paper</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-paper-poster" tabindex="0" data-style="paper-poster" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #333333"></label> <input id="style-paper-poster" name="style" class="hidden" type="radio" value="poster"> <label for="style-paper-pastel" tabindex="0" data-style="paper-pastel" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #c9c9e4"></label> <input id="style-paper-pastel" name="style" class="hidden" type="radio" value="pastel"> <label for="style-paper-parts" tabindex="0" data-style="paper-parts" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #BC4444"></label> <input id="style-paper-parts" name="style" class="hidden" type="radio" value="parts"> <label for="style-paper-pull" tabindex="0" data-style="paper-pull" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #2A5CDA"></label> <input id="style-paper-pull" name="style" class="hidden" type="radio" value="pull"> <label for="style-paper-play" tabindex="0" data-style="paper-play" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #E8903C"></label> <input id="style-paper-play" name="style" class="hidden" type="radio" value="play"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">320 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">88 % (17)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-1296"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="1296" data-trekkie-style-handle="chic" data-trekkie-theme-handle="lorenza" data-trekkie-theme-id="798" data-theme-id="798" data-theme-name="Lorenza" data-style-id="1296" data-style-name="Chic" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="4" aria-label="Details zum Theme Lorenza" href="/themes/lorenza/styles/chic?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=4&amp;surface_type=collection"> <div class="style-images " data-style="lorenza-chic"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #24352C"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Lorenza im Stil &quot;Chic&quot;" src="https://cdn.shopify.com/theme-store/tc98bsw4p27acqhzps138s3brk9o.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Lorenza im Stil &quot;Chic&quot;" src="https://cdn.shopify.com/theme-store/4m4k1507a99cnjh7tmppk9v5cwce.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Lorenza</h4> </div> </a> <a data-trekkie-style-id="1297" data-trekkie-style-handle="natural" data-trekkie-theme-handle="lorenza" data-trekkie-theme-id="798" data-theme-id="798" data-theme-name="Lorenza" data-style-id="1297" data-style-name="Natural" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="4" aria-label="Details zum Theme Lorenza" href="/themes/lorenza/styles/natural?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=4&amp;surface_type=collection"> <div class="style-images hidden" data-style="lorenza-natural"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #AE877B"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Lorenza im Stil &quot;Natural&quot;" src="https://cdn.shopify.com/theme-store/5bwwvuvkd3xc1n41klq21hifz4bz.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Lorenza im Stil &quot;Natural&quot;" src="https://cdn.shopify.com/theme-store/j3cq1vgnn3e1npu3nh1355sov3yx.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Lorenza</h4> </div> </a> <a data-trekkie-style-id="1298" data-trekkie-style-handle="modern" data-trekkie-theme-handle="lorenza" data-trekkie-theme-id="798" data-theme-id="798" data-theme-name="Lorenza" data-style-id="1298" data-style-name="Modern" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="4" aria-label="Details zum Theme Lorenza" href="/themes/lorenza/styles/modern?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=4&amp;surface_type=collection"> <div class="style-images hidden" data-style="lorenza-modern"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #C47961"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Lorenza im Stil &quot;Modern&quot;" src="https://cdn.shopify.com/theme-store/migu9rsa7tav71xx0bnberh714un.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Lorenza im Stil &quot;Modern&quot;" src="https://cdn.shopify.com/theme-store/k8u7vjnpgm38zqmek9t0ojsy1rmz.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Lorenza</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-lorenza-chic" tabindex="0" data-style="lorenza-chic" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #24352C"></label> <input id="style-lorenza-chic" name="style" class="hidden" type="radio" value="chic"> <label for="style-lorenza-natural" tabindex="0" data-style="lorenza-natural" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #AE877B"></label> <input id="style-lorenza-natural" name="style" class="hidden" type="radio" value="natural"> <label for="style-lorenza-modern" tabindex="0" data-style="lorenza-modern" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #C47961"></label> <input id="style-lorenza-modern" name="style" class="hidden" type="radio" value="modern"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">320 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">91 % (58)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-1183"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="1041" data-trekkie-style-handle="fluor" data-trekkie-theme-handle="colors" data-trekkie-theme-id="757" data-theme-id="757" data-theme-name="Colors" data-style-id="1041" data-style-name="Fluor" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="5" aria-label="Details zum Theme Colors" href="/themes/colors/styles/fluor?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=5&amp;surface_type=collection"> <div class="style-images hidden" data-style="colors-fluor"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #38F7B2"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Colors im Stil &quot;Fluor&quot;" src="https://cdn.shopify.com/theme-store/ur3duifaphz04rjvpszj6h4to6wm.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Colors im Stil &quot;Fluor&quot;" src="https://cdn.shopify.com/theme-store/frmlwh7oawdk7h9b6is0lcqoliq8.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Colors</h4> </div> </a> <a data-trekkie-style-id="1183" data-trekkie-style-handle="generic" data-trekkie-theme-handle="colors" data-trekkie-theme-id="757" data-theme-id="757" data-theme-name="Colors" data-style-id="1183" data-style-name="Generic" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="5" aria-label="Details zum Theme Colors" href="/themes/colors/styles/generic?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=5&amp;surface_type=collection"> <div class="style-images " data-style="colors-generic"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #d18a51"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Colors im Stil &quot;Generic&quot;" src="https://cdn.shopify.com/theme-store/ywdrvv76u9dfmc1qzg6q4cmo2t3q.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Colors im Stil &quot;Generic&quot;" src="https://cdn.shopify.com/theme-store/fcbucq96vyxzaepsb3gnmbydicg2.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Colors</h4> </div> </a> <a data-trekkie-style-id="1184" data-trekkie-style-handle="pastel" data-trekkie-theme-handle="colors" data-trekkie-theme-id="757" data-theme-id="757" data-theme-name="Colors" data-style-id="1184" data-style-name="Pastel" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="5" aria-label="Details zum Theme Colors" href="/themes/colors/styles/pastel?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=5&amp;surface_type=collection"> <div class="style-images hidden" data-style="colors-pastel"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #afa16f"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Colors im Stil &quot;Pastel&quot;" src="https://cdn.shopify.com/theme-store/s8ydk0iuiejcggmxvnfr6fd0osqe.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Colors im Stil &quot;Pastel&quot;" src="https://cdn.shopify.com/theme-store/7awufcyn7x2oxcgjr6uxkp751srm.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Colors</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-colors-fluor" tabindex="0" data-style="colors-fluor" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #38F7B2"></label> <input id="style-colors-fluor" name="style" class="hidden" type="radio" value="fluor"> <label for="style-colors-generic" tabindex="0" data-style="colors-generic" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #d18a51"></label> <input id="style-colors-generic" name="style" class="hidden" type="radio" value="generic"> <label for="style-colors-pastel" tabindex="0" data-style="colors-pastel" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #afa16f"></label> <input id="style-colors-pastel" name="style" class="hidden" type="radio" value="pastel"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">240 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">93 % (105)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-3106"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="3106" data-trekkie-style-handle="castle" data-trekkie-theme-handle="king" data-trekkie-theme-id="2948" data-theme-id="2948" data-theme-name="King" data-style-id="3106" data-style-name="Castle" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="6" aria-label="Details zum Theme King" href="/themes/king/styles/castle?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=6&amp;surface_type=collection"> <div class="style-images " data-style="king-castle"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #000000"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für King im Stil &quot;Castle&quot;" src="https://cdn.shopify.com/theme-store/s9tea6lxjceem4zb93dye7vl11pj.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für King im Stil &quot;Castle&quot;" src="https://cdn.shopify.com/theme-store/4uboaxsf1n41dcal1hnk0j7rqqtl.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">King</h4> </div> </a> <a data-trekkie-style-id="3235" data-trekkie-style-handle="royal" data-trekkie-theme-handle="king" data-trekkie-theme-id="2948" data-theme-id="2948" data-theme-name="King" data-style-id="3235" data-style-name="Royal" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="6" aria-label="Details zum Theme King" href="/themes/king/styles/royal?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=6&amp;surface_type=collection"> <div class="style-images hidden" data-style="king-royal"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #000000"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für King im Stil &quot;Royal&quot;" src="https://cdn.shopify.com/theme-store/u99qy3vgy0a8l2x3o4q26kkzgy6x.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für King im Stil &quot;Royal&quot;" src="https://cdn.shopify.com/theme-store/7jtlvk7yq0de74hcnitpmqyjq142.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">King</h4> </div> </a> <a data-trekkie-style-id="3236" data-trekkie-style-handle="regal" data-trekkie-theme-handle="king" data-trekkie-theme-id="2948" data-theme-id="2948" data-theme-name="King" data-style-id="3236" data-style-name="Regal" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="6" aria-label="Details zum Theme King" href="/themes/king/styles/regal?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=6&amp;surface_type=collection"> <div class="style-images hidden" data-style="king-regal"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #311300"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für King im Stil &quot;Regal&quot;" src="https://cdn.shopify.com/theme-store/l4893gxjleazjqemj3rkv6w2urea.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für King im Stil &quot;Regal&quot;" src="https://cdn.shopify.com/theme-store/h3qyczllpk64c65hpuqvrjlyzrw1.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">King</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-king-castle" tabindex="0" data-style="king-castle" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #000000"></label> <input id="style-king-castle" name="style" class="hidden" type="radio" value="castle"> <label for="style-king-royal" tabindex="0" data-style="king-royal" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #000000"></label> <input id="style-king-royal" name="style" class="hidden" type="radio" value="royal"> <label for="style-king-regal" tabindex="0" data-style="king-regal" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #311300"></label> <input id="style-king-regal" name="style" class="hidden" type="radio" value="regal"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">400 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">89 % (9)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-1402"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="1306" data-trekkie-style-handle="classic" data-trekkie-theme-handle="expanse" data-trekkie-theme-id="902" data-theme-id="902" data-theme-name="Expanse" data-style-id="1306" data-style-name="Classic" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="7" aria-label="Details zum Theme Expanse" href="/themes/expanse/styles/classic?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=7&amp;surface_type=collection"> <div class="style-images hidden" data-style="expanse-classic"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #C0C1C8"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Expanse im Stil &quot;Classic&quot;" src="https://cdn.shopify.com/theme-store/7gfpawooliho7gx81yturmznrny4.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Expanse im Stil &quot;Classic&quot;" src="https://cdn.shopify.com/theme-store/jaw8mjpohde8u5ksbywdh65ilmp5.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Expanse</h4> </div> </a> <a data-trekkie-style-id="1307" data-trekkie-style-handle="modern" data-trekkie-theme-handle="expanse" data-trekkie-theme-id="902" data-theme-id="902" data-theme-name="Expanse" data-style-id="1307" data-style-name="Modern" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="7" aria-label="Details zum Theme Expanse" href="/themes/expanse/styles/modern?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=7&amp;surface_type=collection"> <div class="style-images hidden" data-style="expanse-modern"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #BF877B"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Expanse im Stil &quot;Modern&quot;" src="https://cdn.shopify.com/theme-store/pe81suxhb5ugoi4htmz3fzvkwwvf.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Expanse im Stil &quot;Modern&quot;" src="https://cdn.shopify.com/theme-store/nfs8kmpdt210dlv4a34zuh4e3qvk.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Expanse</h4> </div> </a> <a data-trekkie-style-id="1402" data-trekkie-style-handle="contemporary" data-trekkie-theme-handle="expanse" data-trekkie-theme-id="902" data-theme-id="902" data-theme-name="Expanse" data-style-id="1402" data-style-name="Contemporary" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="7" aria-label="Details zum Theme Expanse" href="/themes/expanse/styles/contemporary?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=7&amp;surface_type=collection"> <div class="style-images " data-style="expanse-contemporary"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #97A172"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Expanse im Stil &quot;Contemporary&quot;" src="https://cdn.shopify.com/theme-store/jurdjpmc0zxct18kmh7br5s2wmpx.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Expanse im Stil &quot;Contemporary&quot;" src="https://cdn.shopify.com/theme-store/pni5riuw2eldfrp4t38599xi75mk.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Expanse</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-expanse-classic" tabindex="0" data-style="expanse-classic" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #C0C1C8"></label> <input id="style-expanse-classic" name="style" class="hidden" type="radio" value="classic"> <label for="style-expanse-modern" tabindex="0" data-style="expanse-modern" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #BF877B"></label> <input id="style-expanse-modern" name="style" class="hidden" type="radio" value="modern"> <label for="style-expanse-contemporary" tabindex="0" data-style="expanse-contemporary" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #97A172"></label> <input id="style-expanse-contemporary" name="style" class="hidden" type="radio" value="contemporary"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">380 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">94 % (265)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2566"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="2566" data-trekkie-style-handle="default" data-trekkie-theme-handle="distinctive" data-trekkie-theme-id="2431" data-theme-id="2431" data-theme-name="Distinctive" data-style-id="2566" data-style-name="Default" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="8" aria-label="Details zum Theme Distinctive" href="/themes/distinctive/styles/default?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=8&amp;surface_type=collection"> <div class="style-images " data-style="distinctive-default"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #56518b"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Distinctive im Stil &quot;Default&quot;" src="https://cdn.shopify.com/theme-store/6eo9hewi5hgiqwk2s13coqvvuz0e.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Distinctive im Stil &quot;Default&quot;" src="https://cdn.shopify.com/theme-store/jzah6n4lx34a8xqel5uifohm2xbc.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Distinctive</h4> </div> </a> <a data-trekkie-style-id="2625" data-trekkie-style-handle="playstyle" data-trekkie-theme-handle="distinctive" data-trekkie-theme-id="2431" data-theme-id="2431" data-theme-name="Distinctive" data-style-id="2625" data-style-name="Playstyle" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="8" aria-label="Details zum Theme Distinctive" href="/themes/distinctive/styles/playstyle?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=8&amp;surface_type=collection"> <div class="style-images hidden" data-style="distinctive-playstyle"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #354137"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Distinctive im Stil &quot;Playstyle&quot;" src="https://cdn.shopify.com/theme-store/m0unjplzxdvattyp0cjhngczqbad.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Distinctive im Stil &quot;Playstyle&quot;" src="https://cdn.shopify.com/theme-store/dgxpzebid57tsqsakzbgyl1smq7b.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Distinctive</h4> </div> </a> <a data-trekkie-style-id="2626" data-trekkie-style-handle="iconic" data-trekkie-theme-handle="distinctive" data-trekkie-theme-id="2431" data-theme-id="2431" data-theme-name="Distinctive" data-style-id="2626" data-style-name="iconic" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="8" aria-label="Details zum Theme Distinctive" href="/themes/distinctive/styles/iconic?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=8&amp;surface_type=collection"> <div class="style-images hidden" data-style="distinctive-iconic"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #936347"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Distinctive im Stil &quot;iconic&quot;" src="https://cdn.shopify.com/theme-store/636o4z1towdl76cr0c4pda7mlltn.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Distinctive im Stil &quot;iconic&quot;" src="https://cdn.shopify.com/theme-store/2t0ou7kn3k32ekfjyygo6j8919re.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Distinctive</h4> </div> </a> <a data-trekkie-style-id="3074" data-trekkie-style-handle="heritage" data-trekkie-theme-handle="distinctive" data-trekkie-theme-id="2431" data-theme-id="2431" data-theme-name="Distinctive" data-style-id="3074" data-style-name="Heritage" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="8" aria-label="Details zum Theme Distinctive" href="/themes/distinctive/styles/heritage?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=8&amp;surface_type=collection"> <div class="style-images hidden" data-style="distinctive-heritage"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #343739"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Distinctive im Stil &quot;Heritage&quot;" src="https://cdn.shopify.com/theme-store/r6wi1tjigud3bnmj0y5u1tscir39.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Distinctive im Stil &quot;Heritage&quot;" src="https://cdn.shopify.com/theme-store/3x3znay8w9g4p4f2zo2nsvlu5wyy.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Distinctive</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-distinctive-default" tabindex="0" data-style="distinctive-default" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #56518b"></label> <input id="style-distinctive-default" name="style" class="hidden" type="radio" value="default"> <label for="style-distinctive-playstyle" tabindex="0" data-style="distinctive-playstyle" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #354137"></label> <input id="style-distinctive-playstyle" name="style" class="hidden" type="radio" value="playstyle"> <label for="style-distinctive-iconic" tabindex="0" data-style="distinctive-iconic" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #936347"></label> <input id="style-distinctive-iconic" name="style" class="hidden" type="radio" value="iconic"> <label for="style-distinctive-heritage" tabindex="0" data-style="distinctive-heritage" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #343739"></label> <input id="style-distinctive-heritage" name="style" class="hidden" type="radio" value="heritage"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">300 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">88 % (16)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2514"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="2514" data-trekkie-style-handle="refined" data-trekkie-theme-handle="select" data-trekkie-theme-id="2372" data-theme-id="2372" data-theme-name="Select" data-style-id="2514" data-style-name="Refined" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="9" aria-label="Details zum Theme Select" href="/themes/select/styles/refined?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=9&amp;surface_type=collection"> <div class="style-images " data-style="select-refined"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #F5F5F7"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Select im Stil &quot;Refined&quot;" src="https://cdn.shopify.com/theme-store/ktwyk7qkcdhk4hbrtsbtul1a5xez.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Select im Stil &quot;Refined&quot;" src="https://cdn.shopify.com/theme-store/3t75y2zg0bx3etcw3zid1yr04pz8.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Select</h4> </div> </a> <a data-trekkie-style-id="2515" data-trekkie-style-handle="active" data-trekkie-theme-handle="select" data-trekkie-theme-id="2372" data-theme-id="2372" data-theme-name="Select" data-style-id="2515" data-style-name="Active" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="9" aria-label="Details zum Theme Select" href="/themes/select/styles/active?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=9&amp;surface_type=collection"> <div class="style-images hidden" data-style="select-active"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #171750"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Select im Stil &quot;Active&quot;" src="https://cdn.shopify.com/theme-store/ix3ok6gq4o58w84s6lsq0kaz95n7.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Select im Stil &quot;Active&quot;" src="https://cdn.shopify.com/theme-store/a378end4q6ai5k0xxqu5d4tbl8z2.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Select</h4> </div> </a> <a data-trekkie-style-id="2516" data-trekkie-style-handle="reserved" data-trekkie-theme-handle="select" data-trekkie-theme-id="2372" data-theme-id="2372" data-theme-name="Select" data-style-id="2516" data-style-name="Reserved" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="9" aria-label="Details zum Theme Select" href="/themes/select/styles/reserved?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=9&amp;surface_type=collection"> <div class="style-images hidden" data-style="select-reserved"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #9DA595"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Select im Stil &quot;Reserved&quot;" src="https://cdn.shopify.com/theme-store/ac7kqn6y8d1qtrpffw82ntzass59.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Select im Stil &quot;Reserved&quot;" src="https://cdn.shopify.com/theme-store/cbsapgqb0pbb5cchzetbv9evhmxg.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Select</h4> </div> </a> <a data-trekkie-style-id="2518" data-trekkie-style-handle="authentic" data-trekkie-theme-handle="select" data-trekkie-theme-id="2372" data-theme-id="2372" data-theme-name="Select" data-style-id="2518" data-style-name="Authentic" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="9" aria-label="Details zum Theme Select" href="/themes/select/styles/authentic?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=9&amp;surface_type=collection"> <div class="style-images hidden" data-style="select-authentic"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #252525"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Select im Stil &quot;Authentic&quot;" src="https://cdn.shopify.com/theme-store/w65yfbcwh7qq27xvmoptrfd4pvm2.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Select im Stil &quot;Authentic&quot;" src="https://cdn.shopify.com/theme-store/1ugty563hfl2s0v1af1o5nkqbii6.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Select</h4> </div> </a> <a data-trekkie-style-id="2720" data-trekkie-style-handle="pure" data-trekkie-theme-handle="select" data-trekkie-theme-id="2372" data-theme-id="2372" data-theme-name="Select" data-style-id="2720" data-style-name="Pure" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="9" aria-label="Details zum Theme Select" href="/themes/select/styles/pure?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=9&amp;surface_type=collection"> <div class="style-images hidden" data-style="select-pure"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #FFFFFF"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Select im Stil &quot;Pure&quot;" src="https://cdn.shopify.com/theme-store/aat1aq3poolsmic6hf1gaj5aiocv.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Select im Stil &quot;Pure&quot;" src="https://cdn.shopify.com/theme-store/xtp0pxj6b33nfhjdvn3f6n6i94hi.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Select</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-select-refined" tabindex="0" data-style="select-refined" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #F5F5F7"></label> <input id="style-select-refined" name="style" class="hidden" type="radio" value="refined"> <label for="style-select-active" tabindex="0" data-style="select-active" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #171750"></label> <input id="style-select-active" name="style" class="hidden" type="radio" value="active"> <label for="style-select-reserved" tabindex="0" data-style="select-reserved" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #9DA595"></label> <input id="style-select-reserved" name="style" class="hidden" type="radio" value="reserved"> <label for="style-select-authentic" tabindex="0" data-style="select-authentic" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #252525"></label> <input id="style-select-authentic" name="style" class="hidden" type="radio" value="authentic"> <label for="style-select-pure" tabindex="0" data-style="select-pure" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #FFFFFF"></label> <input id="style-select-pure" name="style" class="hidden" type="radio" value="pure"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">380 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">100 % (6)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2740"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="2740" data-trekkie-style-handle="megamall" data-trekkie-theme-handle="veena" data-trekkie-theme-id="2566" data-theme-id="2566" data-theme-name="Veena" data-style-id="2740" data-style-name="Megamall" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="10" aria-label="Details zum Theme Veena" href="/themes/veena/styles/megamall?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=10&amp;surface_type=collection"> <div class="style-images " data-style="veena-megamall"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #3772FF"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Veena im Stil &quot;Megamall&quot;" src="https://cdn.shopify.com/theme-store/7y9ea6o182jaokhv5eux2ldi62n8.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Veena im Stil &quot;Megamall&quot;" src="https://cdn.shopify.com/theme-store/lgbd0uhzlw79c4z26v5vp42umpq5.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Veena</h4> </div> </a> <a data-trekkie-style-id="2741" data-trekkie-style-handle="look" data-trekkie-theme-handle="veena" data-trekkie-theme-id="2566" data-theme-id="2566" data-theme-name="Veena" data-style-id="2741" data-style-name="Look" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="10" aria-label="Details zum Theme Veena" href="/themes/veena/styles/look?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=10&amp;surface_type=collection"> <div class="style-images hidden" data-style="veena-look"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #D03C3F"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Veena im Stil &quot;Look&quot;" src="https://cdn.shopify.com/theme-store/xxrki0977a49g01ch4d9co9r23zo.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Veena im Stil &quot;Look&quot;" src="https://cdn.shopify.com/theme-store/g3f5zuz3z68f5kz1dkidhoqk867j.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Veena</h4> </div> </a> <a data-trekkie-style-id="2742" data-trekkie-style-handle="volume" data-trekkie-theme-handle="veena" data-trekkie-theme-id="2566" data-theme-id="2566" data-theme-name="Veena" data-style-id="2742" data-style-name="Volume" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="10" aria-label="Details zum Theme Veena" href="/themes/veena/styles/volume?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=10&amp;surface_type=collection"> <div class="style-images hidden" data-style="veena-volume"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #202020"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Veena im Stil &quot;Volume&quot;" src="https://cdn.shopify.com/theme-store/6exoh1wliadp5riamdg6blrwn8zn.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Veena im Stil &quot;Volume&quot;" src="https://cdn.shopify.com/theme-store/8nz2nvd5f8l9nca1s1fm1y5xmxi4.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Veena</h4> </div> </a> <a data-trekkie-style-id="2743" data-trekkie-style-handle="wooden" data-trekkie-theme-handle="veena" data-trekkie-theme-id="2566" data-theme-id="2566" data-theme-name="Veena" data-style-id="2743" data-style-name="Wooden" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="10" aria-label="Details zum Theme Veena" href="/themes/veena/styles/wooden?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=10&amp;surface_type=collection"> <div class="style-images hidden" data-style="veena-wooden"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #9A4322"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Veena im Stil &quot;Wooden&quot;" src="https://cdn.shopify.com/theme-store/xqg5p4sc7h9jx31blp2tca6ckv7h.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Veena im Stil &quot;Wooden&quot;" src="https://cdn.shopify.com/theme-store/qonulb3d99x3j98gkbuo8oxz3kut.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Veena</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-veena-megamall" tabindex="0" data-style="veena-megamall" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #3772FF"></label> <input id="style-veena-megamall" name="style" class="hidden" type="radio" value="megamall"> <label for="style-veena-look" tabindex="0" data-style="veena-look" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #D03C3F"></label> <input id="style-veena-look" name="style" class="hidden" type="radio" value="look"> <label for="style-veena-volume" tabindex="0" data-style="veena-volume" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #202020"></label> <input id="style-veena-volume" name="style" class="hidden" type="radio" value="volume"> <label for="style-veena-wooden" tabindex="0" data-style="veena-wooden" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #9A4322"></label> <input id="style-veena-wooden" name="style" class="hidden" type="radio" value="wooden"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">290 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">100 % (41)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2926"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="2926" data-trekkie-style-handle="bright" data-trekkie-theme-handle="shark" data-trekkie-theme-id="2619" data-theme-id="2619" data-theme-name="Shark" data-style-id="2926" data-style-name="Bright" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="11" aria-label="Details zum Theme Shark" href="/themes/shark/styles/bright?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=11&amp;surface_type=collection"> <div class="style-images " data-style="shark-bright"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #A020F0"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Shark im Stil &quot;Bright&quot;" src="https://cdn.shopify.com/theme-store/fcyda7nzibwaxgq9hedageqsi28o.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Shark im Stil &quot;Bright&quot;" src="https://cdn.shopify.com/theme-store/i6no8y78m83ynqlv2wtjnbv1ak3c.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Shark</h4> </div> </a> <a data-trekkie-style-id="2927" data-trekkie-style-handle="decor" data-trekkie-theme-handle="shark" data-trekkie-theme-id="2619" data-theme-id="2619" data-theme-name="Shark" data-style-id="2927" data-style-name="Decor" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="11" aria-label="Details zum Theme Shark" href="/themes/shark/styles/decor?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=11&amp;surface_type=collection"> <div class="style-images hidden" data-style="shark-decor"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #B81B1B"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Shark im Stil &quot;Decor&quot;" src="https://cdn.shopify.com/theme-store/vyde8vvd4wj2n8nm3ixx39c27798.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Shark im Stil &quot;Decor&quot;" src="https://cdn.shopify.com/theme-store/yde7s61prf4k5p1n84sy111gjnm0.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Shark</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-shark-bright" tabindex="0" data-style="shark-bright" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #A020F0"></label> <input id="style-shark-bright" name="style" class="hidden" type="radio" value="bright"> <label for="style-shark-decor" tabindex="0" data-style="shark-decor" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #B81B1B"></label> <input id="style-shark-decor" name="style" class="hidden" type="radio" value="decor"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">180 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">100 % (3)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2710"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="2208" data-trekkie-style-handle="breeze" data-trekkie-theme-handle="eurus" data-trekkie-theme-id="2048" data-theme-id="2048" data-theme-name="Eurus" data-style-id="2208" data-style-name="Breeze" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="12" aria-label="Details zum Theme Eurus" href="/themes/eurus/styles/breeze?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=12&amp;surface_type=collection"> <div class="style-images hidden" data-style="eurus-breeze"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #743718"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Eurus im Stil &quot;Breeze&quot;" src="https://cdn.shopify.com/theme-store/xz1o0p7v8k90ctoy1oycjydz5wns.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Eurus im Stil &quot;Breeze&quot;" src="https://cdn.shopify.com/theme-store/fhtz565wnekcq6d8dobrux6xk79l.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Eurus</h4> </div> </a> <a data-trekkie-style-id="2545" data-trekkie-style-handle="breath" data-trekkie-theme-handle="eurus" data-trekkie-theme-id="2048" data-theme-id="2048" data-theme-name="Eurus" data-style-id="2545" data-style-name="Breath" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="12" aria-label="Details zum Theme Eurus" href="/themes/eurus/styles/breath?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=12&amp;surface_type=collection"> <div class="style-images hidden" data-style="eurus-breath"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #154326"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Eurus im Stil &quot;Breath&quot;" src="https://cdn.shopify.com/theme-store/6kl2vqdg6xtne05662fk6jblrnjz.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Eurus im Stil &quot;Breath&quot;" src="https://cdn.shopify.com/theme-store/lev3mtci32skpht3hcoasooz27oo.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Eurus</h4> </div> </a> <a data-trekkie-style-id="2595" data-trekkie-style-handle="swirl" data-trekkie-theme-handle="eurus" data-trekkie-theme-id="2048" data-theme-id="2048" data-theme-name="Eurus" data-style-id="2595" data-style-name="Swirl" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="12" aria-label="Details zum Theme Eurus" href="/themes/eurus/styles/swirl?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=12&amp;surface_type=collection"> <div class="style-images hidden" data-style="eurus-swirl"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #2CB29B"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Eurus im Stil &quot;Swirl&quot;" src="https://cdn.shopify.com/theme-store/psigfhhn9xzjjhrlnxxxy68ctsen.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Eurus im Stil &quot;Swirl&quot;" src="https://cdn.shopify.com/theme-store/xse200de43zd60mzaqjvw3yxktqw.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Eurus</h4> </div> </a> <a data-trekkie-style-id="2649" data-trekkie-style-handle="whiff" data-trekkie-theme-handle="eurus" data-trekkie-theme-id="2048" data-theme-id="2048" data-theme-name="Eurus" data-style-id="2649" data-style-name="Whiff" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="12" aria-label="Details zum Theme Eurus" href="/themes/eurus/styles/whiff?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=12&amp;surface_type=collection"> <div class="style-images hidden" data-style="eurus-whiff"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #3E2B21"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Eurus im Stil &quot;Whiff&quot;" src="https://cdn.shopify.com/theme-store/ndmdy2u2sqmhth1zxifou3zxqnh0.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Eurus im Stil &quot;Whiff&quot;" src="https://cdn.shopify.com/theme-store/96duf7yxdo67m3wqjb38cr2ps8a7.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Eurus</h4> </div> </a> <a data-trekkie-style-id="2710" data-trekkie-style-handle="puff" data-trekkie-theme-handle="eurus" data-trekkie-theme-id="2048" data-theme-id="2048" data-theme-name="Eurus" data-style-id="2710" data-style-name="Puff" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="12" aria-label="Details zum Theme Eurus" href="/themes/eurus/styles/puff?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=12&amp;surface_type=collection"> <div class="style-images " data-style="eurus-puff"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #686648"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Eurus im Stil &quot;Puff&quot;" src="https://cdn.shopify.com/theme-store/pqv8i9rb2weheg4956egf4jz92j1.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Eurus im Stil &quot;Puff&quot;" src="https://cdn.shopify.com/theme-store/zc3dv5t0onlakej2sp18u3f8dtfv.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Eurus</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-eurus-breeze" tabindex="0" data-style="eurus-breeze" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #743718"></label> <input id="style-eurus-breeze" name="style" class="hidden" type="radio" value="breeze"> <label for="style-eurus-breath" tabindex="0" data-style="eurus-breath" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #154326"></label> <input id="style-eurus-breath" name="style" class="hidden" type="radio" value="breath"> <label for="style-eurus-swirl" tabindex="0" data-style="eurus-swirl" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #2CB29B"></label> <input id="style-eurus-swirl" name="style" class="hidden" type="radio" value="swirl"> <label for="style-eurus-whiff" tabindex="0" data-style="eurus-whiff" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #3E2B21"></label> <input id="style-eurus-whiff" name="style" class="hidden" type="radio" value="whiff"> <label for="style-eurus-puff" tabindex="0" data-style="eurus-puff" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #686648"></label> <input id="style-eurus-puff" name="style" class="hidden" type="radio" value="puff"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">250 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">99 % (143)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-1649"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="1649" data-trekkie-style-handle="modern" data-trekkie-theme-handle="alchemy" data-trekkie-theme-id="657" data-theme-id="657" data-theme-name="Alchemy" data-style-id="1649" data-style-name="Modern" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="13" aria-label="Details zum Theme Alchemy" href="/themes/alchemy/styles/modern?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=13&amp;surface_type=collection"> <div class="style-images " data-style="alchemy-modern"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #F2BEB5"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Alchemy im Stil &quot;Modern&quot;" src="https://cdn.shopify.com/theme-store/6otmy8zmqw67d8uqfyknkijcmd9b.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Alchemy im Stil &quot;Modern&quot;" src="https://cdn.shopify.com/theme-store/7pld8sy8m45wi4ybq3dekt0dbi63.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Alchemy</h4> </div> </a> <a data-trekkie-style-id="1650" data-trekkie-style-handle="sharp" data-trekkie-theme-handle="alchemy" data-trekkie-theme-id="657" data-theme-id="657" data-theme-name="Alchemy" data-style-id="1650" data-style-name="Sharp" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="13" aria-label="Details zum Theme Alchemy" href="/themes/alchemy/styles/sharp?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=13&amp;surface_type=collection"> <div class="style-images hidden" data-style="alchemy-sharp"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #DBFF3D"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Alchemy im Stil &quot;Sharp&quot;" src="https://cdn.shopify.com/theme-store/jl3hfdk6z2ic3pxvypknv0kdlq0l.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Alchemy im Stil &quot;Sharp&quot;" src="https://cdn.shopify.com/theme-store/40g4wnxhume8hxy237l13d9c53q3.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Alchemy</h4> </div> </a> <a data-trekkie-style-id="1651" data-trekkie-style-handle="clean" data-trekkie-theme-handle="alchemy" data-trekkie-theme-id="657" data-theme-id="657" data-theme-name="Alchemy" data-style-id="1651" data-style-name="Clean" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="13" aria-label="Details zum Theme Alchemy" href="/themes/alchemy/styles/clean?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=13&amp;surface_type=collection"> <div class="style-images hidden" data-style="alchemy-clean"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #E2E2E2"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Alchemy im Stil &quot;Clean&quot;" src="https://cdn.shopify.com/theme-store/arb3jrjv87nn7i7oo6xlyrozdlxf.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Alchemy im Stil &quot;Clean&quot;" src="https://cdn.shopify.com/theme-store/bjcbdi4y06zngfk6w5jfbei1csv1.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Alchemy</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-alchemy-modern" tabindex="0" data-style="alchemy-modern" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #F2BEB5"></label> <input id="style-alchemy-modern" name="style" class="hidden" type="radio" value="modern"> <label for="style-alchemy-sharp" tabindex="0" data-style="alchemy-sharp" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #DBFF3D"></label> <input id="style-alchemy-sharp" name="style" class="hidden" type="radio" value="sharp"> <label for="style-alchemy-clean" tabindex="0" data-style="alchemy-clean" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #E2E2E2"></label> <input id="style-alchemy-clean" name="style" class="hidden" type="radio" value="clean"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">360 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">98 % (56)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2732"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="2732" data-trekkie-style-handle="sophisticated" data-trekkie-theme-handle="shine" data-trekkie-theme-id="2576" data-theme-id="2576" data-theme-name="Shine" data-style-id="2732" data-style-name="Sophisticated" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="14" aria-label="Details zum Theme Shine" href="/themes/shine/styles/sophisticated?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=14&amp;surface_type=collection"> <div class="style-images " data-style="shine-sophisticated"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #c54c44"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Shine im Stil &quot;Sophisticated&quot;" src="https://cdn.shopify.com/theme-store/k9nlrqpapxdrrh2h1ir6egdk0md7.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Shine im Stil &quot;Sophisticated&quot;" src="https://cdn.shopify.com/theme-store/2dz70f3yq07bwu9g3f2xpyf3h14t.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Shine</h4> </div> </a> <a data-trekkie-style-id="2912" data-trekkie-style-handle="energetic" data-trekkie-theme-handle="shine" data-trekkie-theme-id="2576" data-theme-id="2576" data-theme-name="Shine" data-style-id="2912" data-style-name="Energetic" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="14" aria-label="Details zum Theme Shine" href="/themes/shine/styles/energetic?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=14&amp;surface_type=collection"> <div class="style-images hidden" data-style="shine-energetic"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #018ADB"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Shine im Stil &quot;Energetic&quot;" src="https://cdn.shopify.com/theme-store/d93ccmte8fv5mgcfbqyvemltqr0j.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Shine im Stil &quot;Energetic&quot;" src="https://cdn.shopify.com/theme-store/6629a7wa6qvj2n3iirz76havrzjg.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Shine</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-shine-sophisticated" tabindex="0" data-style="shine-sophisticated" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #c54c44"></label> <input id="style-shine-sophisticated" name="style" class="hidden" type="radio" value="sophisticated"> <label for="style-shine-energetic" tabindex="0" data-style="shine-energetic" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #018ADB"></label> <input id="style-shine-energetic" name="style" class="hidden" type="radio" value="energetic"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">210 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">100 % (6)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-803"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="803" data-trekkie-style-handle="native" data-trekkie-theme-handle="showcase" data-trekkie-theme-id="677" data-theme-id="677" data-theme-name="Showcase" data-style-id="803" data-style-name="Native" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="15" aria-label="Details zum Theme Showcase" href="/themes/showcase/styles/native?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=15&amp;surface_type=collection"> <div class="style-images " data-style="showcase-native"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #E2B354"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Showcase im Stil &quot;Native&quot;" src="https://cdn.shopify.com/theme-store/orw9ffup2do9zakwwhm67s31xpq2.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Showcase im Stil &quot;Native&quot;" src="https://cdn.shopify.com/theme-store/0qypxcvu5m83e051ni8v0zsy1g6x.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Showcase</h4> </div> </a> <a data-trekkie-style-id="804" data-trekkie-style-handle="betty" data-trekkie-theme-handle="showcase" data-trekkie-theme-id="677" data-theme-id="677" data-theme-name="Showcase" data-style-id="804" data-style-name="Betty" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="15" aria-label="Details zum Theme Showcase" href="/themes/showcase/styles/betty?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=15&amp;surface_type=collection"> <div class="style-images hidden" data-style="showcase-betty"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #92B8D4"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Showcase im Stil &quot;Betty&quot;" src="https://cdn.shopify.com/theme-store/jzm2h54vi99f9ia86jllpaigoje8.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Showcase im Stil &quot;Betty&quot;" src="https://cdn.shopify.com/theme-store/nfjxfi8t6hj2ggoef994bfnavaf3.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Showcase</h4> </div> </a> <a data-trekkie-style-id="805" data-trekkie-style-handle="luna" data-trekkie-theme-handle="showcase" data-trekkie-theme-id="677" data-theme-id="677" data-theme-name="Showcase" data-style-id="805" data-style-name="Luna" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="15" aria-label="Details zum Theme Showcase" href="/themes/showcase/styles/luna?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=15&amp;surface_type=collection"> <div class="style-images hidden" data-style="showcase-luna"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #9E9ECD"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Showcase im Stil &quot;Luna&quot;" src="https://cdn.shopify.com/theme-store/gqiluwh5q0fce3fo2sgl3l860n9y.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Showcase im Stil &quot;Luna&quot;" src="https://cdn.shopify.com/theme-store/neup1nwcy5dpo0a09hab66r1e5ji.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Showcase</h4> </div> </a> <a data-trekkie-style-id="806" data-trekkie-style-handle="beard" data-trekkie-theme-handle="showcase" data-trekkie-theme-id="677" data-theme-id="677" data-theme-name="Showcase" data-style-id="806" data-style-name="Beard" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="15" aria-label="Details zum Theme Showcase" href="/themes/showcase/styles/beard?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=15&amp;surface_type=collection"> <div class="style-images hidden" data-style="showcase-beard"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #878787"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Showcase im Stil &quot;Beard&quot;" src="https://cdn.shopify.com/theme-store/lxkz6e02k5lsfm33xi475tbp46um.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Showcase im Stil &quot;Beard&quot;" src="https://cdn.shopify.com/theme-store/vhj8ffg66sl1yqe06phx1qt702ex.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Showcase</h4> </div> </a> <a data-trekkie-style-id="1762" data-trekkie-style-handle="mila" data-trekkie-theme-handle="showcase" data-trekkie-theme-id="677" data-theme-id="677" data-theme-name="Showcase" data-style-id="1762" data-style-name="Mila" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="15" aria-label="Details zum Theme Showcase" href="/themes/showcase/styles/mila?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=15&amp;surface_type=collection"> <div class="style-images hidden" data-style="showcase-mila"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #DBCAC0"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Showcase im Stil &quot;Mila&quot;" src="https://cdn.shopify.com/theme-store/8nzuteibkjk5we4fsxvvgj7dig5b.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Showcase im Stil &quot;Mila&quot;" src="https://cdn.shopify.com/theme-store/hr5du8rcr134hedtv3ufmkm1wuwa.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Showcase</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-showcase-native" tabindex="0" data-style="showcase-native" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #E2B354"></label> <input id="style-showcase-native" name="style" class="hidden" type="radio" value="native"> <label for="style-showcase-betty" tabindex="0" data-style="showcase-betty" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #92B8D4"></label> <input id="style-showcase-betty" name="style" class="hidden" type="radio" value="betty"> <label for="style-showcase-luna" tabindex="0" data-style="showcase-luna" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #9E9ECD"></label> <input id="style-showcase-luna" name="style" class="hidden" type="radio" value="luna"> <label for="style-showcase-beard" tabindex="0" data-style="showcase-beard" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #878787"></label> <input id="style-showcase-beard" name="style" class="hidden" type="radio" value="beard"> <label for="style-showcase-mila" tabindex="0" data-style="showcase-mila" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #DBCAC0"></label> <input id="style-showcase-mila" name="style" class="hidden" type="radio" value="mila"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">320 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">96 % (137)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2338"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="2338" data-trekkie-style-handle="default" data-trekkie-theme-handle="maranello" data-trekkie-theme-id="2186" data-theme-id="2186" data-theme-name="Maranello" data-style-id="2338" data-style-name="Default" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="16" aria-label="Details zum Theme Maranello" href="/themes/maranello/styles/default?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=16&amp;surface_type=collection"> <div class="style-images " data-style="maranello-default"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #CD333C"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Maranello im Stil &quot;Default&quot;" src="https://cdn.shopify.com/theme-store/ixicsdw5v7a06iwt6ynh70l5k76a.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Maranello im Stil &quot;Default&quot;" src="https://cdn.shopify.com/theme-store/j4tvic7dj695iiisw7tzhwnwmaoa.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Maranello</h4> </div> </a> <a data-trekkie-style-id="2384" data-trekkie-style-handle="records" data-trekkie-theme-handle="maranello" data-trekkie-theme-id="2186" data-theme-id="2186" data-theme-name="Maranello" data-style-id="2384" data-style-name="Records" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="16" aria-label="Details zum Theme Maranello" href="/themes/maranello/styles/records?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=16&amp;surface_type=collection"> <div class="style-images hidden" data-style="maranello-records"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #fcc931"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Maranello im Stil &quot;Records&quot;" src="https://cdn.shopify.com/theme-store/5lcpm55wxuu0dify6eepkl65ayam.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Maranello im Stil &quot;Records&quot;" src="https://cdn.shopify.com/theme-store/dsbr8tsl6lw0fbxb9oruy948yx72.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Maranello</h4> </div> </a> <a data-trekkie-style-id="2858" data-trekkie-style-handle="sleek" data-trekkie-theme-handle="maranello" data-trekkie-theme-id="2186" data-theme-id="2186" data-theme-name="Maranello" data-style-id="2858" data-style-name="Sleek" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="16" aria-label="Details zum Theme Maranello" href="/themes/maranello/styles/sleek?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=16&amp;surface_type=collection"> <div class="style-images hidden" data-style="maranello-sleek"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #f7d2d2"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Maranello im Stil &quot;Sleek&quot;" src="https://cdn.shopify.com/theme-store/une7yw6i3ioppuafqpyvhjxh3206.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Maranello im Stil &quot;Sleek&quot;" src="https://cdn.shopify.com/theme-store/fjgfgq38r26spq03i1nbtrh5j08n.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Maranello</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-maranello-default" tabindex="0" data-style="maranello-default" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #CD333C"></label> <input id="style-maranello-default" name="style" class="hidden" type="radio" value="default"> <label for="style-maranello-records" tabindex="0" data-style="maranello-records" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #fcc931"></label> <input id="style-maranello-records" name="style" class="hidden" type="radio" value="records"> <label for="style-maranello-sleek" tabindex="0" data-style="maranello-sleek" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #f7d2d2"></label> <input id="style-maranello-sleek" name="style" class="hidden" type="radio" value="sleek"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">300 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">100 % (14)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-1994"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="1994" data-trekkie-style-handle="soft" data-trekkie-theme-handle="whisk" data-trekkie-theme-id="1819" data-theme-id="1819" data-theme-name="Whisk" data-style-id="1994" data-style-name="Soft" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="17" aria-label="Details zum Theme Whisk" href="/themes/whisk/styles/soft?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=17&amp;surface_type=collection"> <div class="style-images " data-style="whisk-soft"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #E7C9BD"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Whisk im Stil &quot;Soft&quot;" src="https://cdn.shopify.com/theme-store/eqotw0ky6mhy3mz0e1ba4jmly1fv.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Whisk im Stil &quot;Soft&quot;" src="https://cdn.shopify.com/theme-store/kwnuv50xa27wejbwjeh3cqokogkp.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Whisk</h4> </div> </a> <a data-trekkie-style-id="2153" data-trekkie-style-handle="sharp" data-trekkie-theme-handle="whisk" data-trekkie-theme-id="1819" data-theme-id="1819" data-theme-name="Whisk" data-style-id="2153" data-style-name="Sharp" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="17" aria-label="Details zum Theme Whisk" href="/themes/whisk/styles/sharp?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=17&amp;surface_type=collection"> <div class="style-images hidden" data-style="whisk-sharp"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #FCEABD"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Whisk im Stil &quot;Sharp&quot;" src="https://cdn.shopify.com/theme-store/lktuy00y8o6hlhjk6fcufavjczxz.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Whisk im Stil &quot;Sharp&quot;" src="https://cdn.shopify.com/theme-store/wus59mjxv88nl7ltmem3wno4my9w.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Whisk</h4> </div> </a> <a data-trekkie-style-id="2484" data-trekkie-style-handle="mild" data-trekkie-theme-handle="whisk" data-trekkie-theme-id="1819" data-theme-id="1819" data-theme-name="Whisk" data-style-id="2484" data-style-name="Mild" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="17" aria-label="Details zum Theme Whisk" href="/themes/whisk/styles/mild?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=17&amp;surface_type=collection"> <div class="style-images hidden" data-style="whisk-mild"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #cee7e5"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Whisk im Stil &quot;Mild&quot;" src="https://cdn.shopify.com/theme-store/leikv1o4whotbezkuyg6ning4uwq.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Whisk im Stil &quot;Mild&quot;" src="https://cdn.shopify.com/theme-store/0otd9jhrkhxec7jn3iaff9kmtttu.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Whisk</h4> </div> </a> <a data-trekkie-style-id="3071" data-trekkie-style-handle="smooth" data-trekkie-theme-handle="whisk" data-trekkie-theme-id="1819" data-theme-id="1819" data-theme-name="Whisk" data-style-id="3071" data-style-name="Smooth" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="17" aria-label="Details zum Theme Whisk" href="/themes/whisk/styles/smooth?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=17&amp;surface_type=collection"> <div class="style-images hidden" data-style="whisk-smooth"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #c1dbbd"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Whisk im Stil &quot;Smooth&quot;" src="https://cdn.shopify.com/theme-store/wrfzhgmswvwt0hb8ydhaz8hiuof8.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Whisk im Stil &quot;Smooth&quot;" src="https://cdn.shopify.com/theme-store/e06evvr4v7dznosmn5wcejfznnab.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Whisk</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-whisk-soft" tabindex="0" data-style="whisk-soft" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #E7C9BD"></label> <input id="style-whisk-soft" name="style" class="hidden" type="radio" value="soft"> <label for="style-whisk-sharp" tabindex="0" data-style="whisk-sharp" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #FCEABD"></label> <input id="style-whisk-sharp" name="style" class="hidden" type="radio" value="sharp"> <label for="style-whisk-mild" tabindex="0" data-style="whisk-mild" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #cee7e5"></label> <input id="style-whisk-mild" name="style" class="hidden" type="radio" value="mild"> <label for="style-whisk-smooth" tabindex="0" data-style="whisk-smooth" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #c1dbbd"></label> <input id="style-whisk-smooth" name="style" class="hidden" type="radio" value="smooth"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">310 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">100 % (14)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2676"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="2676" data-trekkie-style-handle="electric" data-trekkie-theme-handle="digital" data-trekkie-theme-id="2539" data-theme-id="2539" data-theme-name="Digital" data-style-id="2676" data-style-name="Electric" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="18" aria-label="Details zum Theme Digital" href="/themes/digital/styles/electric?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=collection"> <div class="style-images " data-style="digital-electric"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #1566E0"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Digital im Stil &quot;Electric&quot;" src="https://cdn.shopify.com/theme-store/2v9r2pm7bzwl5ujz7mo1bw6vcn4m.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Digital im Stil &quot;Electric&quot;" src="https://cdn.shopify.com/theme-store/8h26c9uw9blhu0ezj8079lpx01jd.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Digital</h4> </div> </a> <a data-trekkie-style-id="2677" data-trekkie-style-handle="minimalist" data-trekkie-theme-handle="digital" data-trekkie-theme-id="2539" data-theme-id="2539" data-theme-name="Digital" data-style-id="2677" data-style-name="Minimalist" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="18" aria-label="Details zum Theme Digital" href="/themes/digital/styles/minimalist?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=collection"> <div class="style-images hidden" data-style="digital-minimalist"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #2D3645"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Digital im Stil &quot;Minimalist&quot;" src="https://cdn.shopify.com/theme-store/3uebd39fj83aroi7l7wsktaebu2f.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Digital im Stil &quot;Minimalist&quot;" src="https://cdn.shopify.com/theme-store/fwk1pwpgvwihg6dgbcdejhguue4a.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Digital</h4> </div> </a> <a data-trekkie-style-id="2678" data-trekkie-style-handle="radiant" data-trekkie-theme-handle="digital" data-trekkie-theme-id="2539" data-theme-id="2539" data-theme-name="Digital" data-style-id="2678" data-style-name="Radiant" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="18" aria-label="Details zum Theme Digital" href="/themes/digital/styles/radiant?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=collection"> <div class="style-images hidden" data-style="digital-radiant"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #5230DA"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Digital im Stil &quot;Radiant&quot;" src="https://cdn.shopify.com/theme-store/hqliyx9gokxzsl2emik4rzbpeaqv.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Digital im Stil &quot;Radiant&quot;" src="https://cdn.shopify.com/theme-store/j6lbk0gkh7468uet22cixn4qiqr7.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Digital</h4> </div> </a> <a data-trekkie-style-id="2679" data-trekkie-style-handle="active" data-trekkie-theme-handle="digital" data-trekkie-theme-id="2539" data-theme-id="2539" data-theme-name="Digital" data-style-id="2679" data-style-name="Active" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="18" aria-label="Details zum Theme Digital" href="/themes/digital/styles/active?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=collection"> <div class="style-images hidden" data-style="digital-active"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #FF0541"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Digital im Stil &quot;Active&quot;" src="https://cdn.shopify.com/theme-store/ogvplpbqvqutb6u4yas7fz7q7v1u.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Digital im Stil &quot;Active&quot;" src="https://cdn.shopify.com/theme-store/zy3mleif3g1eqi1n9mpued27g76b.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Digital</h4> </div> </a> <a data-trekkie-style-id="2680" data-trekkie-style-handle="jade" data-trekkie-theme-handle="digital" data-trekkie-theme-id="2539" data-theme-id="2539" data-theme-name="Digital" data-style-id="2680" data-style-name="Jade" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="18" aria-label="Details zum Theme Digital" href="/themes/digital/styles/jade?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=collection"> <div class="style-images hidden" data-style="digital-jade"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #08B275"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Digital im Stil &quot;Jade&quot;" src="https://cdn.shopify.com/theme-store/3guf7ligsyhh98ua0w71h20fxf3j.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Digital im Stil &quot;Jade&quot;" src="https://cdn.shopify.com/theme-store/cbrkf5pwqc7gs7u1v5yf342z5pj7.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Digital</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-digital-electric" tabindex="0" data-style="digital-electric" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #1566E0"></label> <input id="style-digital-electric" name="style" class="hidden" type="radio" value="electric"> <label for="style-digital-minimalist" tabindex="0" data-style="digital-minimalist" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #2D3645"></label> <input id="style-digital-minimalist" name="style" class="hidden" type="radio" value="minimalist"> <label for="style-digital-radiant" tabindex="0" data-style="digital-radiant" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #5230DA"></label> <input id="style-digital-radiant" name="style" class="hidden" type="radio" value="radiant"> <label for="style-digital-active" tabindex="0" data-style="digital-active" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #FF0541"></label> <input id="style-digital-active" name="style" class="hidden" type="radio" value="active"> <label for="style-digital-jade" tabindex="0" data-style="digital-jade" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #08B275"></label> <input id="style-digital-jade" name="style" class="hidden" type="radio" value="jade"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">380 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">89 % (9)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-741"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="706" data-trekkie-style-handle="deli" data-trekkie-theme-handle="blockshop" data-trekkie-theme-id="606" data-theme-id="606" data-theme-name="Blockshop" data-style-id="706" data-style-name="Deli" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="19" aria-label="Details zum Theme Blockshop" href="/themes/blockshop/styles/deli?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=19&amp;surface_type=collection"> <div class="style-images hidden" data-style="blockshop-deli"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #f9b55b"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Blockshop im Stil &quot;Deli&quot;" src="https://cdn.shopify.com/theme-store/kp9qu58q8yg24fgumv7dr32baf1g.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Blockshop im Stil &quot;Deli&quot;" src="https://cdn.shopify.com/theme-store/ns5luwzurcpfodpit66dnv4nhah4.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Blockshop</h4> </div> </a> <a data-trekkie-style-id="741" data-trekkie-style-handle="beauty" data-trekkie-theme-handle="blockshop" data-trekkie-theme-id="606" data-theme-id="606" data-theme-name="Blockshop" data-style-id="741" data-style-name="Beauty" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="19" aria-label="Details zum Theme Blockshop" href="/themes/blockshop/styles/beauty?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=19&amp;surface_type=collection"> <div class="style-images " data-style="blockshop-beauty"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #ffadad"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Blockshop im Stil &quot;Beauty&quot;" src="https://cdn.shopify.com/theme-store/t4k2pkju7sxpeuetjpz72vwz2xi8.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Blockshop im Stil &quot;Beauty&quot;" src="https://cdn.shopify.com/theme-store/8ypfcmqxsbdk42r8ksno7d235itj.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Blockshop</h4> </div> </a> <a data-trekkie-style-id="1215" data-trekkie-style-handle="summer" data-trekkie-theme-handle="blockshop" data-trekkie-theme-id="606" data-theme-id="606" data-theme-name="Blockshop" data-style-id="1215" data-style-name="Summer" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="19" aria-label="Details zum Theme Blockshop" href="/themes/blockshop/styles/summer?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=19&amp;surface_type=collection"> <div class="style-images hidden" data-style="blockshop-summer"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #ffd1ad"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Blockshop im Stil &quot;Summer&quot;" src="https://cdn.shopify.com/theme-store/cr1ymjt20fhkss53nwsxjuyhjsh4.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Blockshop im Stil &quot;Summer&quot;" src="https://cdn.shopify.com/theme-store/l0ongahuy5l908l1ydo5e0e7zh56.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Blockshop</h4> </div> </a> <a data-trekkie-style-id="1277" data-trekkie-style-handle="adorn" data-trekkie-theme-handle="blockshop" data-trekkie-theme-id="606" data-theme-id="606" data-theme-name="Blockshop" data-style-id="1277" data-style-name="Adorn" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="19" aria-label="Details zum Theme Blockshop" href="/themes/blockshop/styles/adorn?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=19&amp;surface_type=collection"> <div class="style-images hidden" data-style="blockshop-adorn"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #b59ac2"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Blockshop im Stil &quot;Adorn&quot;" src="https://cdn.shopify.com/theme-store/37gb1go4v3j603duayyupun2epb0.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Blockshop im Stil &quot;Adorn&quot;" src="https://cdn.shopify.com/theme-store/k1qbo04tkqqws3s3gtqpxx2esp4l.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Blockshop</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-blockshop-deli" tabindex="0" data-style="blockshop-deli" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #f9b55b"></label> <input id="style-blockshop-deli" name="style" class="hidden" type="radio" value="deli"> <label for="style-blockshop-beauty" tabindex="0" data-style="blockshop-beauty" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #ffadad"></label> <input id="style-blockshop-beauty" name="style" class="hidden" type="radio" value="beauty"> <label for="style-blockshop-summer" tabindex="0" data-style="blockshop-summer" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #ffd1ad"></label> <input id="style-blockshop-summer" name="style" class="hidden" type="radio" value="summer"> <label for="style-blockshop-adorn" tabindex="0" data-style="blockshop-adorn" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #b59ac2"></label> <input id="style-blockshop-adorn" name="style" class="hidden" type="radio" value="adorn"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">340 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">96 % (380)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-1244"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="1244" data-trekkie-style-handle="casual" data-trekkie-theme-handle="avenue" data-trekkie-theme-id="865" data-theme-id="865" data-theme-name="Avenue" data-style-id="1244" data-style-name="Casual" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="20" aria-label="Details zum Theme Avenue" href="/themes/avenue/styles/casual?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=20&amp;surface_type=collection"> <div class="style-images " data-style="avenue-casual"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #E32E00"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Avenue im Stil &quot;Casual&quot;" src="https://cdn.shopify.com/theme-store/9smwgf4xzvdv3ye8sntpxgqvtrtk.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Avenue im Stil &quot;Casual&quot;" src="https://cdn.shopify.com/theme-store/kl20h6qwqx41x55n38girha09g5x.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Avenue</h4> </div> </a> <a data-trekkie-style-id="1245" data-trekkie-style-handle="lively" data-trekkie-theme-handle="avenue" data-trekkie-theme-id="865" data-theme-id="865" data-theme-name="Avenue" data-style-id="1245" data-style-name="Lively" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="20" aria-label="Details zum Theme Avenue" href="/themes/avenue/styles/lively?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=20&amp;surface_type=collection"> <div class="style-images hidden" data-style="avenue-lively"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #A41B56"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Avenue im Stil &quot;Lively&quot;" src="https://cdn.shopify.com/theme-store/n6le3e3qpa144hz06jq6ekd70j85.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Avenue im Stil &quot;Lively&quot;" src="https://cdn.shopify.com/theme-store/tqwkuw684g5sz9mok0y9ry3bv187.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Avenue</h4> </div> </a> <a data-trekkie-style-id="1246" data-trekkie-style-handle="precise" data-trekkie-theme-handle="avenue" data-trekkie-theme-id="865" data-theme-id="865" data-theme-name="Avenue" data-style-id="1246" data-style-name="Precise" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="20" aria-label="Details zum Theme Avenue" href="/themes/avenue/styles/precise?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=20&amp;surface_type=collection"> <div class="style-images hidden" data-style="avenue-precise"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #f37a1f"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Avenue im Stil &quot;Precise&quot;" src="https://cdn.shopify.com/theme-store/r70qj2vbhzh64mdz8nv82ys2lr1g.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Avenue im Stil &quot;Precise&quot;" src="https://cdn.shopify.com/theme-store/jnjl3z46lq7ud8q1j7hnkjghg73c.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Avenue</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-avenue-casual" tabindex="0" data-style="avenue-casual" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #E32E00"></label> <input id="style-avenue-casual" name="style" class="hidden" type="radio" value="casual"> <label for="style-avenue-lively" tabindex="0" data-style="avenue-lively" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #A41B56"></label> <input id="style-avenue-lively" name="style" class="hidden" type="radio" value="lively"> <label for="style-avenue-precise" tabindex="0" data-style="avenue-precise" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #f37a1f"></label> <input id="style-avenue-precise" name="style" class="hidden" type="radio" value="precise"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">280 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">97 % (244)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-1492"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="1492" data-trekkie-style-handle="carbon" data-trekkie-theme-handle="focal" data-trekkie-theme-id="714" data-theme-id="714" data-theme-name="Focal" data-style-id="1492" data-style-name="Carbon" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="21" aria-label="Details zum Theme Focal" href="/themes/focal/styles/carbon?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=21&amp;surface_type=collection"> <div class="style-images " data-style="focal-carbon"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #878787"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Focal im Stil &quot;Carbon&quot;" src="https://cdn.shopify.com/theme-store/bd77su6f0b7m29vgdr9mn96zk71r.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Focal im Stil &quot;Carbon&quot;" src="https://cdn.shopify.com/theme-store/krr2ophctd07h2l2qa3yafxyv978.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Focal</h4> </div> </a> <a data-trekkie-style-id="1493" data-trekkie-style-handle="ivory" data-trekkie-theme-handle="focal" data-trekkie-theme-id="714" data-theme-id="714" data-theme-name="Focal" data-style-id="1493" data-style-name="Ivory" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="21" aria-label="Details zum Theme Focal" href="/themes/focal/styles/ivory?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=21&amp;surface_type=collection"> <div class="style-images hidden" data-style="focal-ivory"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #C0A687"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Focal im Stil &quot;Ivory&quot;" src="https://cdn.shopify.com/theme-store/5ngzdosvoy85xdw4972fnwc4d8ut.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Focal im Stil &quot;Ivory&quot;" src="https://cdn.shopify.com/theme-store/tudqqjux9y6ggz7npc5yegq0k621.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Focal</h4> </div> </a> <a data-trekkie-style-id="1547" data-trekkie-style-handle="quartz" data-trekkie-theme-handle="focal" data-trekkie-theme-id="714" data-theme-id="714" data-theme-name="Focal" data-style-id="1547" data-style-name="Quartz" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="21" aria-label="Details zum Theme Focal" href="/themes/focal/styles/quartz?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=21&amp;surface_type=collection"> <div class="style-images hidden" data-style="focal-quartz"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #8FBDB0"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Focal im Stil &quot;Quartz&quot;" src="https://cdn.shopify.com/theme-store/n2jcv00pxemwq060dmljh41zcryl.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Focal im Stil &quot;Quartz&quot;" src="https://cdn.shopify.com/theme-store/cjh87xe5jxu0bst5ciw7djqyya8w.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Focal</h4> </div> </a> <a data-trekkie-style-id="1751" data-trekkie-style-handle="sapphire" data-trekkie-theme-handle="focal" data-trekkie-theme-id="714" data-theme-id="714" data-theme-name="Focal" data-style-id="1751" data-style-name="Sapphire" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="21" aria-label="Details zum Theme Focal" href="/themes/focal/styles/sapphire?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=21&amp;surface_type=collection"> <div class="style-images hidden" data-style="focal-sapphire"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #F6C3B1"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Focal im Stil &quot;Sapphire&quot;" src="https://cdn.shopify.com/theme-store/jspxujzna4jz607i7ylv2olmssuh.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Focal im Stil &quot;Sapphire&quot;" src="https://cdn.shopify.com/theme-store/s08rrybwv7dxr2hwbzsuwh6r4fs5.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Focal</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-focal-carbon" tabindex="0" data-style="focal-carbon" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #878787"></label> <input id="style-focal-carbon" name="style" class="hidden" type="radio" value="carbon"> <label for="style-focal-ivory" tabindex="0" data-style="focal-ivory" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #C0A687"></label> <input id="style-focal-ivory" name="style" class="hidden" type="radio" value="ivory"> <label for="style-focal-quartz" tabindex="0" data-style="focal-quartz" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #8FBDB0"></label> <input id="style-focal-quartz" name="style" class="hidden" type="radio" value="quartz"> <label for="style-focal-sapphire" tabindex="0" data-style="focal-sapphire" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #F6C3B1"></label> <input id="style-focal-sapphire" name="style" class="hidden" type="radio" value="sapphire"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">320 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">96 % (290)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2027"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="1958" data-trekkie-style-handle="classic" data-trekkie-theme-handle="yuva" data-trekkie-theme-id="1615" data-theme-id="1615" data-theme-name="Yuva" data-style-id="1958" data-style-name="Classic" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="22" aria-label="Details zum Theme Yuva" href="/themes/yuva/styles/classic?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=22&amp;surface_type=collection"> <div class="style-images hidden" data-style="yuva-classic"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #ddccb0"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Yuva im Stil &quot;Classic&quot;" src="https://cdn.shopify.com/theme-store/memks3fue0sjyzzxayddi2zgn66u.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Yuva im Stil &quot;Classic&quot;" src="https://cdn.shopify.com/theme-store/pxb0w37f477ogme578srr9p96gkh.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Yuva</h4> </div> </a> <a data-trekkie-style-id="1959" data-trekkie-style-handle="elegant" data-trekkie-theme-handle="yuva" data-trekkie-theme-id="1615" data-theme-id="1615" data-theme-name="Yuva" data-style-id="1959" data-style-name="Elegant" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="22" aria-label="Details zum Theme Yuva" href="/themes/yuva/styles/elegant?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=22&amp;surface_type=collection"> <div class="style-images hidden" data-style="yuva-elegant"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #46c0bf"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Yuva im Stil &quot;Elegant&quot;" src="https://cdn.shopify.com/theme-store/90v91ld15fzdrzwn2028cy2jqk2c.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Yuva im Stil &quot;Elegant&quot;" src="https://cdn.shopify.com/theme-store/xr0bhos5oweafimaxcwea6lp4rs3.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Yuva</h4> </div> </a> <a data-trekkie-style-id="1993" data-trekkie-style-handle="bold" data-trekkie-theme-handle="yuva" data-trekkie-theme-id="1615" data-theme-id="1615" data-theme-name="Yuva" data-style-id="1993" data-style-name="Bold" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="22" aria-label="Details zum Theme Yuva" href="/themes/yuva/styles/bold?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=22&amp;surface_type=collection"> <div class="style-images hidden" data-style="yuva-bold"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #CCFF00"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Yuva im Stil &quot;Bold&quot;" src="https://cdn.shopify.com/theme-store/x109scob3w7z046itlqd5o6ips2g.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Yuva im Stil &quot;Bold&quot;" src="https://cdn.shopify.com/theme-store/hc1tcap7t1tgm6rmskz9wa2jsofn.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Yuva</h4> </div> </a> <a data-trekkie-style-id="2027" data-trekkie-style-handle="amaze" data-trekkie-theme-handle="yuva" data-trekkie-theme-id="1615" data-theme-id="1615" data-theme-name="Yuva" data-style-id="2027" data-style-name="Amaze" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="22" aria-label="Details zum Theme Yuva" href="/themes/yuva/styles/amaze?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=22&amp;surface_type=collection"> <div class="style-images " data-style="yuva-amaze"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #7964b5"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Yuva im Stil &quot;Amaze&quot;" src="https://cdn.shopify.com/theme-store/q9atoieno5ej5mzpf696tbcx7s2c.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Yuva im Stil &quot;Amaze&quot;" src="https://cdn.shopify.com/theme-store/v09v0g0eyi8os3jkc8gjafaaubo2.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Yuva</h4> </div> </a> <a data-trekkie-style-id="2481" data-trekkie-style-handle="woofy" data-trekkie-theme-handle="yuva" data-trekkie-theme-id="1615" data-theme-id="1615" data-theme-name="Yuva" data-style-id="2481" data-style-name="Woofy" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="22" aria-label="Details zum Theme Yuva" href="/themes/yuva/styles/woofy?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=22&amp;surface_type=collection"> <div class="style-images hidden" data-style="yuva-woofy"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #FC6600"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Yuva im Stil &quot;Woofy&quot;" src="https://cdn.shopify.com/theme-store/e4hqdlckigey2v46z6t7817mjea5.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Yuva im Stil &quot;Woofy&quot;" src="https://cdn.shopify.com/theme-store/jaf915sgb5v3tm0sgef04vlnn7fb.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Yuva</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-yuva-classic" tabindex="0" data-style="yuva-classic" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #ddccb0"></label> <input id="style-yuva-classic" name="style" class="hidden" type="radio" value="classic"> <label for="style-yuva-elegant" tabindex="0" data-style="yuva-elegant" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #46c0bf"></label> <input id="style-yuva-elegant" name="style" class="hidden" type="radio" value="elegant"> <label for="style-yuva-bold" tabindex="0" data-style="yuva-bold" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #CCFF00"></label> <input id="style-yuva-bold" name="style" class="hidden" type="radio" value="bold"> <label for="style-yuva-amaze" tabindex="0" data-style="yuva-amaze" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #7964b5"></label> <input id="style-yuva-amaze" name="style" class="hidden" type="radio" value="amaze"> <label for="style-yuva-woofy" tabindex="0" data-style="yuva-woofy" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #FC6600"></label> <input id="style-yuva-woofy" name="style" class="hidden" type="radio" value="woofy"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">290 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">98 % (88)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-2995"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="2995" data-trekkie-style-handle="default" data-trekkie-theme-handle="pinnacle" data-trekkie-theme-id="2852" data-theme-id="2852" data-theme-name="Pinnacle" data-style-id="2995" data-style-name="Default" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="23" aria-label="Details zum Theme Pinnacle" href="/themes/pinnacle/styles/default?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=23&amp;surface_type=collection"> <div class="style-images " data-style="pinnacle-default"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #dd3333"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Pinnacle im Stil &quot;Default&quot;" src="https://cdn.shopify.com/theme-store/r49qpbhnnz1jvbc5c8mxfjv5vank.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Pinnacle im Stil &quot;Default&quot;" src="https://cdn.shopify.com/theme-store/rxzmvyimm8ljybsyb29wb1fxh601.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Pinnacle</h4> </div> </a> <a data-trekkie-style-id="3164" data-trekkie-style-handle="hardware" data-trekkie-theme-handle="pinnacle" data-trekkie-theme-id="2852" data-theme-id="2852" data-theme-name="Pinnacle" data-style-id="3164" data-style-name="Hardware" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="23" aria-label="Details zum Theme Pinnacle" href="/themes/pinnacle/styles/hardware?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=23&amp;surface_type=collection"> <div class="style-images hidden" data-style="pinnacle-hardware"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #f8d449"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Pinnacle im Stil &quot;Hardware&quot;" src="https://cdn.shopify.com/theme-store/72r00oj3tzuuplpn4z2aamv910z9.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Pinnacle im Stil &quot;Hardware&quot;" src="https://cdn.shopify.com/theme-store/iy6ztxbm5587epyyph6fp4mfhj17.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Pinnacle</h4> </div> </a> <a data-trekkie-style-id="3231" data-trekkie-style-handle="pets" data-trekkie-theme-handle="pinnacle" data-trekkie-theme-id="2852" data-theme-id="2852" data-theme-name="Pinnacle" data-style-id="3231" data-style-name="Pets" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="23" aria-label="Details zum Theme Pinnacle" href="/themes/pinnacle/styles/pets?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=23&amp;surface_type=collection"> <div class="style-images hidden" data-style="pinnacle-pets"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #34216E"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Pinnacle im Stil &quot;Pets&quot;" src="https://cdn.shopify.com/theme-store/te1rq1pclju9jq25d8adkj7suylp.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Pinnacle im Stil &quot;Pets&quot;" src="https://cdn.shopify.com/theme-store/xodpbi3mn56prmtd6nv3tlvfugx6.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Pinnacle</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-pinnacle-default" tabindex="0" data-style="pinnacle-default" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #dd3333"></label> <input id="style-pinnacle-default" name="style" class="hidden" type="radio" value="default"> <label for="style-pinnacle-hardware" tabindex="0" data-style="pinnacle-hardware" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #f8d449"></label> <input id="style-pinnacle-hardware" name="style" class="hidden" type="radio" value="hardware"> <label for="style-pinnacle-pets" tabindex="0" data-style="pinnacle-pets" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #34216E"></label> <input id="style-pinnacle-pets" name="style" class="hidden" type="radio" value="pets"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">280 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">93 % (14)</span> </li> </ul> </div> </article> </div> <div class="grid__item grid__item--tablet-up-third grid__item--desktop-up-quarter grid-item--theme" id="theme-911"> <article class="theme-card tw-flex tw-flex-col tw-gap-sm tw-mb-2xl tw-flex-1"> <div class="tw-relative tw-group"> <a data-trekkie-style-id="911" data-trekkie-style-handle="king" data-trekkie-theme-handle="kingdom" data-trekkie-theme-id="725" data-theme-id="725" data-theme-name="Kingdom" data-style-id="911" data-style-name="King" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="24" aria-label="Details zum Theme Kingdom" href="/themes/kingdom/styles/king?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=24&amp;surface_type=collection"> <div class="style-images " data-style="kingdom-king"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #525252"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Kingdom im Stil &quot;King&quot;" src="https://cdn.shopify.com/theme-store/vo1w2rzyda2ykood34k74o7l2pis.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Kingdom im Stil &quot;King&quot;" src="https://cdn.shopify.com/theme-store/ad193pmn3d0ecr3l496u39aiyohs.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Kingdom</h4> </div> </a> <a data-trekkie-style-id="912" data-trekkie-style-handle="queen" data-trekkie-theme-handle="kingdom" data-trekkie-theme-id="725" data-theme-id="725" data-theme-name="Kingdom" data-style-id="912" data-style-name="Queen" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="24" aria-label="Details zum Theme Kingdom" href="/themes/kingdom/styles/queen?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=24&amp;surface_type=collection"> <div class="style-images hidden" data-style="kingdom-queen"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #000000"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Kingdom im Stil &quot;Queen&quot;" src="https://cdn.shopify.com/theme-store/uoszp3o01fctg6lz0v3e20aaxocl.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Kingdom im Stil &quot;Queen&quot;" src="https://cdn.shopify.com/theme-store/w7cc91cg767u86movaizzo12qm8i.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Kingdom</h4> </div> </a> <a data-trekkie-style-id="913" data-trekkie-style-handle="prince" data-trekkie-theme-handle="kingdom" data-trekkie-theme-id="725" data-theme-id="725" data-theme-name="Kingdom" data-style-id="913" data-style-name="Prince" data-paid="true" data-surface-type="collection" data-surface-detail="selling-internationally" data-surface-inter-position="1" data-surface-intra-position="24" aria-label="Details zum Theme Kingdom" href="/themes/kingdom/styles/prince?locale=de&amp;surface_detail=selling-internationally&amp;surface_inter_position=1&amp;surface_intra_position=24&amp;surface_type=collection"> <div class="style-images hidden" data-style="kingdom-prince"> <div class="tw-relative tw-h-80 tw-overflow-hidden lg:tw-h-96 tw-rounded-md tw-border tw-border-solid tw-border-stroke-primary" style="background-color: #d92f34"> <img class="tw-w-full tw-h-auto tw-transition tw-ease-out tw-duration-1000 group-hover:tw-scale-[1.02] tw-origin-top" alt="Desktop-Vorschau für Kingdom im Stil &quot;Prince&quot;" src="https://cdn.shopify.com/theme-store/t4j9sx14ydgvmqnjmlev9npukjf8.jpg?width=1000" /> <div class="tw-absolute tw-bg-canvas-inverted-primary tw-top-24 tw-w-36 tw-min-h-3/4 tw-right-5 lg:tw-top-32 lg:tw-w-40 tw-border-4 tw-border-solid tw-border-stroke-mobilePhone tw-rounded-md tw-shadow-mobilePhone tw-transition tw-ease-out tw-duration-500 group-hover:-tw-translate-y-[2.5%] after:tw-content-[''] after:tw-absolute after:tw-left-full after:tw-top-3xl after:tw-w-[6px] after:tw-h-2xl after:tw-rounded-2xs after:tw-bg-stroke-mobilePhone"> <div class="tw-rounded-sm tw-overflow-hidden"> <img class="mobile" alt="Mobile Vorschau für Kingdom im Stil &quot;Prince&quot;" src="https://cdn.shopify.com/theme-store/ip05fh297ueztkjx1x54r0bpm07p.jpg?width=200" /> </div> </div> </div> <h4 class="tw-pt-sm tw-text-heading-lg group-hover:tw-text-fg-highlight-primary tw-transition tw-ease-out tw-duration-200">Kingdom</h4> </div> </a> <div class="tw-absolute tw-right-0 tw-bottom-0 tw-pt-sm tw-pl-md tw-flex tw-items-center tw-gap-md tw-bg-canvas-primary after:tw-content-[''] after:tw-absolute after:tw-right-full after:tw-h-full after:tw-w-lg after:tw-bg-gradient-to-l after:tw-from-canvas-primary"> <label for="style-kingdom-king" tabindex="0" data-style="kingdom-king" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary selected" style="background: #525252"></label> <input id="style-kingdom-king" name="style" class="hidden" type="radio" value="king"> <label for="style-kingdom-queen" tabindex="0" data-style="kingdom-queen" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #000000"></label> <input id="style-kingdom-queen" name="style" class="hidden" type="radio" value="queen"> <label for="style-kingdom-prince" tabindex="0" data-style="kingdom-prince" class="tw-relative tw-w-[20px] tw-h-[20px] tw-cursor-pointer tw-rounded-full tw-transition tw-ease-out tw-duration-100 hover:tw-scale-[1.05] tw-border-0 tw-border-solid tw-border-canvas-primary " style="background: #d92f34"></label> <input id="style-kingdom-prince" name="style" class="hidden" type="radio" value="prince"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">260 $ USD</p> <ul class="tw-flex tw-flex-wrap tw-gap-md tw-items-center tw-text-body-sm tw-text-fg-secondary tw-m-0"> <li class="tw-flex tw-items-center tw-gap-3xs"> <svg class="icon tw-h-[20px] tw-w-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <span class="tw-text-nowrap">97 % (206)</span> </li> </ul> </div> </article> </div></div> <div role="navigation" class="pagination"><span class="previous_page disabled">&#8592; Zurück</span> <em class="current" aria-current="page">1</em> <a rel="next" href="/collections/selling-internationally?locale=de&amp;page=2&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=5&amp;surface_type=nav">2</a> <a href="/collections/selling-internationally?locale=de&amp;page=3&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=5&amp;surface_type=nav">3</a> <a href="/collections/selling-internationally?locale=de&amp;page=4&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=5&amp;surface_type=nav">4</a> <a href="/collections/selling-internationally?locale=de&amp;page=5&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=5&amp;surface_type=nav">5</a> <a class="next_page" rel="next" href="/collections/selling-internationally?locale=de&amp;page=2&amp;surface_detail=navbar-collections&amp;surface_inter_position=1&amp;surface_intra_position=5&amp;surface_type=nav">Weiter &#8594;</a></div> </div> </section> </main> <section class="bottomcta tw-bg-canvas-inverted-primary tw-py-2xl lg:tw-py-4xl"> <div class="tw-container tw-flex tw-flex-col tw-items-center tw-justify-center"> <h2 class="tw-text-display-6 tw-text-fg-inverted-primary tw-text-center tw-pb-xl">Schnell entwickeln und mehr verkaufen<br/>mit Shopify Themes</h2> <button class="js-open-signup tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus tw-focus:outline tw-button-emphasis tw-px-6 tw-py-4 tw-text-link-md tw-w-full sm:tw-w-auto" name="button" data-ga-event="Email capture signup" data-ga-action="CTA button click" aria-haspopup="dialog" type="submit">Starte deinen kostenlosen Test</button> </div> </section> <footer class="footer--main" role="contentinfo"><h2 class="visuallyhidden">Fußzeile</h2> <div class="footer-top"> <div class="grid"> <div class="grid__item"> <nav class="footer-nav"> <ul class="footer-nav__list" role="list"> <li class="footer-nav__list-item"> <a html_options="target _blank class external-nav-link" href="https://www.shopify.com/about">Über uns</a> </li> <li class="footer-nav__list-item"> <a html_options="target _blank class external-nav-link" href="https://www.shopify.com/careers">Karriere</a> </li> <li class="footer-nav__list-item"> <a html_options="target _blank class external-nav-link" href="https://news.shopify.com">Presse und Medien</a> </li> <li class="footer-nav__list-item"> <a html_options="target _blank class external-nav-link" href="https://www.shopify.com/plus">Enterprise</a> </li> <li class="footer-nav__list-item"> <a href="https://www.shopify.com/de/sitemap">Sitemap</a> </li> </ul> </nav> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile"> <h3 class="footer-subhead heading--5 ">E-Commerce</h3> <a class="footer-link" href="https://www.shopify.com/de/onlineshop-erstellen">Onlineshop erstellen</a> <a class="footer-link" href="https://www.shopify.com/de/onlineshop-erstellen/ecommerce">Funktionen</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile footer-column--nameless"> <a class="footer-link" href="https://www.shopify.com/de/beispiele">Beispiele</a> <a class="footer-link" href="https://www.shopify.com/de/domains">Domain Kaufen</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile footer-column--nameless"> <a class="footer-link" href="https://www.shopify.com/de/dropshipping">Dropshipping</a> <a class="footer-link" href="https://www.shopify.com/de/buy-button">Buy Button</a> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile"> <h3 class="footer-subhead heading--5 ">Point of Sale</h3> <a class="footer-link" href="https://www.shopify.com/de/pos">Point of Sale</a> <a class="footer-link" href="https://www.shopify.com/de/pos/funktionen">Funktionen</a> </div> <div class="grid__item grid__item--mobile-up-half grid__item--tablet-up-1"> <h3 class="footer-subhead heading--5 ">Community</h3> <a class="footer-link" href="https://help.shopify.com/de/questions">Support rund um die Uhr</a> <a class="footer-link" href="https://help.shopify.com/de/">Shopify Help Center</a> <a class="footer-link" href="https://community.shopify.com/c/shopify-community/ct-p/en?profile.language=en">Foren</a> <a class="footer-link" href="https://shopify.dev/api">API-Dokumentation</a> <a class="footer-link" href="https://www.shopify.com/de/tools">Kostenlose Tools</a> </div> <div class="grid__item grid__item--mobile-up-half grid__item--tablet-up-1"> <h3 class="footer-subhead heading--5 ">Shopify</h3> <a class="footer-link" href="https://www.shopify.com/de/kontakt">Kontakt</a> <a class="footer-link" href="https://www.shopify.com/de/partners">Partnerprogramm</a> <a class="footer-link" href="https://www.shopify.com/de/affiliates">Affiliate-Programm</a> <a class="footer-link" href="https://shopify.dev">App-Entwickler</a> <a class="footer-link" href="https://investors.shopify.com/home/default.aspx">Investoren</a> <a class="footer-link" href="https://www.shopify.com/de/blog/topics">Bloginhalte</a> </div> </div></div> <div class="footer-bottom"> <div class="grid grid--vertically-centered"> <div class="grid__item grid__item--tablet-up-2 footer-bottom__social text-center--mobile"> <ul class="footer-social__list" role="list"> <li class="footer-social__list-item"> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" aria-describedby="NewWindowExternalSite" data-ga-event="Social" data-ga-action="Facebook" data-ga-label="Footer" href="https://www.facebook.com/shopify"><svg class="icon" aria-labelledby="icon-modules-social-facebook-32-title" role="img"><title id="icon-modules-social-facebook-32-title">Facebook</title> <use xlink:href="#modules-social-facebook" /> </svg></a> </li> <li class="footer-social__list-item"> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" aria-describedby="NewWindowExternalSite" data-ga-event="Social" data-ga-action="Twitter" data-ga-label="Footer" href="https://twitter.com/shopify"><svg class="icon" aria-labelledby="icon-modules-social-twitter-33-title" role="img"><title id="icon-modules-social-twitter-33-title">Twitter</title> <use xlink:href="#modules-social-twitter" /> </svg></a> </li> <li class="footer-social__list-item"> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" aria-describedby="NewWindowExternalSite" data-ga-event="Social" data-ga-action="Youtube" data-ga-label="Footer" href="https://www.youtube.com/user/shopify"><svg class="icon" aria-labelledby="icon-modules-social-youtube-34-title" role="img"><title id="icon-modules-social-youtube-34-title">YouTube</title> <use xlink:href="#modules-social-youtube" /> </svg></a> </li> <li class="footer-social__list-item"> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" aria-describedby="NewWindowExternalSite" data-ga-event="Social" data-ga-action="Instagram" data-ga-label="Footer" href="https://www.instagram.com/shopify"><svg class="icon" aria-labelledby="icon-modules-social-instagram-35-title" role="img"><title id="icon-modules-social-instagram-35-title">Instagram</title> <use xlink:href="#modules-social-instagram" /> </svg></a> </li> <li class="footer-social__list-item"> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" aria-describedby="NewWindowExternalSite" data-ga-event="Social" data-ga-action="Linkedin" data-ga-label="Footer" href="https://www.linkedin.com/company/shopify"><svg class="icon" aria-labelledby="icon-modules-social-linkedin-36-title" role="img"><title id="icon-modules-social-linkedin-36-title">LinkedIn</title> <use xlink:href="#modules-social-linkedin" /> </svg></a> </li> <li class="footer-social__list-item"> <a class="footer-social__icon " target="_blank" rel="me nofollow noopener" aria-describedby="NewWindowExternalSite" data-ga-event="Social" data-ga-action="Pinterest" data-ga-label="Footer" href="https://www.pinterest.com/shopify"><svg class="icon" aria-labelledby="icon-modules-social-pinterest-37-title" role="img"><title id="icon-modules-social-pinterest-37-title">Pinterest</title> <use xlink:href="#modules-social-pinterest" /> </svg></a> </li> </ul> </div> <div class="grid__item grid__item--tablet-up-4 footer-bottom__links text-center--mobile text-right--tablet-up"> <ul class="tw-flex tw-gap-lg tw-mr-lg"> <li> <a href="https://www.shopify.com/legal/terms">Allgemeine Geschäftsbedingungen</a> </li> <li> <a href="https://www.shopify.com/legal/privacy">Datenschutzerklärung</a> </li> </ul> <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="#icons-globe" /> </svg><span class="footer-country-select__text">Deutsch</span><span class="visuallyhidden">Ändere dein Land oder deine Region.</span><svg class="icon footer-country-select__arrow" aria-hidden="true" focusable="false"> <use xlink:href="#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://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="m7-L-wyrB6QpnyNMnfjv9tOGV-hFsEp4VG2dWmQd2ShoMQOo0gT-qcccEm111YiMSVhYAMuHzwZMs7erKGhB7Q" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="jO9-jguUKCJua9A7rYospKui5Z1xHpxsQqnPdr9nPZN_Yfbd1TvRL4Do4RpFp0veMXzqdf8pGRJad-WH8xKlVg" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="571m5eyYcDZO4NeES1drLawtu-a6a1dXVpZ1KNVm2bUUM-62MjeJO6Bj5qWjegxXNvO0DjRc0ilOSF_ZmRNBcA" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="-3rnJ3TRbqxvZ7Pwwibw2TfBc19xkXdFf9gyzHYmvUAI9G90qn6XoYHkgtEqC5ejrR98t_-m8jtnBhg9OlMlhQ" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="OdVRu1HDimHxPkU7mdEMH_CNpYKBGPCf_6FW16gol9fKW9noj2xzbB-9dBpx_GtlalOqag8vdeHnf3wm5F0PEg" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="1EUHLxut8-HhdkySH8vKJ_ldKL9yFUukHbdyMyniycgny498xQIK7A_1fbP35q1dY4MnV_wiztoFaVjCZZdRDQ" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="qUFoCnD9ZN3rQPuaalpj3dfr75J96AiqSOgDwnFMi2taz-BZrlKd0AXDyruCdwSnTTXgevPfjdRQNikzPTkTrg" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="9_FTxR427gFwTfXS77jfOMWj4fbNwtjpypcxRrDuHLgEf9uWwJkXDJ7OxPMHlbhCX33uHkP1XZfSSRu3_JuEfQ" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="i4rzLjNjpbVQgOop1bfYETcfHLBM8d2eG1IE7FXSDt94BHt97cxcuL4D2wg9mr9rrcETWMLGWOADjC4dGaeWGg" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="b5sTiT_bdgwpyrvsm8ojENIvXsihZKRsvaGmU_8IJ8acFZva4XSPAcdJis1z50RqSPFRIC9TIRKlf4yis32_Aw" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="5fsn0VhtOWhnv2BsGdxStfdcxewWwuFrXMy_2XNdKsoWda-ChsLAZYk8UU3x8TXPbYLKBJj1ZBVEEpUoPyiyDw" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="qyMIyc7xmZUyhvPy-jVwFLiYAu9tyXUbw9hvdsw0lthYrYCaEF5gmNwFwtMSGBduIkYNB-P-8GXbBkWHgEEOHQ" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="Oo4dEOxu6rr-4OYIUBocXI9n3xo3euvB5F_2UKrPSR7JAJVDMsETtxBj1ym4N3smFbnQ8rlNbr_8gdyh5rrR2w" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="hst2K92mBStpO2BiF-L1LhVmHMrk-bIfJ7IUbJPVZ1x1Rf54Awn8Joe4UUP_z5JUj7gTImrON2E_bD6d36D_mQ" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="fWVKRb5LejRQOljkE4MGpjSrVDTPTCuxzlh9sAkDSkSO68IWYOSDOb65acX7rmHcrnVb3EF7rs_WhldBRXbSgQ" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="lhWuOcD22dBRmxzMGGYzcSCCC7bzzx8HPweyFdGh1pdlmyZqHlkg3b8YLe3wS1QLulwEXn34mnkn2ZjkndROUg" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="-epCWgxaBsUdOGVTfRjdKR3iagteUE0-eO_D6fHxbSAKZMoJ0vX_yPO7VHKVNbpThzxl49BnyEBgMekYvYT15Q" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="CIEB0pDLv2dGaoofgPKOWUVhxntV_TLWiujleeF4K937D4mBTmRGaqjpuz5o3-kj37_Jk9vKt6iSNs-IrQ2zGA" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="rlUbw_peqdB7XA2CPk-fGXNWRDVDBlfk-q2z0Gpt0NVd25OQJPFQ3ZXfPKPWYvhj6YhL3c0x0pric5khJhhIEA" autocomplete="off" /></form></li><li class="footer-country-select__country"><form class="marketing-button-wrapper" method="post" action="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="O-5Ks77KW8n0HpLw1oeH64D_S5eYH9Cf8d34P_A7fHPIYMLgYGWixBqdo9E-quCRGiFEfxYoVeHpA9LOvE7ktg" autocomplete="off" /></form></li></ul></div></div></div> </div></div></div> </footer> </div> <div id="root_login_modal" data-enabled="true"></div> <script> //<![CDATA[ window.I18n = window.I18n || {}; window.I18n.data = {"modal":{"home":"Home","close":"Schließen"},"signup":{"header":"Shopify %{trial_length} Tage lang kostenlos testen","custom_header":"%{custom_signup_header}","create_now":"Erstelle deinen eigenen Store","labels":{"email":"E-Mail-Adresse","password":"Passwort","shop_name":"Name des Shops","subdomain":"Store-URL","promotional_program_promo_code":"Rabattcode","storename":"Name des Shops"},"success_messages":{"email":"Okay","password":"Sieht super aus!","shop_name":"Dieser Name ist verfügbar!","subdomain":"Wird für die Anmeldung in deinem Shop verwendet"},"store_address_suffix":".myshopify.com","hint_messages":{"email_typo_html":"Meintest du <button type=\"button\" data-bind-event-click=\"%{on_click}\">%{suggestion}</button>?"},"subtitles":{"shop_name":"Das kann später geändert werden.","subdomain":"Das ist die Standarddomain deines Shops, aber du kannst später andere Domains hinzufügen. Du verwendest deine Shop-URL außerdem für die Anmeldung.","promotional_program_promo_code":"Das ist dein individueller Code für dieses Programm."},"placeholders":{"password":"Passwort","email":"E-Mail-Adresse","shop_name":"Name deines Shops","subdomain":"Shop-URL","autogenerated_subdomain":"Adresse des Shops"},"tooltip":"Jetzt Shopify %{trial_length} Tage lang kostenlos testen!","checking":"Wird geprüft…","details":{"shop_name":"Wenn du der Inhaber bist, kannst du dich <a href=\"https://%{admin}/admin\">hier einloggen</a>."}},"forms":{"errors":{"throttled":"Zu viele Anfragen von dieser IP. Bitte später nochmal versuchen.","global":{"invalid":"Bitte gib eine gültige E-Mail-Adresse ein","required":"Dies ist ein Pflichtfeld.","generic":"Sorry, irgendetwas ist schiefgelaufen. Bitte versuche es später noch einmal.","throttled":"Zu viele Anfragen von dieser IP. Bitte später nochmal versuchen."},"shop_name":{"empty":"Bitte gib einen Shop-Namen ein","minlength":"Der Name deines Shops muss mindestens vier Zeichen lang sein","maxlength":"Der Name deines Shops darf höchstens 60 Zeichen lang sein","existingAdmin":"Ein Shop mit diesem Namen ist bereits vorhanden. Wenn du der Inhaber bist, kannst du dich <a href=\"https://%{err}/admin\">hier einloggen</a>.","message":"%{err}","matchesPassword":"Shop-Name und Passwort dürfen nicht übereinstimmen.","disallowed":"Dein Shop-Name darf nicht das Wort <strong>%{err}</strong> enthalten. Versuche es mit einem anderen Namen."},"email":{"empty":"Bitte gib eine E-Mail-Adresse ein","invalid":"Bitte gib eine gültige E-Mail-Adresse ein","member_exists":"Du bist bereits Mitglied dieser Liste","generic":"Sorry, irgendetwas ist schiefgelaufen. Bitte versuche es später noch einmal."},"password":{"empty":"Bitte gib ein Passwort ein","minlength":"Das Passwort muss mindestens 5 Zeichen lang sein","spaces":"Das Passwort kann nicht mit einem Leerzeichen beginnen oder enden."},"subdomain":{"empty":"Bitte gib eine Subdomain ein","minlength":"Die Subdomain muss mindestens 4 Zeichen lang sein","multiple":"Dieser E-Mail sind mehrere Subdomains zugeordnet","suggest":"Meintest du %{err}?","invalid":"Bitte gib eine gültige Subdomain ein","existingAdmin":"Es existiert bereits ein Shop mit dieser Subdomain. Wenn du der Inhaber bist, kannst du dich <a href=\"https://%{err}/admin\">hier einloggen</a>.","disallowed":"Deine Subdomain darf nicht das Wort <strong>%{err}</strong> enthalten. Versuche es mit einem anderen Namen.","message":"%{err}"},"promotional_program_promo_code":{"message":"%{err}"},"autogenerated_subdomain":{"existingAdmin":"Es existiert bereits ein Shop mit dieser Subdomain. Wenn du der Inhaber bist, kannst du dich <a href=\"https://%{err}/admin\">hier einloggen</a>.","empty":"Bitte gib eine Subdomain ein","invalid":"Bitte gib eine gültige Subdomain ein, es sind nur alphanumerische Zeichen erlaubt."}}},"theme_store_frontend":{"show_button_text":"Einzelheiten zum Update anzeigen","hide_button_text":"Weniger anzeigen","unexpected_login_error":"Unerwarteter Fehler","theme_search":{"number_of_results":{"one":"%{count} Suchergebnis für %{search_query}. Verwende die Aufwärts- und Abwärtspfeiltasten, um die Suchbegriffe durchzugehen. Drücke auf Enter, um zu suchen.","other":"%{count} Suchergebnisse für %{search_query}. Verwende die Aufwärts- und Abwärtspfeiltasten, um die Suchbegriffe durchzugehen. Drücke auf Enter, um zu suchen."}},"styles_carousel":{"title":"%{themeName} Theme – %{styleName} – Vorlage für E-Commerce-Websites"},"theme_filters":{"heading":"Suchfilter","no_results_now":"Konnte keine Ergebnisse abrufen","try_again_or_home_page_html":"Versuche es später noch einmal oder %{visit_home_page}","visit_home_page":"besuche die Startseite","pagination":"%{first_item_index} - %{last_item_index} von%{themes_count}","filter_subheadings":{"price":"Nach Preis filtern","catalog-size":"Nach Katalogumfang filtern","industry":"Nach Branche filtern","layout":"Nach Layout filtern","design":"Nach Design filtern","features":"Nach Funktion filtern"},"expand_filters_label":{"price":"Preisfilter erweitern","catalog-size":"Filter für Katalogumfang erweitern","industry":"Branchenfilter erweitern","layout":"Layoutfilter erweitern","design":"Designfilter erweitern","features":"Funktionsfilter erweitern"},"collapse_filters_label":{"price":"Preisfilter minimieren","catalog-size":"Filter für Katalogumfang minimieren","industry":"Branchenfilter minimieren","layout":"Layoutfilter minimieren","design":"Designfilter minimieren","features":"Funktionsfilter minimieren"},"filter_results_count":{"one":"%{filter_label} (%{count} passendes Theme)","other":"%{filter_label} (%{count} passende Themes)"},"themes_count":{"one":"%{count} Theme","other":"%{count} Themes"},"other_industry_search":{"label":"Andere","placeholder":"Branche eingeben","button_label":"OK"}},"local_currency":{"estimated_price":"Schätzungsweise %{calculated_price}*","local_currency_exchange":"* Geschätzter Wechselkurs: 1 USD = %{currency_rate}","local_currency_charges_notice":"Der tatsächliche Preis kann abweichen. Der angezeigte Preis ist eine Schätzung, die auf dem derzeitigen Wechselkurs basiert. Der genaue berechnete Betrag kann variieren und hängt vom Wechselkurs zum Zeitpunkt der Abbuchung ab. Die angezeigten Preise verstehen sich ohne Steuern und Gebühren, die zu den Kosten für alle gekauften Services hinzugerechnet werden.","local_currency_learn_more_link_html":"<a href=\"%{url}\" class=\"body-link\">Mehr erfahren</a>"}},"carousel":{"play":"Karussell abspielen","pause":"Karussell pausieren","carousel_aria_roledescription":"Karussell","slide_aria_roledescription":"Folie","slide_aria_label":"%{currentSlide} von %{totalSlide}","slide_nav_aria_label":"Folie auswählen"}}; window.I18n.globals = {"total_blog_subscribers":"446,005","trial_length":3,"custom_signup_header":""}; //]]> </script> <script src="https://themes.shopify.com/cdn/shopifycloud/theme_store/assets/rails-f96da86d32b453b6828fe1dfc1ff0644a9adef722172398dc0433fbb81630651.js" crossorigin="anonymous" integrity="sha256-+W2obTK0U7aCj+Hfwf8GRKmt73IhcjmNwEM/u4FjBlE="></script> <script src="https://cdn.shopify.com/shopifycloud/theme_store/bundles/baseline/runtime-f5816527105c0d994bc4fc020e01711b9dc033f39747939b0258840b3703e98e.js"></script> <script src="https://cdn.shopify.com/shopifycloud/theme_store/bundles/baseline/vendors-caches_app_node_modules_shopify_polyfills_base_esnext-cd6c7e3f2467e1653892214cff9fffa10215e37dac65626020d0903948840e83.js"></script> <script src="https://cdn.shopify.com/shopifycloud/theme_store/bundles/baseline/vendors-caches_app_node_modules_shopify_marketing-assets_dist_javascripts_index_js-caches_app-5f2387-f1cf5f8fd2e09dcb623b0f7fb824174d3edd8250312da774b1a1da7b8fbcef92.js"></script> <script src="https://cdn.shopify.com/shopifycloud/theme_store/bundles/baseline/vendors-caches_app_node_modules_bugsnag_js_browser_notifier_js-caches_app_node_modules_shopif-cb8390-17f11219b3e4c39656e2a0a6e84f7f670a4dbd8f3ed2c01f68562c5ab92e231b.js"></script> <script src="https://cdn.shopify.com/shopifycloud/theme_store/bundles/baseline/vendors-caches_app_node_modules_lodash_lodash_js-caches_app_node_modules_script-loader_addScript_js-1cffee63d7f7f367f54e3cde705e6d212c062843af69173fa14e90fa24bf7599.js"></script> <script src="https://cdn.shopify.com/shopifycloud/theme_store/bundles/baseline/application-76e27002970d63bf44016cd5be772c8c8ba25689edec790f29be9ae732afeeb9.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>

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