CINXE.COM

ธีม Pipeline - Clean \- เทมเพลตเว็บไซต์อีคอมเมิร์ซ

<!DOCTYPE html> <html class="no-js" lang="TH"> <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="icon" type="image/png" href="https://cdn.shopify.com/static/shopify-favicon.png" /> <title> ธีม Pipeline - Clean \- เทมเพลตเว็บไซต์อีคอมเมิร์ซ </title> <meta name="description" content="Pipeline is a premium Shopify theme for clothing and beauty brands. Pipeline allows merchants to showcase their products in a luxury design with a focus on features like upsells, social proof, sizing information and more. " /> <link rel="canonical" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=th"> <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="Pipeline is a premium Shopify theme for clothing and beauty brands. Pipeline allows merchants to showcase their products in a luxury design with a focus on features like upsells, social proof, sizing information and more. "> <meta property="og:url" content="https://themes.shopify.com/themes/pipeline/styles/clean?locale=th"> <meta property="og:type" content="website"> <meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="-1VQTIAvMpX_dsvylnERZD6wg62ySk18kyhSbodi9tq0TX1ep_fK6B_HOBeP3C3JTX_EQHh68HXdHctfjtXtjg" /> <meta property="og:image" content='https://cdn.shopify.com/theme-store/k689rw1yz9yoefwhc8nhuefu281r.jpg'> <meta property="og:title" content='ธีม Pipeline \- เทมเพลตเว็บไซต์อีคอมเมิร์ซ'> <meta property="twitter:card" content='summary_large_image'> <meta property="twitter:title" content='ธีม Pipeline \- เทมเพลตเว็บไซต์อีคอมเมิร์ซ'> <meta property="twitter:description" content='Pipeline is a premium Shopify theme for clothing and beauty brands. Pipeline allows merchants to showcase their products in a luxury design with a focus on features like upsells, social proof, sizing information and more. '> <meta property="twitter:image" content='https://cdn.shopify.com/theme-store/k689rw1yz9yoefwhc8nhuefu281r.jpg'> <link rel="stylesheet" href="https://themes.shopify.com/cdn/shopifycloud/theme_store/assets/application-c91d76ac255022de6c5ba4bac92b4da7ccb4b647637751742dbc7917d80b0ef2.css" /> <link rel="stylesheet" href="https://themes.shopify.com/cdn/shopifycloud/theme_store/assets/tailwind-3007c0b52071c5f85833ab709585ce1fea4ee1b1a7173cd6633fa8ea295685bd.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': 'th', }); } 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/themes/pipeline/styles/clean" hreflang="en"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=de" hreflang="de"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=es" hreflang="es"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=fr" hreflang="fr"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=it" hreflang="it"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=nl" hreflang="nl"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=nb" hreflang="nb"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=pl" hreflang="pl"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=pt-BR" hreflang="pt-BR"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=pt-PT" hreflang="pt-PT"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=fi" hreflang="fi"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=sv" hreflang="sv"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=tr" hreflang="tr"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=cs" hreflang="cs"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=th" hreflang="th"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=ja" hreflang="ja"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=zh-CN" hreflang="zh-Hans"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?locale=zh-TW" hreflang="zh-Hant-TW"> <link rel="alternate" href="https://themes.shopify.com/themes/pipeline/styles/clean?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--styles-show shopify-sans-unsupported-lang segment-online"> <!-- 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="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-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><symbol id="icons-polaris-smiley-neutral"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"> <path fill="currentColor" d="M10 2c-4.4 0-8 3.6-8 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8Zm0 14.4c-3.5 0-6.4-2.9-6.4-6.4S6.5 3.6 10 3.6s6.4 2.9 6.4 6.4-2.9 6.4-6.4 6.4ZM7.6 9.2c.4 0 .8-.4.8-.8s-.4-.8-.8-.8-.8.4-.8.8.4.8.8.8Zm4.8-1.6c-.4 0-.8.4-.8.8s.4.8.8.8.8-.4.8-.8-.4-.8-.8-.8Zm0 4H7.6c-.4 0-.8.4-.8.8s.4.8.8.8h4.8c.4 0 .8-.4.8-.8s-.4-.8-.8-.8Z"/> </svg> </symbol><symbol id="icons-polaris-thumbs-down"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill-rule="evenodd" fill="currentColor" d="M12.16 4.904a10.75 10.75 0 0 0-4.735-.974l-.391.01a3.75 3.75 0 0 0-3.626 3.236l-.337 2.448a2.75 2.75 0 0 0 2.724 3.126h1.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-.358 1.017-.85l.055-.302a4.989 4.989 0 0 1 1.915-3.098h2c.69 0 1.25-.56 1.25-1.25v-5.5c0-.69-.56-1.25-1.25-1.25h-2.345a2.25 2.25 0 0 1-.938-.205l-.307-.14Zm-4.699.525a9.25 9.25 0 0 1 4.074.839l.307.14a3.75 3.75 0 0 0 1.158.32v5.223c-.052.03-.102.062-.15.098a6.49 6.49 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.932h-1.595a1.25 1.25 0 0 1-1.238-1.421l.337-2.448a2.25 2.25 0 0 1 2.176-1.942l.391-.01Zm7.039 6.32h1v-5h-1v5Z"/></svg></symbol><symbol id="spot-customer-support"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45"><path d="M38.5 16.25V14A12.51 12.51 0 0026 1.5h-6A12.51 12.51 0 007.5 14v2A5 5 0 003 21v5a5 5 0 005 5h4a2 2 0 002-2V18a2 2 0 00-2-2h-1.5v-2A9.51 9.51 0 0120 4.5h6a9.51 9.51 0 019.5 9.5v2H33a2 2 0 00-2 2v11a2 2 0 002 2h2v3.5a1.5 1.5 0 01-1.5 1.5H29v-1.5a1.5 1.5 0 00-1.5-1.5h-6a3.5 3.5 0 00-3.5 3.5v2a3.5 3.5 0 003.5 3.5h6a1.5 1.5 0 001.5-1.5V39h4.5a4.5 4.5 0 004.5-4.5v-3.6a5 5 0 004-4.9v-5a5 5 0 00-3.5-4.75zM11 19v9H8a2 2 0 01-2-2v-5a2 2 0 012-2zm15 20h-4.5a.5.5 0 01-.5-.5v-2a.5.5 0 01.5-.5H26zm13-13a2 2 0 01-2 2h-3v-9h3a2 2 0 012 2z"/></svg></symbol><symbol id="spot-buy-online"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45"><path d="M42.46 32.348a1.497 1.497 0 010 2.305l-6 5c-.28.233-.621.347-.959.347a1.498 1.498 0 01-.961-2.652L37.357 35H29a1.5 1.5 0 010-3h8.357l-2.817-2.347a1.5 1.5 0 111.92-2.305l6 5zM14 10h26V6H14v4zm-9 0h6V6H5v4zm34.5-7h-34A3.5 3.5 0 002 6.5v32A3.5 3.5 0 005.5 42h14a1.5 1.5 0 100-3H5V13h35v7.5a1.5 1.5 0 103 0v-14A3.5 3.5 0 0039.5 3z"/></svg></symbol><symbol id="spot-location"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45"><path d="M42.92 41l-4-12a1.5 1.5 0 00-1.42-1h-6.66C33.59 23.75 36 18.87 36 15a13 13 0 00-26 0c0 3.87 2.41 8.75 5.16 13H7.5a1.5 1.5 0 00-1.42 1l-4 12a1.5 1.5 0 001.42 2h38a1.5 1.5 0 001.42-2zM13 15a10 10 0 0120 0c0 3.54-2.86 8.88-6.09 13.48a1.5 1.5 0 00-.23.32c-1.23 1.73-2.5 3.34-3.68 4.7-1.18-1.36-2.45-3-3.68-4.7a1.5 1.5 0 00-.23-.32C15.86 23.88 13 18.54 13 15zM5.58 40l3-9h8.63a64.12 64.12 0 004.31 5.35 2 2 0 002.95 0A64.12 64.12 0 0028.79 31h7.63l3 9zM23 19a5 5 0 10-5-5 5 5 0 005 5zm0-7a2 2 0 11-2 2 2 2 0 012-2z"/></svg></symbol><symbol id="modules-expand"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 44"><path d="M4 20.4h35.8v4.3H4z"/><path d="M19.7 4.7H24v35.8h-4.3z"/></svg></symbol><symbol id="modules-collapse"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44 44"><path d="M4 21.4h35.8v4.3H4z"/></svg></symbol><symbol id="spot-guarantee"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45"><path d="M30.912 15.848a1.5 1.5 0 01.19 2.11l-9.5 11a1.5 1.5 0 01-1 .54h-.15a1.499 1.499 0 01-1-.39l-5.5-5a1.5 1.5 0 012-2.22l4.34 3.95 8.5-9.8a1.5 1.5 0 012.12-.18v-.01zM17.54 5.97c-.459 0-.898.214-1.178.596l-1.922 2.63a4.427 4.427 0 01-2.242 1.61l-3.123.997a1.437 1.437 0 00-1.008 1.373l.005 3.248a4.341 4.341 0 01-.854 2.605l-1.936 2.623a1.422 1.422 0 000 1.696l1.936 2.624c.561.762.857 1.663.854 2.605l-.005 3.247a1.438 1.438 0 001.008 1.373l3.125.998a4.426 4.426 0 012.24 1.61l1.923 2.63a1.456 1.456 0 001.633.524l3.12-1.009a4.474 4.474 0 012.77 0l3.119 1.01a1.46 1.46 0 001.632-.525l1.924-2.63a4.432 4.432 0 012.24-1.61l3.123-.998a1.437 1.437 0 001.01-1.373l-.006-3.248a4.336 4.336 0 01.855-2.604l1.934-2.624a1.422 1.422 0 000-1.696l-1.934-2.624a4.337 4.337 0 01-.855-2.605l.006-3.246a1.436 1.436 0 00-1.008-1.373l-3.126-.998a4.428 4.428 0 01-2.24-1.61l-1.923-2.63a1.458 1.458 0 00-1.633-.525l-3.119 1.01a4.478 4.478 0 01-2.77 0l-3.12-1.01a1.466 1.466 0 00-.454-.072M17.535 42c-1.4 0-2.745-.655-3.601-1.826l-1.925-2.63a1.442 1.442 0 00-.732-.526l-3.123-.998a4.397 4.397 0 01-3.087-4.2l.006-3.248c0-.309-.096-.603-.28-.85L2.86 25.095a4.352 4.352 0 010-5.193l1.933-2.623c.184-.248.28-.543.28-.85l-.006-3.249a4.397 4.397 0 013.086-4.2l3.124-.998a1.45 1.45 0 00.732-.527l1.925-2.63a4.466 4.466 0 014.993-1.605l3.12 1.01c.297.095.61.095.904 0h.002l3.12-1.01a4.466 4.466 0 014.994 1.605l1.923 2.63c.183.25.436.432.732.526l3.124.998a4.4 4.4 0 013.087 4.201l-.007 3.247c0 .31.096.604.28.852l1.934 2.624a4.352 4.352 0 010 5.193l-1.934 2.623a1.42 1.42 0 00-.28.851l.006 3.248a4.397 4.397 0 01-3.086 4.201l-3.123.997a1.45 1.45 0 00-.733.527l-1.924 2.63a4.472 4.472 0 01-4.993 1.606l-3.12-1.01a1.47 1.47 0 00-.904 0l-3.122 1.01c-.46.148-.928.22-1.392.22"/></svg></symbol><symbol id="spot-maximum-gauge"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45"><path d="M43 22.5a19.78 19.78 0 01-5.93 14.05 1.5 1.5 0 11-2.14-2.1A16.84 16.84 0 0040 22.5a17.5 17.5 0 00-35 0 16.84 16.84 0 005.07 11.95 1.5 1.5 0 01-2.14 2.1A19.79 19.79 0 012 22.5a20.5 20.5 0 0141 0zm-18.27-2.95a3.75 3.75 0 00-.22-.41A2.5 2.5 0 0020.37 22a3.75 3.75 0 00.3.36c1.61 1.74 7.63 6.88 7.63 6.88s-2.56-7.49-3.59-9.63zM22.5 8a1.5 1.5 0 000 3 11.5 11.5 0 018.24 19.52 1.5 1.5 0 002.15 2.09A14.5 14.5 0 0022.5 8z"/></svg></symbol><symbol id="spot-save-time"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45"><path d="M30.583 30.538a1.5 1.5 0 00-.045-2.12l-6.528-6.076.829-9.715a1.5 1.5 0 10-2.988-.255l-.891 10.43a1.5 1.5 0 00.456 1.21l7.046 6.571a1.5 1.5 0 002.121-.045M43 22.5C43 33.8 33.8 43 22.5 43S2 33.8 2 22.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5C5 32.15 12.85 40 22.5 40S40 32.15 40 22.5 32.15 5 22.5 5c-5.53 0-10.75 2.66-14.02 7.05h5.02c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-8c-.83 0-1.5-.67-1.5-1.5v-8c0-.83.67-1.5 1.5-1.5S7 4.72 7 5.55v3.56C10.84 4.66 16.52 2 22.5 2 33.8 2 43 11.2 43 22.5"/></svg></symbol><symbol id="spot-design"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45"><path d="M9.5 33.5a2 2 0 112 2 2 2 0 01-2-2zm32.5-8v16a1.5 1.5 0 01-1.5 1.5h-29A9.51 9.51 0 012 33.5v-29A1.5 1.5 0 013.5 3h16A1.5 1.5 0 0121 4.5v8.38l8.44-8.44a1.5 1.5 0 012.12 0l10 10a1.5 1.5 0 010 2.12L34.12 24h6.38a1.5 1.5 0 011.5 1.5zm-15.38-14l7.88 7.88 3.88-3.88-7.88-7.88zM18 14H5v19.5a6.5 6.5 0 0013 0zm0-8H5v5h13zm13 21.12S18.8 39.58 18.41 40H31zm1.38-5.62l-7.88-7.88-3.5 3.5v15.76zM39 27h-5v13h5z"/></svg></symbol><symbol id="spot-custom-code"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45"><path d="M41 5H4a2 2 0 00-2 2v31a2 2 0 002 2h37a2 2 0 002-2V7a2 2 0 00-2-2zm-1 7H14V8h26zM11 8v4H5V8zm29 29H5V15h35zM20 22.5a1.5 1.5 0 011.5-1.5H32a1.5 1.5 0 010 3H21.5a1.5 1.5 0 01-1.5-1.5zm0 6a1.5 1.5 0 011.5-1.5H28a1.5 1.5 0 010 3h-6.5a1.5 1.5 0 01-1.5-1.5zM10.86 23a1.5 1.5 0 012.28-2l3 3.5a1.51 1.51 0 010 2l-3 3.5a1.51 1.51 0 01-2.12.16 1.5 1.5 0 01-.16-2.16L13 25.5z"/></svg></symbol><symbol id="spot-gdpr"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45"><path d="M37 1.5H13c-1.58 0-3.08.68-4.12 1.86-.55.62-.49 1.57.13 2.12s1.57.49 2.11-.13c.48-.54 1.16-.85 1.88-.85h21.5V38a2.5 2.5 0 01-2.5 2.5c-1.63 0-3.5-.51-3.5-4.5 0-.83-.67-1.5-1.5-1.5H10.5V28c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v6.5H3c-.83 0-1.5.67-1.5 1.5 0 2.81 0 7.5 5.5 7.5h25c3.03 0 5.5-2.47 5.5-5.5V11.5H42c.83 0 1.5-.67 1.5-1.5V8c0-3.58-2.92-6.5-6.5-6.5zm-30 39c-1.9 0-2.37-.65-2.47-3h21.05c.14 1.16.45 2.16.91 3H7zm33.5-32h-3V4.54c1.69.24 3 1.7 3 3.46v.5zm-13.5 4H17a1.5 1.5 0 110-3h10a1.5 1.5 0 110 3zm3 6h-7a1.5 1.5 0 110-3h7a1.5 1.5 0 110 3zm-4.62 10.91l-3-7a1.4 1.4 0 00-.32-.47l-13-13C8.24 8.12 7.16 7.67 6 7.67s-2.24.45-3.06 1.27-1.27 1.9-1.27 3.06c0 1.16.45 2.24 1.27 3.06l13 13c.13.14.29.24.47.32l7 3a1.491 1.491 0 001.65-.32c.43-.43.56-1.09.32-1.65zM5.06 11.06c.52-.52 1.36-.52 1.88 0L17.88 22 16 23.88 5.06 12.94c-.52-.52-.52-1.36 0-1.88zm13.17 14.83l1.67-1.67 1.24 2.92-2.91-1.25zM30 24.5h-3a1.5 1.5 0 110-3h3a1.5 1.5 0 110 3z"/></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-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-google-translate-attribution"><svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 176 16" width="176px" height="16px"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g fill="#FFFFFF"> <g transform="translate(67.000000, 0.127273)"> <path d="M62.7893333,4.66666667 C62.0506667,4.66666667 61.0226667,5.18866667 60.7326667,6 L60.6746667,6 L60.6746667,4.77533333 L59.4,4.77533333 L59.4,11.8726667 L60.7326667,11.8726667 L60.7326667,8.05666667 C60.7326667,6.75266667 61.66,5.98533333 62.572,5.98533333 C62.862,5.98533333 63.094,6.014 63.282,6.08666667 L63.7893333,4.84133333 C63.514,4.72533333 63.224,4.66666667 62.7893333,4.66666667"></path> <path d="M86.8006667,1.33333333 L88.1333333,1.33333333 L88.1333333,11.8726667 L86.8006667,11.8726667 L86.8006667,1.33333333 Z"></path> <path d="M82.658,4.66666667 C81.2246667,4.66666667 79.8913333,5.46733333 79.8913333,6.71733333 C79.8913333,7.926 81.1,8.47333333 81.732,8.628 L83.164,8.96533333 C83.8946667,9.148 84.146,9.52733333 84.146,9.87866667 C84.146,10.454 83.5286667,10.8306667 82.728,10.8306667 C81.8993333,10.8306667 81.184,10.4266667 80.8193333,9.53733333 L79.6666667,10.0153333 C80.074,11.016 81.0566667,12 82.7146667,12 C84.33,12 85.4666667,11.0586667 85.4666667,9.83666667 C85.4666667,8.99333333 84.892,8.15066667 83.5286667,7.82733333 L82.1253333,7.504 C81.5773333,7.378 81.2126667,7.13933333 81.2126667,6.70333333 C81.2126667,6.14133333 81.8853333,5.836 82.616,5.836 C83.29,5.836 83.9633333,6.10333333 84.2306667,6.74933333 L85.354,6.286 C84.9326667,5.232 83.852,4.66666667 82.658,4.66666667"></path> <path d="M92.5786667,10.8013333 C91.904,10.8013333 91.0713333,10.454 91.0713333,9.724 C91.0713333,9.092 91.6793333,8.40133333 93.042,8.40133333 C94.138,8.40133333 94.6666667,8.81066667 94.6666667,8.81066667 C94.6666667,9.93466667 93.604,10.8013333 92.5786667,10.8013333 M92.8593333,4.66666667 C91.1313333,4.66666667 90.158,5.67266667 89.9186667,6.30466667 L91.0986667,6.81066667 C91.338,6.16466667 92.1706667,5.86466667 92.8873333,5.86466667 C93.8566667,5.86466667 94.6666667,6.46666667 94.6666667,7.558 L94.6666667,7.75533333 C94.3993333,7.60066667 93.7446667,7.33333333 92.8173333,7.33333333 C91.202,7.33333333 89.7013333,8.13666667 89.7013333,9.696 C89.7013333,11.1286667 90.9626667,12 92.3673333,12 C93.548,12 94.2306667,11.364 94.6106667,10.788 L94.6666667,10.788 L94.6666667,11.8726667 L95.922,11.8726667 L95.922,7.61666667 C95.922,5.678 94.5453333,4.66666667 92.8593333,4.66666667"></path> <path d="M67.3226667,10.8013333 C66.6486667,10.8013333 65.8153333,10.454 65.8153333,9.724 C65.8153333,9.092 66.424,8.40133333 67.7866667,8.40133333 C68.882,8.40133333 69.4113333,8.81066667 69.4113333,8.81066667 C69.4113333,9.93466667 68.3486667,10.8013333 67.3226667,10.8013333 M67.604,4.66666667 C65.876,4.66666667 64.902,5.67266667 64.6633333,6.30466667 L65.8433333,6.81066667 C66.0826667,6.16466667 66.9153333,5.86466667 67.632,5.86466667 C68.6013333,5.86466667 69.4113333,6.46666667 69.4113333,7.558 L69.4113333,7.75533333 C69.144,7.60066667 68.4886667,7.33333333 67.5613333,7.33333333 C65.946,7.33333333 64.446,8.13666667 64.446,9.696 C64.446,11.1286667 65.7073333,12 67.112,12 C68.292,12 68.9753333,11.364 69.3546667,10.788 L69.4113333,10.788 L69.4113333,11.8726667 L70.6666667,11.8726667 L70.6666667,7.61666667 C70.6666667,5.678 69.29,4.66666667 67.604,4.66666667"></path> <path d="M103.398,7.496 C103.654667,6.49266667 104.425333,5.86466667 105.396,5.86466667 C106.894,5.86466667 107.407333,6.9 107.45,7.496 L103.398,7.496 M105.424,4.66666667 C103.37,4.66666667 102,6.38 102,8.33333333 C102,10.4126667 103.426667,12 105.566667,12 C107.179333,12 108.206667,11.1006667 108.62,10.1173333 L107.45,9.64 C107.079333,10.5113333 106.308667,10.8013333 105.538,10.8013333 C104.454,10.8013333 103.384,10.0333333 103.312667,8.58 L108.834,8.58 C108.834,8.58 108.848667,8.43133333 108.848667,8.33333333 C108.848667,6.11333333 107.507333,4.66666667 105.424,4.66666667"></path> <path d="M75.778,4.66666667 C74.8073333,4.66666667 73.9093333,5.23133333 73.5326667,5.88266667 L73.4746667,5.88266667 L73.4746667,4.77533333 L72.2,4.77533333 L72.2,11.8726667 L73.5326667,11.8726667 L73.5326667,8.07 C73.5326667,6.984 74.2426667,5.88266667 75.4013333,5.88266667 C76.4153333,5.88266667 77.154,6.37533333 77.154,7.85266667 L77.154,11.8726667 L78.4866667,11.8726667 L78.4866667,7.65066667 C78.4866667,5.898 77.5886667,4.66666667 75.778,4.66666667"></path> <path d="M99.3993333,2.66666667 L98.0666667,2.66666667 L98.0666667,4.77533333 L96.8206667,4.77533333 L96.8206667,6.00266667 L98.0666667,6.00266667 L98.0666667,9.726 C98.0666667,11.1746667 98.8633333,12 100.355333,12 C100.804,12 101.122667,11.942 101.427333,11.812 L100.964,10.6673333 C100.775333,10.754 100.601333,10.7833333 100.355333,10.7833333 C99.7326667,10.7833333 99.3993333,10.4213333 99.3993333,9.624 L99.3993333,6.00266667 L101.137333,6.00266667 L101.137333,4.77533333 L99.3993333,4.77533333 L99.3993333,2.66666667"></path> <path d="M58.95,1.33333333 L51.7333333,1.33333333 L51.7333333,2.7 L54.6666667,2.7 L54.6666667,11.8666667 L56.0166667,11.8666667 L56.0166667,2.7 L58.95,2.7 L58.95,1.33333333"></path> <path d="M6.16,5.45866667 L6.16,7.09733333 L10.082,7.09733333 C9.96466667,8.01933333 9.65733333,8.69266667 9.18933333,9.16066667 C8.618,9.73133333 7.72533333,10.3606667 6.16,10.3606667 C3.74466667,10.3606667 1.85733333,8.41466667 1.85733333,6 C1.85733333,3.58533333 3.74466667,1.63933333 6.16,1.63933333 C7.462,1.63933333 8.41333333,2.15133333 9.116,2.81 L10.272,1.65333333 C9.29133333,0.717333333 7.98933333,0 6.16,0 C2.85266667,0 0.072,2.69266667 0.072,6 C0.072,9.30733333 2.85266667,12 6.16,12 C7.94466667,12 9.29133333,11.4146667 10.3453333,10.3173333 C11.428,9.234 11.7646667,7.712 11.7646667,6.48266667 C11.7646667,6.10266667 11.7353333,5.75133333 11.6766667,5.45866667 L6.16,5.45866667"></path> <path d="M16.6666667,4.12733333 C14.5253333,4.12733333 12.7793333,5.756 12.7793333,8 C12.7793333,10.2293333 14.5253333,11.8726667 16.6666667,11.8726667 C18.8086667,11.8726667 20.554,10.2293333 20.554,8 C20.554,5.756 18.8086667,4.12733333 16.6666667,4.12733333 L16.6666667,4.12733333 Z M16.6666667,10.3466667 C15.4933333,10.3466667 14.4806667,9.37866667 14.4806667,8 C14.4806667,6.60666667 15.4933333,5.65266667 16.6666667,5.65266667 C17.84,5.65266667 18.8526667,6.60666667 18.8526667,8 C18.8526667,9.37866667 17.84,10.3466667 16.6666667,10.3466667 L16.6666667,10.3466667 Z"></path> <path d="M35.72,4.99333333 L35.6613333,4.99333333 C35.2793333,4.538 34.546,4.12733333 33.622,4.12733333 C31.686,4.12733333 30,5.814 30,8 C30,10.1706667 31.686,11.8726667 33.622,11.8726667 C34.546,11.8726667 35.2793333,11.462 35.6613333,10.9926667 L35.72,10.9926667 L35.72,11.534 C35.72,13.0153333 34.928,13.8073333 33.6513333,13.8073333 C32.61,13.8073333 31.9646667,13.0593333 31.7006667,12.4286667 L30.2193333,13.0446667 C30.6446667,14.0713333 31.774,15.3333333 33.6513333,15.3333333 C35.6466667,15.3333333 37.3333333,14.16 37.3333333,11.2993333 L37.3333333,4.32666667 L35.72,4.32666667 L35.72,4.99333333 L35.72,4.99333333 Z M33.7693333,10.3466667 C32.596,10.3466667 31.702,9.34933333 31.702,8 C31.702,6.636 32.596,5.65266667 33.7693333,5.65266667 C34.9286667,5.65266667 35.8373333,6.65066667 35.8373333,8.01466667 C35.8373333,9.364 34.9286667,10.3466667 33.7693333,10.3466667 L33.7693333,10.3466667 Z"></path> <path d="M25.3333333,4.12733333 C23.192,4.12733333 21.446,5.756 21.446,8 C21.446,10.2293333 23.192,11.8726667 25.3333333,11.8726667 C27.4753333,11.8726667 29.2206667,10.2293333 29.2206667,8 C29.2206667,5.756 27.4753333,4.12733333 25.3333333,4.12733333 L25.3333333,4.12733333 Z M25.3333333,10.3466667 C24.16,10.3466667 23.148,9.37866667 23.148,8 C23.148,6.60666667 24.16,5.65266667 25.3333333,5.65266667 C26.5066667,5.65266667 27.5193333,6.60666667 27.5193333,8 C27.5193333,9.37866667 26.5066667,10.3466667 25.3333333,10.3466667 L25.3333333,10.3466667 Z"></path> <path d="M38.6666667,0.16 L40.34,0.16 L40.34,11.8726667 L38.6666667,11.8726667 L38.6666667,0.16 Z"></path> <path d="M45.51,10.3466667 C44.6446667,10.3466667 44.0286667,9.95133333 43.632,9.174 L48.81,7.032 L48.634,6.592 C48.3113333,5.72666667 47.3286667,4.12733333 45.3193333,4.12733333 C43.324,4.12733333 41.6666667,5.69733333 41.6666667,8 C41.6666667,10.1713333 43.3093333,11.8726667 45.51,11.8726667 C47.2846667,11.8726667 48.3113333,10.7873333 48.7366667,10.156 L47.4166667,9.276 C46.9766667,9.922 46.3753333,10.3466667 45.51,10.3466667 L45.51,10.3466667 Z M45.384,5.57866667 C46.0726667,5.57866667 46.656,5.92933333 46.8506667,6.43266667 L43.3533333,7.88266667 C43.3533333,6.25 44.508,5.57866667 45.384,5.57866667 L45.384,5.57866667 Z"></path> </g> <text opacity="0.87" font-family="Roboto, ShopifySans, Helvetica, Arial, Lucida Grande, sans-serif" font-size="12" font-weight="normal"> <tspan x="0" y="12">powered by</tspan> </text> </g> </g> </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></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">อีเมล</span><input placeholder="อีเมล" aria-describedby="MessageId_0ac4" 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_0ac4"><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="th"> <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">สร้างร้านค้าของคุณ</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=th" role="search"> <input type="search" name="q" id="q" class="marketing-input theme-search__input gutter-bottom--reset" placeholder="ค้นหาโดยฟีเจอร์ สไตล์ หรือผู้ออกแบบ" autocomplete="off" required="required" aria-controls="searchResultsScreenReaderText" maxLength="50" /> <button name="button" type="button" class="theme-search__input-button theme-search__input-clear-button">ล้าง</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-59-title" role="img"><title id="icon-modules-cancel-59-title">ปิดการค้นหา</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=th&amp;price=free" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">ธีมฟรี</span> <span class="theme-search__results-type">ราคา</span> </a> </li> <li class="theme-search__results-list-item"> <a href="/themes?industry=jewelry-and-accessories&amp;locale=th" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">อัญมณีและเครื่องประดับ</span> <span class="theme-search__results-type">แวดวงธุรกิจ</span> </a> </li> <li class="theme-search__results-list-item"> <a href="/themes?catalog-size=small-catalog&amp;locale=th" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">แค็ตตาล็อกขนาดเล็ก</span> <span class="theme-search__results-type">ขนาดแค็ตตาล็อก</span> </a> </li> <li class="theme-search__results-list-item"> <a href="/themes?industry=food-and-drink&amp;locale=th" class="theme-search__result theme-search__results-link"> <span class="theme-search__results-text">อาหารและเครื่องดื่ม</span> <span class="theme-search__results-type">แวดวงธุรกิจ</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-60-title" role="img"><title id="icon-modules-search-60-title">ค้นหาร้านค้าธีม</title> <use xlink:href="#modules-search" /> </svg> <span>คำแนะนำ</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">ข้ามไปที่เนื้อหา</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=th" 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-44-title" role="img"><title id="icon-shopify_themes_logo_v2-44-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">คอลเลกชัน<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=th&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">แค็ตตาล็อกขนาดใหญ่</a></li><li><a href="/collections/small-inventory?locale=th&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">แค็ตตาล็อกขนาดเล็ก</a></li><li><a href="/collections/free-themes?locale=th&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">ธีมฟรี</a></li><li><a href="/collections/selling-in-person?locale=th&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">การขายสินค้าด้วยตนเอง</a></li><li><a href="/collections/selling-internationally?locale=th&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">การขายสินค้าในต่างประเทศ</a></li><li><a href="/collections/minimalist?locale=th&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">สไตล์เรียบหรู</a></li><li><a href="/collections/trending-themes?locale=th&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">มาแรงในสัปดาห์นี้</a></li><li><a href="/collections/new-themes?locale=th&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">ธีมใหม่</a></li></ul></div></div></div></li><li><a href="https://themes.shopify.com/themes?locale=th&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">ธีมทั้งหมด</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="ค้นหาร้านค้าธีม"> <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">ค้นหา</span> </button> <ul class="marketing-nav__items marketing-nav__user display--expanded-nav"> <li><a href="/login?ui_locales=th" 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">เข้าสู่ระบบ</a></li><li><a href="https://accounts.shopify.com/store-create?_s=afbe43a1-697b-4974-a08d-fa67e576904d&amp;_y=6d9931e4-5b83-4ae4-b4bf-51ecbff08667&amp;account_signup=true&amp;locale=th&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 hover:tw-bg-grey-900 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 focus:tw-shadow-none focus:tw-ring-2 focus:tw-ring-[#6366f1] marketing-button marketing-button--small start-free-trial__button" itemprop="name" data-ga-event="Main Nav" data-ga-action="Get Started">ลงทะเบียน</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-46-title" role="img"><title id="icon-modules-mobile-hamburger-46-title">เปิดการนำทางหลัก</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=th" class="theme-store-logo"> <svg class="icon" aria-labelledby="icon-shopify_themes_logo_v2-47-title" role="img"><title id="icon-shopify_themes_logo_v2-47-title">หน้าหลัก</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-48-title" role="img"><title id="icon-modules-cancel-48-title">ปิดการนำทางหลัก</title> <use xlink:href="#modules-cancel" /> </svg> </button> </div> <nav id="DrawerTitle" aria-label="การนำทางหลัก"> <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">คอลเลกชัน<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=th&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">แค็ตตาล็อกขนาดใหญ่</a></li><li><a href="/collections/small-inventory?locale=th&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">แค็ตตาล็อกขนาดเล็ก</a></li><li><a href="/collections/free-themes?locale=th&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">ธีมฟรี</a></li><li><a href="/collections/selling-in-person?locale=th&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">การขายสินค้าด้วยตนเอง</a></li><li><a href="/collections/selling-internationally?locale=th&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">การขายสินค้าในต่างประเทศ</a></li><li><a href="/collections/minimalist?locale=th&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">สไตล์เรียบหรู</a></li><li><a href="/collections/trending-themes?locale=th&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">มาแรงในสัปดาห์นี้</a></li><li><a href="/collections/new-themes?locale=th&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">ธีมใหม่</a></li></ul></div></li><li><a href="https://themes.shopify.com/themes?locale=th&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">ธีมทั้งหมด</a></li><li><a href="/login?ui_locales=th" class="drawer__item drawer__item--primary" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Log in">เข้าสู่ระบบ</a></li> </ul> <ul class="drawer__items drawer__items--user" id="DrawerNavSecondaryAccordion"> <li><a href="/login?ui_locales=th" class="drawer__item hide--mobile hide--tablet" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Log in">เข้าสู่ระบบ</a></li><li><a href="https://accounts.shopify.com/store-create?_s=afbe43a1-697b-4974-a08d-fa67e576904d&amp;_y=6d9931e4-5b83-4ae4-b4bf-51ecbff08667&amp;account_signup=true&amp;locale=th&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 hover:tw-bg-grey-900 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 focus:tw-shadow-none focus:tw-ring-2 focus:tw-ring-[#6366f1] marketing-button marketing-button--small start-free-trial__button" data-ga-event="Main Nav" data-ga-action="Get Started">ลงทะเบียน</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">เกี่ยวกับ</a></li><li><a href="https://www.shopify.com/careers" class="drawer__item external-nav-link" target="_blank">รับสมัครงาน</a></li><li><a href="https://news.shopify.com" class="drawer__item external-nav-link" target="_blank">สื่อสิ่งพิมพ์</a></li><li><a href="https://www.shopify.com/plus" class="drawer__item external-nav-link" target="_blank">บริษัท</a></li><li><a href="https://www.shopify.com/sitemap" class="drawer__item">แผนผังเว็บไซต์</a></li> </ul> </nav> </div> </div> </header> </div> </div> <div hidden="hidden"><span id="NewWindow">เปิดในหน้าต่างใหม่</span><span id="ExternalSite">เปิดเว็บไซต์ภายนอก</span><span id="NewWindowExternalSite">เปิดเว็บไซต์ภายนอกในหน้าต่างใหม่</span></div> <div id="PageContainer"> <main role="main" id="Main"> <div class="theme-listing-page" data-theme-id="739" data-theme-name="Pipeline" data-style-id="1992" data-style-name="Clean" data-paid="true" data-theme-filters="[&quot;price&quot;,&quot;industry&quot;,&quot;catalog-size&quot;,&quot;features&quot;]"> <!-- Global site tag (gtag.js) - Google Analytics --> <script id="GoogleAnalyticsScript" async src="https://www.googletagmanager.com/gtag/js?id=G-CVVWSSB1TY&l=partnersDataLayer"></script> <script> window.partnersDataLayer = window.partnersDataLayer || []; function gtag(){partnersDataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-CVVWSSB1TY'); </script> <section> <div class="theme-listing__hero-banner tw-bg-canvas-inverted-primary" itemtype="https://schema.org/Product" itemscope> <meta itemprop="returnPolicyCategory" content="https://schema.org/MerchantReturnNotPermitted"> <div class="tw-container lg:tw-pt-xl xl:tw-pt-3xl tw-pb-3xl tw-flex tw-flex-col tw-gap-md md:tw-gap-lg"> <div class="theme-listing__hero-banner-main-content !tw-bg-transparent tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop" data-initial-handle="clean"> <div class="tw-col-span-full md:tw-col-span-5 lg:tw-col-span-4 xl:tw-col-span-3 tw-flex tw-flex-col tw-gap-xl tw-pt-xl lg:tw-pt-0"> <div class="md:tw-pb-xl md:tw-border-b md:tw-border-stroke-inverted-primary"> <div class="tw-flex tw-flex-wrap tw-items-end tw-gap-md tw-pb-xs"> <h1 class="tw-text-heading-3xl tw-text-fg-inverted-primary" itemprop="name"> Pipeline </h1> </div> <div class="theme-meta__price--container tw-pt-sm" itemprop="offers" itemtype="https://schema.org/Offer" itemscope> <meta itemprop="price" content="360.00"> <meta itemprop="priceCurrency" content="USD"> <p class="tw-text-fg-inverted-primary tw-text-body-sm"> $360 USD </p> <p class="tw-text-fg-inverted-tertiary tw-text-body-sm theme-meta__price_local_currency"></p> </div> <p class="tw-pt-xs tw-text-fg-inverted-tertiary tw-text-body-xs"> <a id="UnlimitedFreeTrialLink" class="tw-link-base tw-link-inverted tw-link-xs link" href="#ThemeStoreDetails">การทดลองใช้งานฟรีแบบไม่จำกัด</a> คุณจะต้องชำระเงินก็ต่อเมื่อทำการเผยแพร่เท่านั้น </p> <p class="tw-text-fg-inverted-tertiary tw-text-body-xs theme-meta__price--local-currency-notice"></p> <p class="theme-meta__tagline tw-text-fg-inverted-primary tw-text-body-md tw-pt-xl tw-text-pretty">ธีมที่ทันสมัยและมีคุณสมบัติครบครันที่ออกแบบมาสำหรับแบรนด์หรู</p> </div> <dl class="tw-text-fg-inverted-secondary tw-text-body-sm tw-flex md:tw-flex-col md:tw-gap-lg"> <div class="tw-border-r tw-border-r-stroke-inverted-secondary md:tw-border-0 tw-pr-lg md:tw-pr-0 tw-mr-lg md:tw-mr-0"> <dt class="tw-text-heading-xs tw-text-fg-inverted-tertiary"> รีวิว (200) </dt> <dd class="tw-flex tw-items-center tw-gap-xs"> <svg class="icon tw-w-[20px] tw-h-[20px]" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> 98% ในเชิงบวก </dd> </div> <div> <dt class="tw-text-heading-xs tw-text-fg-inverted-tertiary"> ผู้พัฒนา </dt> <dd> <a class="tw-link-base tw-link-xs tw-link-inverted" target="_blank" rel="noopener noreferrer nofollow" title="Groupthought" href="https://groupthought.com/">Groupthought</a> </dd> </div> </dl> <div class="theme-ctas--mobile-only md:tw-hidden tw-flex tw-flex-col tw-items-center tw-gap-sm"> <div class="tw-w-full tw-flex tw-flex-wrap tw-gap-md"> <a class="marketing-button tw-flex-1 tw-button-base tw-button-md tw-button-secondary theme-primary-cta" id="MobileAddTheme" data-ga-action="Install theme (upper CTA)" data-ga-label="Pipeline - Clean" data-trekkie-style-id="1992" data-trekkie-style-handle="clean" data-trekkie-theme-handle="pipeline" data-trekkie-theme-id="739" data-ga-event="Preview theme" data-js-theme-action="login" data-partner-tracking-enabled="true" data-partner-tracking-action="add_to_cart" data-partner-tracking-value="360.00" data-partner-tracking-name="Pipeline" data-partner-tracking-id="739" data-partner-tracking-currency="USD" data-partner-google-analytics-id="G-CVVWSSB1TY" data-partner-facebook-pixel-id="" href="https://themes.shopify.com/login?surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing&amp;ui_locales=th&amp;ux=signup"> ลงทะเบียนเพื่อลองใช้ </a> <a class="marketing-button marketing-button--secondary theme-preview-link tw-flex-1 tw-button-base tw-button-md tw-button-primary tw-border tw-border-stroke-inverted-primary hover:tw-border-stroke-inverted-primary !tw-ml-0 tw-whitespace-nowrap tw-break-words tw-text-center" data-ga-action="Clicked View Demo Store on text link" data-ga-label="Pipeline - Clean" data-trekkie-style-id="1992" data-trekkie-style-handle="clean" data-trekkie-theme-handle="pipeline" data-trekkie-theme-id="739" data-ga-event="Theme Details" data-demo-url="pipeline-theme-fashion.myshopify.com/" href="/themes/pipeline/styles/clean/preview?surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing"> ดูร้านค้าตัวอย่าง </a> </div> <div class="tw-md-sm md:tw-mb-md tw-text-center"> <h2 class="visuallyhidden"> บันทึกประจำรุ่น </h2> <div class="tw-text-fg-inverted-tertiary tw-text-body-xs tw-flex tw-flex-wrap tw-justify-center md:tw-flex-col"> <span>ที่อัปเดตล่าสุด 30 ม.ค. 2025</span> <span class="tw-px-sm md:tw-hidden">•</span> <span>เวอร์ชัน 7.5.0</span> </div> </div> </div> <div class="tw-hidden md:tw-flex tw-flex-col tw-items-center tw-gap-md"> <a class="marketing-button tw-w-full tw-button-base tw-button-md tw-button-secondary theme-primary-cta" id="AddTheme" data-ga-action="Install theme (upper CTA)" data-ga-label="Pipeline - Clean" data-trekkie-style-id="1992" data-trekkie-style-handle="clean" data-trekkie-theme-handle="pipeline" data-trekkie-theme-id="739" data-ga-event="Preview theme" data-js-theme-action="login" data-partner-tracking-enabled="true" data-partner-tracking-action="add_to_cart" data-partner-tracking-value="360.00" data-partner-tracking-name="Pipeline" data-partner-tracking-id="739" data-partner-tracking-currency="USD" data-partner-google-analytics-id="G-CVVWSSB1TY" data-partner-facebook-pixel-id="" href="https://themes.shopify.com/login?surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing&amp;ui_locales=th&amp;ux=signup"> ลงทะเบียนเพื่อลองใช้ </a> <a class="marketing-button marketing-button--secondary theme-preview-link tw-w-full tw-button-base tw-button-md tw-button-primary tw-border tw-border-stroke-inverted-primary hover:tw-border-stroke-inverted-primary !tw-ml-0 tw-whitespace-nowrap tw-break-words tw-text-center" data-ga-action="Clicked View Demo Store on text link" data-ga-label="Pipeline - Clean" data-trekkie-style-id="1992" data-trekkie-style-handle="clean" data-trekkie-theme-handle="pipeline" data-trekkie-theme-id="739" data-ga-event="Theme Details" data-demo-url="pipeline-theme-fashion.myshopify.com/" href="/themes/pipeline/styles/clean/preview?surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing"> ดูร้านค้าตัวอย่าง </a> <div class="tw-md-sm md:tw-mb-md tw-text-center"> <h2 class="visuallyhidden"> บันทึกประจำรุ่น </h2> <div class="tw-text-fg-inverted-tertiary tw-text-body-xs tw-flex tw-flex-wrap tw-justify-center md:tw-flex-col"> <span>ที่อัปเดตล่าสุด 30 ม.ค. 2025</span> <span class="tw-px-sm md:tw-hidden">•</span> <span>เวอร์ชัน 7.5.0</span> </div> </div> </div> <div class="mobile-carousel sm:tw-hidden example-presets carousel--is-loading"> <div class="carousel-item carousel-item--mobile tw-overflow-hidden tw-rounded-md tw-border tw-border-solid tw-border-stroke-inverted-secondary tw-max-w-full no-js--visible js-is-active"> <img class="main-screenshot__image--mobile" itemprop="image" alt="ตัวอย่างบนมือถือสำหรับ Pipeline ในรูปแบบ &quot;Clean&quot;" src="https://cdn.shopify.com/theme-store/ziidrikukvrl4hmxul8mxom2icr1.jpg" /> </div> <div class="carousel-item carousel-item--mobile tw-overflow-hidden tw-rounded-md tw-border tw-border-solid tw-border-stroke-inverted-secondary tw-max-w-full "> <img class="main-screenshot__image--mobile" itemprop="image" alt="ตัวอย่างบนมือถือสำหรับ Pipeline ในรูปแบบ &quot;Bright&quot;" src="https://cdn.shopify.com/theme-store/xdyhdxc3jcds586r7msrlo0h0klo.jpg" /> </div> <div class="carousel-item carousel-item--mobile tw-overflow-hidden tw-rounded-md tw-border tw-border-solid tw-border-stroke-inverted-secondary tw-max-w-full "> <img class="main-screenshot__image--mobile" itemprop="image" alt="ตัวอย่างบนมือถือสำหรับ Pipeline ในรูปแบบ &quot;Dark&quot;" src="https://cdn.shopify.com/theme-store/bkusmwgjmkpwssip73vkaf4hydyt.jpg" /> </div> <div class="carousel-item carousel-item--mobile tw-overflow-hidden tw-rounded-md tw-border tw-border-solid tw-border-stroke-inverted-secondary tw-max-w-full "> <img class="main-screenshot__image--mobile" itemprop="image" alt="ตัวอย่างบนมือถือสำหรับ Pipeline ในรูปแบบ &quot;Light&quot;" src="https://cdn.shopify.com/theme-store/79khzwpdr5bwn5sz72ffipqc1opp.jpg" /> </div> </div> </div> <div class="theme-screenshot-container tablet-up-carousel tw-hidden sm:tw-block tw-col-span-full md:tw-col-span-7 lg:tw-col-span-8 xl:tw-col-span-9 md:tw-pt-xl lg:tw-pt-0 carousel--is-loading"> <div class="tw-overflow-hidden tw-rounded-md tw-border tw-border-solid tw-border-stroke-inverted-secondary carousel-item carousel-item--desktop no-js--visible js-is-active"> <div class="main-screenshot tw-overflow-scroll tw-max-h-full tw-w-full tw-self-start"> <img class="main-screenshot__image tw-w-full" itemprop="image" alt="ตัวอย่างบนเดสก์ท็อปสำหรับ Pipeline ในรูปแบบ &quot;Clean&quot;" src="https://cdn.shopify.com/theme-store/k689rw1yz9yoefwhc8nhuefu281r.jpg" /> </div> <div class="iphone-wrapper tw-absolute tw-right-md -tw-bottom-lg md:-tw-bottom-3xl xl:-tw-bottom-2xl"> <div class="iphone"> <div class="tw-block tw-overflow-hidden iphone__screenshot"> <img itemprop="image" alt="ตัวอย่างบนมือถือสำหรับ Pipeline ในรูปแบบ &quot;Clean&quot;" src="https://cdn.shopify.com/theme-store/ziidrikukvrl4hmxul8mxom2icr1.jpg" /> </div> </div> </div> </div> <div class="tw-overflow-hidden tw-rounded-md tw-border tw-border-solid tw-border-stroke-inverted-secondary carousel-item carousel-item--desktop "> <div class="main-screenshot tw-overflow-scroll tw-max-h-full tw-w-full tw-self-start"> <img class="main-screenshot__image tw-w-full" itemprop="image" alt="ตัวอย่างบนเดสก์ท็อปสำหรับ Pipeline ในรูปแบบ &quot;Bright&quot;" src="https://cdn.shopify.com/theme-store/4zfidkflucm5e5mg4ae9lur6st5v.jpg" /> </div> <div class="iphone-wrapper tw-absolute tw-right-md -tw-bottom-lg md:-tw-bottom-3xl xl:-tw-bottom-2xl"> <div class="iphone"> <div class="tw-block tw-overflow-hidden iphone__screenshot"> <img itemprop="image" alt="ตัวอย่างบนมือถือสำหรับ Pipeline ในรูปแบบ &quot;Bright&quot;" src="https://cdn.shopify.com/theme-store/xdyhdxc3jcds586r7msrlo0h0klo.jpg" /> </div> </div> </div> </div> <div class="tw-overflow-hidden tw-rounded-md tw-border tw-border-solid tw-border-stroke-inverted-secondary carousel-item carousel-item--desktop "> <div class="main-screenshot tw-overflow-scroll tw-max-h-full tw-w-full tw-self-start"> <img class="main-screenshot__image tw-w-full" itemprop="image" alt="ตัวอย่างบนเดสก์ท็อปสำหรับ Pipeline ในรูปแบบ &quot;Dark&quot;" src="https://cdn.shopify.com/theme-store/jtr6xw6bocijq1c8v7uxob8d3fc5.jpg" /> </div> <div class="iphone-wrapper tw-absolute tw-right-md -tw-bottom-lg md:-tw-bottom-3xl xl:-tw-bottom-2xl"> <div class="iphone"> <div class="tw-block tw-overflow-hidden iphone__screenshot"> <img itemprop="image" alt="ตัวอย่างบนมือถือสำหรับ Pipeline ในรูปแบบ &quot;Dark&quot;" src="https://cdn.shopify.com/theme-store/bkusmwgjmkpwssip73vkaf4hydyt.jpg" /> </div> </div> </div> </div> <div class="tw-overflow-hidden tw-rounded-md tw-border tw-border-solid tw-border-stroke-inverted-secondary carousel-item carousel-item--desktop "> <div class="main-screenshot tw-overflow-scroll tw-max-h-full tw-w-full tw-self-start"> <img class="main-screenshot__image tw-w-full" itemprop="image" alt="ตัวอย่างบนเดสก์ท็อปสำหรับ Pipeline ในรูปแบบ &quot;Light&quot;" src="https://cdn.shopify.com/theme-store/pss3a5y90qd659ihjbl516vu3mq9.jpg" /> </div> <div class="iphone-wrapper tw-absolute tw-right-md -tw-bottom-lg md:-tw-bottom-3xl xl:-tw-bottom-2xl"> <div class="iphone"> <div class="tw-block tw-overflow-hidden iphone__screenshot"> <img itemprop="image" alt="ตัวอย่างบนมือถือสำหรับ Pipeline ในรูปแบบ &quot;Light&quot;" src="https://cdn.shopify.com/theme-store/79khzwpdr5bwn5sz72ffipqc1opp.jpg" /> </div> </div> </div> </div> </div> </div> <div class="tw-flex tw-justify-center md:tw-justify-end tw-items-center tw-text-fg-inverted-primary -tw-mb-[40px] md:-tw-mb-[30px]"> <label id="ExamplePresetsSelectorLabel" class="tw-text-label-md">พรีเซ็ตตัวอย่าง</label> <div class="popover-wrapper js-popover example-presets-selector md:tw-mr-0 listbox-container with-carousel" data-position="bottom" data-align="left"> <button type="button" class="popover__trigger example-presets-selector__button tw-text-label-md" id="SelectedExamplePresetsLabel" aria-haspopup="listbox" aria-labelledby="ExamplePresetsSelectorLabel SelectedExamplePresetsLabel" style="--palette-hex-code: #cad2bd"> <span class="listbox__selected-option-label">Clean</span> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="#modules-caret-down" /> </svg> </button> <div class="popover"><div class="popover__content"> <div id="ExamplePresetsOptions" class="example-presets-selector__options carousel-nav mobile-carousel-nav" role="listbox" aria-activedescendant="ExamplePresetsOption-clean"> <a role="option" id="ExamplePresetsSelection__clean" class="example-presets-selector__option style-selector carousel-nav-item" data-option="clean" data-option-label="Clean" data-example-presets-hex-code="#cad2bd" style="--palette-hex-code: #cad2bd" aria-selected=&#39;true&#39; href="/themes/pipeline/styles/clean?locale=th" data-state="0" data-preview-url="/themes/pipeline/styles/clean/preview?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing" data-id="1992" data-handle="clean" data-style-name="Clean" data-style-slug="" data-theme-name="Pipeline" data-ui-color="#cad2bd" data-ui-color-light="rgba(202,210,189,0.15)" data-demo-url="pipeline-theme-fashion.myshopify.com/" data-ga-event="Theme Details Styles" data-ga-action="Clicked" data-ga-label="Pipeline - Clean"> <span class="example-presets-selector__option-label"> Clean </span> </a> <a role="option" id="ExamplePresetsSelection__bright" class="example-presets-selector__option style-selector carousel-nav-item" data-option="bright" data-option-label="Bright" data-example-presets-hex-code="#e6d7bf" style="--palette-hex-code: #e6d7bf" href="/themes/pipeline/styles/bright?locale=th" data-state="1" data-preview-url="/themes/pipeline/styles/bright/preview?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing" data-id="1042" data-handle="bright" data-style-name="Bright" data-style-slug="" data-theme-name="Pipeline" data-ui-color="#e6d7bf" data-ui-color-light="rgba(230,215,191,0.15)" data-demo-url="pipeline-theme.myshopify.com/" data-ga-event="Theme Details Styles" data-ga-action="Clicked" data-ga-label="Pipeline - Bright"> <span class="example-presets-selector__option-label"> Bright </span> </a> <a role="option" id="ExamplePresetsSelection__dark" class="example-presets-selector__option style-selector carousel-nav-item" data-option="dark" data-option-label="Dark" data-example-presets-hex-code="#c8cacc" style="--palette-hex-code: #c8cacc" href="/themes/pipeline/styles/dark?locale=th" data-state="2" data-preview-url="/themes/pipeline/styles/dark/preview?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing" data-id="1043" data-handle="dark" data-style-name="Dark" data-style-slug="" data-theme-name="Pipeline" data-ui-color="#c8cacc" data-ui-color-light="rgba(200,202,204,0.15)" data-demo-url="pipeline-botanical.myshopify.com/" data-ga-event="Theme Details Styles" data-ga-action="Clicked" data-ga-label="Pipeline - Dark"> <span class="example-presets-selector__option-label"> Dark </span> </a> <a role="option" id="ExamplePresetsSelection__light" class="example-presets-selector__option style-selector carousel-nav-item" data-option="light" data-option-label="Light" data-example-presets-hex-code="#bcc9df" style="--palette-hex-code: #bcc9df" href="/themes/pipeline/styles/light?locale=th" data-state="3" data-preview-url="/themes/pipeline/styles/light/preview?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing" data-id="1044" data-handle="light" data-style-name="Light" data-style-slug="" data-theme-name="Pipeline" data-ui-color="#bcc9df" data-ui-color-light="rgba(188,201,223,0.15)" data-demo-url="pipeline-light.myshopify.com/" data-ga-event="Theme Details Styles" data-ga-action="Clicked" data-ga-label="Pipeline - Light"> <span class="example-presets-selector__option-label"> Light </span> </a> </div> </div></div></div></div> <div class="tw-hidden" itemprop="aggregateRating" itemtype="https://schema.org/AggregateRating" itemscope> <meta itemprop="reviewCount" content="200"> <meta itemprop="ratingValue" content="98%"> </div> </div> </div> </section> <section class="tw-container tw-py-xl lg:tw-py-3xl"> <h2 class="visuallyhidden">ไฮไลท์ของธีม</h2> <div class="theme-listing__highlights tw-grid md:tw-grid-cols-3 tw-gap-2xl md:tw-gap-gutter--desktop"> <div class="block theme-listing__highlight "> <div class="theme-listing__highlight-screenshot tw-relative tw-rounded-md md:tw-rounded-sm xl:tw-rounded-md tw-mb-md tw-overflow-hidden tw-aspect-[16/9]" style="--background-image: url('https://cdn.shopify.com/theme-store/yq3aut2yihomdqdsgybkotl14n3w.jpg')"> <button class="theme-listing__highlight-overlay" id="ImageHighlight__1" data-lightbox-media-title="เพิ่มประสิทธิภาพการขายสินค้า" data-lightbox-media-desc="เพิ่มยอดขายด้วยการนับถอยหลัง ฮอตสปอต แถบจัดส่งฟรี ป๊อปอัป และการประกาศที่ออกแบบมาเพื่อดึงดูดใจและแปลงลูกค้า" data-lightbox-media="https://cdn.shopify.com/theme-store/yq3aut2yihomdqdsgybkotl14n3w.jpg"> <span class="theme-listing__highlight-button theme-listing__highlight-button--enlarge-image tw-shadow-md"><svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="#modules-search" /> </svg></span> <span class="visuallyhidden">ขยายภาพหน้าจอใน Lightbox</span> </button> </div> <div> <h3 class="tw-text-heading-md tw-pb-xs">เพิ่มประสิทธิภาพการขายสินค้า</h3> <p class="tw-text-body-md tw-text-fg-secondary">เพิ่มยอดขายด้วยการนับถอยหลัง ฮอตสปอต แถบจัดส่งฟรี ป๊อปอัป และการประกาศที่ออกแบบมาเพื่อดึงดูดใจและแปลงลูกค้า</p> </div> </div> <div class="block theme-listing__highlight "> <div class="theme-listing__highlight-screenshot tw-relative tw-rounded-md md:tw-rounded-sm xl:tw-rounded-md tw-mb-md tw-overflow-hidden tw-aspect-[16/9]" style="--background-image: url('https://cdn.shopify.com/theme-store/8s1fhqv4uk1tlja8bne22j11ejzt.jpg')"> <button class="theme-listing__highlight-overlay" id="ImageHighlight__2" data-lightbox-media-title="เป็นรายแรกที่สนับสนุนบล็อกแบบซ้อนกัน" data-lightbox-media-desc="สร้างขึ้นด้วยส่วนต่างๆ มากกว่า 40 ส่วน รวมทั้งส่วน OS 3.0 ใหม่จำนวน 5 ส่วนที่มีบล็อกซ้อนกัน ซึ่งจะช่วยปลดล็อกการปรับแต่งที่ไม่มีที่สิ้นสุดให้กับหน้าร้านของคุณ" data-lightbox-media="https://cdn.shopify.com/theme-store/8s1fhqv4uk1tlja8bne22j11ejzt.jpg"> <span class="theme-listing__highlight-button theme-listing__highlight-button--enlarge-image tw-shadow-md"><svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="#modules-search" /> </svg></span> <span class="visuallyhidden">ขยายภาพหน้าจอใน Lightbox</span> </button> </div> <div> <h3 class="tw-text-heading-md tw-pb-xs">เป็นรายแรกที่สนับสนุนบล็อกแบบซ้อนกัน</h3> <p class="tw-text-body-md tw-text-fg-secondary">สร้างขึ้นด้วยส่วนต่างๆ มากกว่า 40 ส่วน รวมทั้งส่วน OS 3.0 ใหม่จำนวน 5 ส่วนที่มีบล็อกซ้อนกัน ซึ่งจะช่วยปลดล็อกการปรับแต่งที่ไม่มีที่สิ้นสุดให้กับหน้าร้านของคุณ</p> </div> </div> <div class="block theme-listing__highlight "> <div class="theme-listing__highlight-screenshot tw-relative tw-rounded-md md:tw-rounded-sm xl:tw-rounded-md tw-mb-md tw-overflow-hidden tw-aspect-[16/9]" style="--background-image: url('https://cdn.shopify.com/theme-store/hji5zsqkux5hslevy946jvby9qth.jpg')"> <button class="theme-listing__highlight-overlay" id="ImageHighlight__3" data-lightbox-media-title="สร้างมาเพื่อปรับขนาดตามคุณ" data-lightbox-media-desc="เปิดตัวอย่างรวดเร็ว จากนั้นเติบโตด้วยการขายเพิ่มอย่างชาญฉลาด รถเข็นที่คำนึงถึงการจัดส่งฟรี และการ์ดผลิตภัณฑ์ที่ทำให้การเลือกสีและขนาดง่ายขึ้น" data-lightbox-media="https://cdn.shopify.com/theme-store/hji5zsqkux5hslevy946jvby9qth.jpg"> <span class="theme-listing__highlight-button theme-listing__highlight-button--enlarge-image tw-shadow-md"><svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="#modules-search" /> </svg></span> <span class="visuallyhidden">ขยายภาพหน้าจอใน Lightbox</span> </button> </div> <div> <h3 class="tw-text-heading-md tw-pb-xs">สร้างมาเพื่อปรับขนาดตามคุณ</h3> <p class="tw-text-body-md tw-text-fg-secondary">เปิดตัวอย่างรวดเร็ว จากนั้นเติบโตด้วยการขายเพิ่มอย่างชาญฉลาด รถเข็นที่คำนึงถึงการจัดส่งฟรี และการ์ดผลิตภัณฑ์ที่ทำให้การเลือกสีและขนาดง่ายขึ้น</p> </div> </div> </div> </section> <section class="tw-container tw-pb-xl md:tw-py-xl"> <div class="theme-listing__tabs tw-hidden md:tw-block" id="ThemeDetailsTabs" data-mobile-tabs="ThemeDetailsMobileTabs"> <div role="tablist" class="theme-listing__tablist tw-flex tw-flex-wrap tw-gap-2xl tw-border-b tw-border-stroke-primary" aria-label="รายละเอียดธีม"> <button role="tab" class="theme-listing__tab tw-text-label-sm tw-uppercase tw-font-bold tw-tracking-wide tw-mb-[-1px] tw-inline-flex tw-flex-col tw-items-center tw-justify-between tw-py-sm" aria-selected="true" aria-controls="FeaturesTabContent" id="TabButton__Features" data-tab-label="Features"> ฟีเจอร์ </button> <button role="tab" class="theme-listing__tab tw-text-label-sm tw-uppercase tw-font-bold tw-tracking-wide tw-mb-[-1px] tw-inline-flex tw-flex-col tw-items-center tw-justify-between tw-py-sm" aria-selected="false" aria-controls="ReviewsTabContent" id="TabButton__Reviews" tabIndex="-1" data-tab-label="Reviews"> รีวิว </button> <button role="tab" class="theme-listing__tab tw-text-label-sm tw-uppercase tw-font-bold tw-tracking-wide tw-mb-[-1px] tw-inline-flex tw-flex-col tw-items-center tw-justify-between tw-py-sm" aria-selected="false" aria-controls="SupportTabContent" id="TabButton__Support" tabIndex="-1" data-tab-label="Support and documentation"> การสนับสนุนและเอกสารประกอบ </button> </div> <div tabIndex="0" class="theme-listing__tabpanel" role="tabpanel" id="FeaturesTabContent" aria-labelledby="TabButton__Features"> <div class="theme-listing__tabpanel-content"> <div class="theme-listing__tabpanel-annotated-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-border-t tw-border-stroke-primary md:tw-mt-[-1px] tw-pt-md xl:tw-pt-xl tw-pb-xl xl:tw-pb-3xl"> <h4 class="tw-text-heading-md tw-col-span-full md:tw-col-span-6 lg:tw-col-span-5 xl:tw-col-span-4">ธีมนี้ยอดเยี่ยมสำหรับ</h4> <ul class="tw-col-span-full md:tw-col-span-6 lg:tw-col-span-7 xl:tw-col-span-8 tw-m-0 tw-text-body-sm tw-grid sm:tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-x-gutter--mobile md:tw-gap-x-gutter--desktop tw-gap-y-sm"> <li class="tw-text-fg-secondary"> <strong class="tw-text-fg-primary lg:tw-block">ร้านค้าที่มีปริมาณมาก<span class="lg:tw-hidden">: </span> </strong>ออกแบบมาสำหรับร้านค้าที่จัดการธุรกรรมจำนวนมากภายในระยะเวลาหนึ่งๆ </li> <li class="tw-text-fg-secondary"> <strong class="tw-text-fg-primary lg:tw-block">ร้านค้าจริง<span class="lg:tw-hidden">: </span> </strong>ออกแบบมาสำหรับร้านค้าที่ขายสินค้าในสถานที่จริง </li> <li class="tw-text-fg-secondary"> <strong class="tw-text-fg-primary lg:tw-block">การบอกเล่าเรื่องราว<span class="lg:tw-hidden">: </span> </strong>ออกแบบมาสำหรับแสดงรูปภาพ เพื่อใช้ภาพช่วยเล่าเรื่องราวของแบรนด์ </li> </ul> </div> <div class="theme-listing__tabpanel-annotated-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-border-t tw-border-stroke-primary md:tw-mt-[-1px] tw-pt-md xl:tw-pt-xl tw-pb-xl xl:tw-pb-3xl"> <h4 class="tw-text-heading-md tw-col-span-full md:tw-col-span-6 lg:tw-col-span-5 xl:tw-col-span-4">การขาย</h4> <ul class="tw-col-span-full md:tw-col-span-6 lg:tw-col-span-7 xl:tw-col-span-8 tw-m-0 tw-text-body-sm tw-grid tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-x-gutter--mobile md:tw-gap-x-gutter--desktop tw-gap-y-sm"> <li>Lookbooks</li> <li>การซูมรูปภาพ</li> <li>ข้อมูลการจัดส่ง</li> <li>ข้อมูลการใช้งาน</li> <li>ตัวอย่างสี</li> <li>ตัวเลือกสินค้า</li> <li>ตารางขนาด</li> <li>ภาพเคลื่อนไหว</li> <li>รูปภาพความละเอียดสูง</li> <li>รูปภาพที่สับเปลี่ยนเมื่อวางเมาส์</li> <li>วิดีโอสินค้า</li> <li>สไลด์โชว์</li> <li>สไลด์โชว์รูปภาพก่อน/หลัง</li> <li>ฮอตสปอตรูปภาพ</li> <li>แกลเลอรีรูปภาพ</li> <li>แท็บสินค้า</li> </ul> </div> <div class="theme-listing__tabpanel-annotated-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-border-t tw-border-stroke-primary md:tw-mt-[-1px] tw-pt-md xl:tw-pt-xl tw-pb-xl xl:tw-pb-3xl"> <h4 class="tw-text-heading-md tw-col-span-full md:tw-col-span-6 lg:tw-col-span-5 xl:tw-col-span-4">การตลาดและคอนเวอร์ชัน</h4> <ul class="tw-col-span-full md:tw-col-span-6 lg:tw-col-span-7 xl:tw-col-span-8 tw-m-0 tw-text-body-sm tw-grid tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-x-gutter--mobile md:tw-gap-x-gutter--desktop tw-gap-y-sm"> <li>การเสนอสินค้าอื่นที่คล้ายกัน</li> <li>คำแปลสำหรับประเทศในสหภาพยุโรป (EN, FR, IT, DE, ES)</li> <li>จากขวาไปซ้าย</li> <li>ตัวจับเวลาถอยหลัง</li> <li>ตัวนับสต็อกสินค้า</li> <li>ที่เข้าดูล่าสุด</li> <li>บล็อก</li> <li>ป๊อปอัพโปรโมชั่น</li> <li>สินค้าที่แนะนำ</li> <li>หน้าคำถามที่พบบ่อย</li> <li>เข้าดูแบบเร็ว</li> <li>เครื่องหมายความน่าเชื่อถือ</li> <li>เครื่องหมายสินค้า</li> <li>แบนเนอร์โปรโมชั่น</li> <li>แบบฟอร์มสัญญาที่ปรับเปลี่ยนได้</li> <li>โปรโมชั่นในเมนู</li> </ul> </div> <div class="theme-listing__tabpanel-annotated-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-border-t tw-border-stroke-primary md:tw-mt-[-1px] tw-pt-md xl:tw-pt-xl tw-pb-xl xl:tw-pb-3xl"> <h4 class="tw-text-heading-md tw-col-span-full md:tw-col-span-6 lg:tw-col-span-5 xl:tw-col-span-4">การทำความเข้าใจลูกค้า</h4> <ul class="tw-col-span-full md:tw-col-span-6 lg:tw-col-span-7 xl:tw-col-span-8 tw-m-0 tw-text-body-sm tw-grid tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-x-gutter--mobile md:tw-gap-x-gutter--desktop tw-gap-y-sm"> <li>การกรองและการจัดเรียงสินค้า</li> <li>การค้นหาแบบพิเศษ</li> <li>การนำทางหน้าคอลเลกชัน</li> <li>ตัวอย่างตัวกรอง</li> <li>ที่เข้าดูล่าสุด</li> <li>ร่องรอยเส้นทาง</li> <li>สินค้าที่แนะนำ</li> <li>ส่วนหัวแบบยึดตำแหน่ง</li> <li>เมกะเมนู</li> </ul> </div> <div class="theme-listing__tabpanel-annotated-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-border-t tw-border-stroke-primary md:tw-mt-[-1px] tw-pt-md xl:tw-pt-xl tw-pb-xl xl:tw-pb-3xl"> <h4 class="tw-text-heading-md tw-col-span-full md:tw-col-span-6 lg:tw-col-span-5 xl:tw-col-span-4">ตะกร้าสินค้าและการชำระเงิน</h4> <ul class="tw-col-span-full md:tw-col-span-6 lg:tw-col-span-7 xl:tw-col-span-8 tw-m-0 tw-text-body-sm tw-grid tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-x-gutter--mobile md:tw-gap-x-gutter--desktop tw-gap-y-sm"> <li>การซื้อด่วน</li> <li>การรับสินค้าที่ร้าน</li> <li>การสั่งซื้อล่วงหน้า</li> <li>ตะกร้าสินค้าแบบเลื่อนออก</li> <li>ลงชื่อเข้าใช้ด้วย Shop</li> <li>หมายเหตุสำหรับตะกร้าสินค้า</li> </ul> </div> </div> </div> <div tabIndex="0" class="theme-listing__tabpanel" role="tabpanel" id="ReviewsTabContent" aria-labelledby="TabButton__Reviews" hidden> <div class="theme-listing__tabpanel-content"> <div> <section class="section tw-p-0 tw-scroll-m-24" id="Reviews" data-name="pipeline" data-style="clean"> <div class="tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-pb-xl md:tw-pt-xl"> <div class="section-header tw-col-span-full md:tw-col-span-4 xl:tw-col-span-3 tw-mb-2xl md:tw-mb-0"> <h3 id="ReviewsHeading" class="tw-text-heading-xl"> 200 รีวิว </h3> <div> <p class="tw-text-body-md tw-pt-xs tw-pb-lg">98% ในเชิงบวก</p> <ul class="review-graph gutter-bottom"> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--positive" style="width: 98%"></div> </div> <div class="review-graph__count tw-text-body-md">195 <span class="visuallyhidden">รีวิวเชิงบวก</span></div> </li> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-neutral" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-smiley-neutral" /> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--neutral" style="width: 0%"></div> </div> <div class="review-graph__count tw-text-body-md">0 <span class="visuallyhidden">รีวิวที่เป็นกลาง</span></div> </li> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-negative" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-down" /> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--negative" style="width: 2%"></div> </div> <div class="review-graph__count tw-text-body-md">5 <span class="visuallyhidden">รีวิวเชิงลบ</span></div> </li> </ul> <a class="tw-button-base tw-button-md tw-button-secondary tw-block md:tw-inline-block demo-overlay__button" id="ReviewLink" data-disable-modal="true" href="/themes/pipeline/styles/clean/reviews/new?locale=th">เขียนรีวิว</a> </div> </div> <script type="text/template" id="ReviewForm"></script> <div id="ReviewsContent" class="tw-col-span-full md:tw-col-span-8 xl:tw-col-start-5"> <script type="text/template" id="ReviewReplyForm-0"></script> <figure class="tw-relative tw-mb-xl lg:tw-mb-2xl tw-break-words"> <figcaption class="tw-flex tw-flex-col-reverse sm:tw-flex-row sm:tw-items-end tw-justify-between sm:tw-pb-sm"> <div class=""> <span class="tw-text-body-lg">Amanda Heath Art</span> <div class="tw-inline-block md:-tw-translate-y-2xs tw-w-xl"><svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg></div> </div> <span class="tw-text-body-xs tw-text-fg-tertiary tw-whitespace-nowrap tw-pb-2xs">5 ก.พ. 2025</span> </figcaption> <p class="tw-text-body-md tw-text-fg-secondary">The theme is stunning and has so much capability - it can feel a lot to get your head around but honestly it’s well worth it. I would not swap themes now as it is everything I need and more, plus the support team are ace! Amanda </p> </figure> <script type="text/template" id="ReviewReplyForm-1"></script> <figure class="tw-relative tw-mb-xl lg:tw-mb-2xl tw-break-words"> <figcaption class="tw-flex tw-flex-col-reverse sm:tw-flex-row sm:tw-items-end tw-justify-between sm:tw-pb-sm"> <div class=""> <span class="tw-text-body-lg">Final Switchback by Katie Jeanne Reim</span> <div class="tw-inline-block md:-tw-translate-y-2xs tw-w-xl"><svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg></div> </div> <span class="tw-text-body-xs tw-text-fg-tertiary tw-whitespace-nowrap tw-pb-2xs">10 ธ.ค. 2024</span> </figcaption> <p class="tw-text-body-md tw-text-fg-secondary">I've had great experience with this theme. The support/developers are efficient, knowledgable and have helped immensely through my sticking points. The theme offers everything we needed for this project. As someone who has worked with many themes, I can honestly say I'll be using this one again for future projects.</p> </figure> <script type="text/template" id="ReviewReplyForm-2"></script> <figure class="tw-relative tw-mb-xl lg:tw-mb-2xl tw-break-words"> <figcaption class="tw-flex tw-flex-col-reverse sm:tw-flex-row sm:tw-items-end tw-justify-between sm:tw-pb-sm"> <div class=""> <span class="tw-text-body-lg">Joy Street</span> <div class="tw-inline-block md:-tw-translate-y-2xs tw-w-xl"><svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg></div> </div> <span class="tw-text-body-xs tw-text-fg-tertiary tw-whitespace-nowrap tw-pb-2xs">13 พ.ย. 2024</span> </figcaption> <p class="tw-text-body-md tw-text-fg-secondary">We've used this theme for a while, but recently completed a much-needed theme version update. The new theme makes it so easy to edit the as a smaller team that doesn't have an in-house developer. With that said, I'm here to write a review because I've been so pleased with the assistance we received from the Pipeline support team (shout out to Mark). They have been incredibly helpful! </p> </figure> <script type="text/template" id="ReviewReplyForm-3"></script> <figure class="tw-relative tw-mb-xl lg:tw-mb-2xl tw-break-words"> <figcaption class="tw-flex tw-flex-col-reverse sm:tw-flex-row sm:tw-items-end tw-justify-between sm:tw-pb-sm"> <div class=""> <span class="tw-text-body-lg">Micaela Greg</span> <div class="tw-inline-block md:-tw-translate-y-2xs tw-w-xl"><svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg></div> </div> <span class="tw-text-body-xs tw-text-fg-tertiary tw-whitespace-nowrap tw-pb-2xs">15 ก.ย. 2024</span> </figcaption> <p class="tw-text-body-md tw-text-fg-secondary">We have been using the Shopify Pipeline theme for many years and just recently upgraded our website with the newest version of the theme. We love the clean and modern look and all the customizable options that help showcase our work. The support was top notch! The team was very responsive and super helpful with all of our customization questions. Highly recommend this theme!</p> </figure> <div role="navigation" class="pagination pagination--reviews clearfix"><span class="previous_page disabled">‹ ใหม่กว่า</span> <em class="current" aria-current="page">1</em> <a rel="next" href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=2&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">2</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=3&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">3</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=4&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">4</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=5&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">5</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=6&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">6</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=7&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">7</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=8&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">8</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=9&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">9</a> <span class="gap"></span> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=49&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">49</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=50&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">50</a> <a class="next_page" rel="next" href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=2&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">เก่ากว่า ›</a></div> </div> </div> </section> </div> </div> </div> <div tabIndex="0" class="theme-listing__tabpanel" role="tabpanel" id="SupportTabContent" aria-labelledby="TabButton__Support" hidden> <div class="theme-listing__tabpanel-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-pb-xl md:tw-pt-xl"> <div class="tw-col-span-full md:tw-col-span-4 xl:tw-col-span-3 tw-mb-lg md:tw-mb-0"> <h4 class="tw-text-heading-xl--mobile md:tw-text-heading-md"> ธีมนี้ได้รับการสนับสนุนโดย Groupthought </h4> <ul class="tw-mt-md md:tw-mt-xl tw-flex tw-flex-col tw-gap-sm theme-listing__tabpanel-links-list"> <li> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="#spot-customer-support" /> </svg> <a id="GetSupportLink" class="tw-link-base tw-link-sm tw-text-body-sm link" target="_blank" rel="noopener noreferrer" href="https://groupthought.com/pages/contact">รับความช่วยเหลือ</a> </li> <li> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="#spot-buy-online" /> </svg> <a id="ReadDocumentationLink" class="tw-link-base tw-link-sm tw-text-body-sm link" target="_blank" rel="noopener noreferrer" href="https://pipeline.groupthought.com/">อ่านเอกสารประกอบ</a> </li> </ul> <div class="business-imprint tw-mt-xl md:tw-mt-2xl"> <div class="tw-mb-md tw-text-body-lg--mobile md:tw-body-lg"> เกี่ยวกับ </div> <ul class="tw-flex tw-flex-col tw-gap-md"> <li class="business-imprint__address tw-flex tw-gap-md"> <svg class="icon tw-w-[20px] tw-h-[20px] tw-shrink-0" aria-hidden="true" focusable="false"> <use xlink:href="#spot-location" /> </svg> <span class="tw-text-body-sm">1055 Millar Creek Road, 204, Whistler, BC, V8E0K7, CA</span> </li> </ul> </div> </div> <div class="tw-col-span-full md:tw-col-span-8 xl:tw-col-start-5"> <section class="section section--theme-release-notes tw-p-0" id="ReleaseNotes" data-name="pipeline" data-style="clean"> <div class="section-header"> <h2 class="tw-text-heading-xl tw-pb-lg"> บันทึกประจำรุ่น </h2> </div> <div class="release-notes"> <div class="release-note tw-mb-xl lg:tw-mb-2xl"> <h3 class="tw-text-body-lg !tw-font-medium tw-pb-sm">เวอร์ชัน 7.5.0 <span class="tw-text-body-xs tw-text-fg-tertiary tw-pl-sm">January 30, 2025</span></h3> <div class="tw-text-body-md tw-mb-sm tw-text-fg-secondary tw-font-medium"> <p>Version 7.5.0 adds new sections with nested blocks, and supports Shopify product swatches.</p> </div> <div class="more-details"> <h3><a href="#added" class="anchor"></a>Added</h3> <ul> <li>Side-by-side pair sections with interactive content</li> <li>Custom image banner with flexible layout controls and unlimited design possibilities</li> <li>Shopify swatches on product pages with custom colors and images</li> </ul> <h3><a href="#changed" class="anchor"></a>Changed</h3> <ul> <li>Gift card form now has the ability to send your gift card at a later date, like a holiday or birthday</li> <li>Product cards received a swatch limit setting to prevent large sibling products from loading slowly</li> <li>Improved cart messaging for products where taxes are included in the price</li> </ul> </div> </div> <div class="release-note tw-mb-xl lg:tw-mb-2xl"> <h3 class="tw-text-body-lg !tw-font-medium tw-pb-sm">เวอร์ชัน 7.4.2 <span class="tw-text-body-xs tw-text-fg-tertiary tw-pl-sm">January 2, 2025</span></h3> <div class="tw-text-body-md tw-mb-sm tw-text-fg-secondary tw-font-medium"> <p>Version 7.4.2 removes Shopify deprecated fonts from presets</p> </div> <div class="more-details"> <h3><a href="#fixes-and-other-improvements" class="anchor"></a>Fixes and Other Improvements</h3> <ul> <li>All presets now use fonts that will remain after the Shopify font deprecation in January 2025</li> </ul> </div> </div> <div class="release-note tw-mb-xl lg:tw-mb-2xl"> <h3 class="tw-text-body-lg !tw-font-medium tw-pb-sm">เวอร์ชัน 7.4.1 <span class="tw-text-body-xs tw-text-fg-tertiary tw-pl-sm">September 9, 2024</span></h3> <div class="tw-text-body-md tw-mb-sm tw-text-fg-secondary tw-font-medium"> <p>Version 7.4.1 adds support for Shopify's upgraded accelerated checkout buttons.</p> </div> <div class="more-details"> <h3><a href="#fixes-and-other-improvements" class="anchor"></a>Fixes and Other Improvements</h3> <ul> <li>Ensure that Shopify's upgraded accelerated checkout buttons match the look and feel of Pipeline on the product form, cart drawer, and cart page.</li> </ul> </div> </div> </div> <div role="navigation" class="pagination pagination--release-notes"><span class="previous_page disabled">‹ ใหม่กว่า</span> <em class="current" aria-current="page">1</em> <a rel="next" href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=2&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">2</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=3&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">3</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=4&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">4</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=5&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">5</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=6&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">6</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=7&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">7</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=8&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">8</a> <a class="next_page" rel="next" href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=2&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">เก่ากว่า ›</a></div> </section> </div> </div> </div> </div> <div class="theme-listing__tabs--mobile md:tw-hidden" id="ThemeDetailsMobileTabs"> <div class="mobile-tabs__item tw-border-b tw-border-stroke-secondary accordion-item" id="FeaturesTabContent--MobileTabs" data-open-by-default> <button id="MobileTabButton__ฟีเจอร์" class="mobile-tabs__toggle tw-flex tw-justify-between tw-w-full tw-py-lg" data-tab-label="ฟีเจอร์"> <span class="mobile-tabs__toggle-label tw-text-label-sm tw-uppercase tw-font-bold tw-tracking-wide">ฟีเจอร์</span> <svg class="icon mobile-tabs__toggle-icon--expand" aria-hidden="true" focusable="false"> <use xlink:href="#modules-expand" /> </svg> <svg class="icon mobile-tabs__toggle-icon--collapse" aria-hidden="true" focusable="false"> <use xlink:href="#modules-collapse" /> </svg> </button> <div class="mobile-tabs__content accordion-content"> <div class="theme-listing__tabpanel-content"> <div class="theme-listing__tabpanel-annotated-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-border-t tw-border-stroke-primary md:tw-mt-[-1px] tw-pt-md xl:tw-pt-xl tw-pb-xl xl:tw-pb-3xl"> <h4 class="tw-text-heading-md tw-col-span-full md:tw-col-span-6 lg:tw-col-span-5 xl:tw-col-span-4">ธีมนี้ยอดเยี่ยมสำหรับ</h4> <ul class="tw-col-span-full md:tw-col-span-6 lg:tw-col-span-7 xl:tw-col-span-8 tw-m-0 tw-text-body-sm tw-grid sm:tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-x-gutter--mobile md:tw-gap-x-gutter--desktop tw-gap-y-sm"> <li class="tw-text-fg-secondary"> <strong class="tw-text-fg-primary lg:tw-block">ร้านค้าที่มีปริมาณมาก<span class="lg:tw-hidden">: </span> </strong>ออกแบบมาสำหรับร้านค้าที่จัดการธุรกรรมจำนวนมากภายในระยะเวลาหนึ่งๆ </li> <li class="tw-text-fg-secondary"> <strong class="tw-text-fg-primary lg:tw-block">ร้านค้าจริง<span class="lg:tw-hidden">: </span> </strong>ออกแบบมาสำหรับร้านค้าที่ขายสินค้าในสถานที่จริง </li> <li class="tw-text-fg-secondary"> <strong class="tw-text-fg-primary lg:tw-block">การบอกเล่าเรื่องราว<span class="lg:tw-hidden">: </span> </strong>ออกแบบมาสำหรับแสดงรูปภาพ เพื่อใช้ภาพช่วยเล่าเรื่องราวของแบรนด์ </li> </ul> </div> <div class="theme-listing__tabpanel-annotated-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-border-t tw-border-stroke-primary md:tw-mt-[-1px] tw-pt-md xl:tw-pt-xl tw-pb-xl xl:tw-pb-3xl"> <h4 class="tw-text-heading-md tw-col-span-full md:tw-col-span-6 lg:tw-col-span-5 xl:tw-col-span-4">การขาย</h4> <ul class="tw-col-span-full md:tw-col-span-6 lg:tw-col-span-7 xl:tw-col-span-8 tw-m-0 tw-text-body-sm tw-grid tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-x-gutter--mobile md:tw-gap-x-gutter--desktop tw-gap-y-sm"> <li>Lookbooks</li> <li>การซูมรูปภาพ</li> <li>ข้อมูลการจัดส่ง</li> <li>ข้อมูลการใช้งาน</li> <li>ตัวอย่างสี</li> <li>ตัวเลือกสินค้า</li> <li>ตารางขนาด</li> <li>ภาพเคลื่อนไหว</li> <li>รูปภาพความละเอียดสูง</li> <li>รูปภาพที่สับเปลี่ยนเมื่อวางเมาส์</li> <li>วิดีโอสินค้า</li> <li>สไลด์โชว์</li> <li>สไลด์โชว์รูปภาพก่อน/หลัง</li> <li>ฮอตสปอตรูปภาพ</li> <li>แกลเลอรีรูปภาพ</li> <li>แท็บสินค้า</li> </ul> </div> <div class="theme-listing__tabpanel-annotated-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-border-t tw-border-stroke-primary md:tw-mt-[-1px] tw-pt-md xl:tw-pt-xl tw-pb-xl xl:tw-pb-3xl"> <h4 class="tw-text-heading-md tw-col-span-full md:tw-col-span-6 lg:tw-col-span-5 xl:tw-col-span-4">การตลาดและคอนเวอร์ชัน</h4> <ul class="tw-col-span-full md:tw-col-span-6 lg:tw-col-span-7 xl:tw-col-span-8 tw-m-0 tw-text-body-sm tw-grid tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-x-gutter--mobile md:tw-gap-x-gutter--desktop tw-gap-y-sm"> <li>การเสนอสินค้าอื่นที่คล้ายกัน</li> <li>คำแปลสำหรับประเทศในสหภาพยุโรป (EN, FR, IT, DE, ES)</li> <li>จากขวาไปซ้าย</li> <li>ตัวจับเวลาถอยหลัง</li> <li>ตัวนับสต็อกสินค้า</li> <li>ที่เข้าดูล่าสุด</li> <li>บล็อก</li> <li>ป๊อปอัพโปรโมชั่น</li> <li>สินค้าที่แนะนำ</li> <li>หน้าคำถามที่พบบ่อย</li> <li>เข้าดูแบบเร็ว</li> <li>เครื่องหมายความน่าเชื่อถือ</li> <li>เครื่องหมายสินค้า</li> <li>แบนเนอร์โปรโมชั่น</li> <li>แบบฟอร์มสัญญาที่ปรับเปลี่ยนได้</li> <li>โปรโมชั่นในเมนู</li> </ul> </div> <div class="theme-listing__tabpanel-annotated-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-border-t tw-border-stroke-primary md:tw-mt-[-1px] tw-pt-md xl:tw-pt-xl tw-pb-xl xl:tw-pb-3xl"> <h4 class="tw-text-heading-md tw-col-span-full md:tw-col-span-6 lg:tw-col-span-5 xl:tw-col-span-4">การทำความเข้าใจลูกค้า</h4> <ul class="tw-col-span-full md:tw-col-span-6 lg:tw-col-span-7 xl:tw-col-span-8 tw-m-0 tw-text-body-sm tw-grid tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-x-gutter--mobile md:tw-gap-x-gutter--desktop tw-gap-y-sm"> <li>การกรองและการจัดเรียงสินค้า</li> <li>การค้นหาแบบพิเศษ</li> <li>การนำทางหน้าคอลเลกชัน</li> <li>ตัวอย่างตัวกรอง</li> <li>ที่เข้าดูล่าสุด</li> <li>ร่องรอยเส้นทาง</li> <li>สินค้าที่แนะนำ</li> <li>ส่วนหัวแบบยึดตำแหน่ง</li> <li>เมกะเมนู</li> </ul> </div> <div class="theme-listing__tabpanel-annotated-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-border-t tw-border-stroke-primary md:tw-mt-[-1px] tw-pt-md xl:tw-pt-xl tw-pb-xl xl:tw-pb-3xl"> <h4 class="tw-text-heading-md tw-col-span-full md:tw-col-span-6 lg:tw-col-span-5 xl:tw-col-span-4">ตะกร้าสินค้าและการชำระเงิน</h4> <ul class="tw-col-span-full md:tw-col-span-6 lg:tw-col-span-7 xl:tw-col-span-8 tw-m-0 tw-text-body-sm tw-grid tw-grid-cols-2 lg:tw-grid-cols-3 xl:tw-grid-cols-4 tw-gap-x-gutter--mobile md:tw-gap-x-gutter--desktop tw-gap-y-sm"> <li>การซื้อด่วน</li> <li>การรับสินค้าที่ร้าน</li> <li>การสั่งซื้อล่วงหน้า</li> <li>ตะกร้าสินค้าแบบเลื่อนออก</li> <li>ลงชื่อเข้าใช้ด้วย Shop</li> <li>หมายเหตุสำหรับตะกร้าสินค้า</li> </ul> </div> </div> </div> </div> <div class="mobile-tabs__item tw-border-b tw-border-stroke-secondary accordion-item" id="ReviewsTabContent--MobileTabs"> <button id="MobileTabButton__รีวิว" class="mobile-tabs__toggle tw-flex tw-justify-between tw-w-full tw-py-lg" data-tab-label="รีวิว"> <span class="mobile-tabs__toggle-label tw-text-label-sm tw-uppercase tw-font-bold tw-tracking-wide">รีวิว</span> <svg class="icon mobile-tabs__toggle-icon--expand" aria-hidden="true" focusable="false"> <use xlink:href="#modules-expand" /> </svg> <svg class="icon mobile-tabs__toggle-icon--collapse" aria-hidden="true" focusable="false"> <use xlink:href="#modules-collapse" /> </svg> </button> <div class="mobile-tabs__content accordion-content"> <div class="theme-listing__tabpanel-content"> <div> <section class="section tw-p-0 tw-scroll-m-24" id="Reviews" data-name="pipeline" data-style="clean"> <div class="tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-pb-xl md:tw-pt-xl"> <div class="section-header tw-col-span-full md:tw-col-span-4 xl:tw-col-span-3 tw-mb-2xl md:tw-mb-0"> <h3 id="ReviewsHeading" class="tw-text-heading-xl"> 200 รีวิว </h3> <div> <p class="tw-text-body-md tw-pt-xs tw-pb-lg">98% ในเชิงบวก</p> <ul class="review-graph gutter-bottom"> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--positive" style="width: 98%"></div> </div> <div class="review-graph__count tw-text-body-md">195 <span class="visuallyhidden">รีวิวเชิงบวก</span></div> </li> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-neutral" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-smiley-neutral" /> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--neutral" style="width: 0%"></div> </div> <div class="review-graph__count tw-text-body-md">0 <span class="visuallyhidden">รีวิวที่เป็นกลาง</span></div> </li> <li class="review-graph__item gutter-bottom--half"> <svg class="icon review-graph__icon icon--review-negative" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-down" /> </svg> <div class="review-graph__bar"> <div class="review-graph__bar-fill review-graph__bar-fill--negative" style="width: 2%"></div> </div> <div class="review-graph__count tw-text-body-md">5 <span class="visuallyhidden">รีวิวเชิงลบ</span></div> </li> </ul> <a class="tw-button-base tw-button-md tw-button-secondary tw-block md:tw-inline-block demo-overlay__button" id="ReviewLink" data-disable-modal="true" href="/themes/pipeline/styles/clean/reviews/new?locale=th">เขียนรีวิว</a> </div> </div> <script type="text/template" id="ReviewForm"></script> <div id="ReviewsContent" class="tw-col-span-full md:tw-col-span-8 xl:tw-col-start-5"> <script type="text/template" id="ReviewReplyForm-0-mobile"></script> <figure class="tw-relative tw-mb-xl lg:tw-mb-2xl tw-break-words"> <figcaption class="tw-flex tw-flex-col-reverse sm:tw-flex-row sm:tw-items-end tw-justify-between sm:tw-pb-sm"> <div class=""> <span class="tw-text-body-lg">Amanda Heath Art</span> <div class="tw-inline-block md:-tw-translate-y-2xs tw-w-xl"><svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg></div> </div> <span class="tw-text-body-xs tw-text-fg-tertiary tw-whitespace-nowrap tw-pb-2xs">5 ก.พ. 2025</span> </figcaption> <p class="tw-text-body-md tw-text-fg-secondary">The theme is stunning and has so much capability - it can feel a lot to get your head around but honestly it’s well worth it. I would not swap themes now as it is everything I need and more, plus the support team are ace! Amanda </p> </figure> <script type="text/template" id="ReviewReplyForm-1-mobile"></script> <figure class="tw-relative tw-mb-xl lg:tw-mb-2xl tw-break-words"> <figcaption class="tw-flex tw-flex-col-reverse sm:tw-flex-row sm:tw-items-end tw-justify-between sm:tw-pb-sm"> <div class=""> <span class="tw-text-body-lg">Final Switchback by Katie Jeanne Reim</span> <div class="tw-inline-block md:-tw-translate-y-2xs tw-w-xl"><svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg></div> </div> <span class="tw-text-body-xs tw-text-fg-tertiary tw-whitespace-nowrap tw-pb-2xs">10 ธ.ค. 2024</span> </figcaption> <p class="tw-text-body-md tw-text-fg-secondary">I've had great experience with this theme. The support/developers are efficient, knowledgable and have helped immensely through my sticking points. The theme offers everything we needed for this project. As someone who has worked with many themes, I can honestly say I'll be using this one again for future projects.</p> </figure> <script type="text/template" id="ReviewReplyForm-2-mobile"></script> <figure class="tw-relative tw-mb-xl lg:tw-mb-2xl tw-break-words"> <figcaption class="tw-flex tw-flex-col-reverse sm:tw-flex-row sm:tw-items-end tw-justify-between sm:tw-pb-sm"> <div class=""> <span class="tw-text-body-lg">Joy Street</span> <div class="tw-inline-block md:-tw-translate-y-2xs tw-w-xl"><svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg></div> </div> <span class="tw-text-body-xs tw-text-fg-tertiary tw-whitespace-nowrap tw-pb-2xs">13 พ.ย. 2024</span> </figcaption> <p class="tw-text-body-md tw-text-fg-secondary">We've used this theme for a while, but recently completed a much-needed theme version update. The new theme makes it so easy to edit the as a smaller team that doesn't have an in-house developer. With that said, I'm here to write a review because I've been so pleased with the assistance we received from the Pipeline support team (shout out to Mark). They have been incredibly helpful! </p> </figure> <script type="text/template" id="ReviewReplyForm-3-mobile"></script> <figure class="tw-relative tw-mb-xl lg:tw-mb-2xl tw-break-words"> <figcaption class="tw-flex tw-flex-col-reverse sm:tw-flex-row sm:tw-items-end tw-justify-between sm:tw-pb-sm"> <div class=""> <span class="tw-text-body-lg">Micaela Greg</span> <div class="tw-inline-block md:-tw-translate-y-2xs tw-w-xl"><svg class="icon review-graph__icon icon--review-positive" aria-hidden="true" focusable="false"> <use xlink:href="#icons-polaris-thumbs-up" /> </svg></div> </div> <span class="tw-text-body-xs tw-text-fg-tertiary tw-whitespace-nowrap tw-pb-2xs">15 ก.ย. 2024</span> </figcaption> <p class="tw-text-body-md tw-text-fg-secondary">We have been using the Shopify Pipeline theme for many years and just recently upgraded our website with the newest version of the theme. We love the clean and modern look and all the customizable options that help showcase our work. The support was top notch! The team was very responsive and super helpful with all of our customization questions. Highly recommend this theme!</p> </figure> <div role="navigation" class="pagination pagination--reviews clearfix"><span class="previous_page disabled">‹ ใหม่กว่า</span> <em class="current" aria-current="page">1</em> <a rel="next" href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=2&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">2</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=3&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">3</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=4&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">4</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=5&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">5</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=6&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">6</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=7&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">7</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=8&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">8</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=9&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">9</a> <span class="gap"></span> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=49&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">49</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=50&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">50</a> <a class="next_page" rel="next" href="/themes/pipeline/styles/clean?locale=th&amp;reviews_page=2&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#Reviews">เก่ากว่า ›</a></div> </div> </div> </section> </div> </div> </div> </div> <div class="mobile-tabs__item tw-border-b tw-border-stroke-secondary accordion-item" id="SupportTabContent--MobileTabs"> <button id="MobileTabButton__การสนับสนุนและเอกสารประกอบ" class="mobile-tabs__toggle tw-flex tw-justify-between tw-w-full tw-py-lg" data-tab-label="การสนับสนุนและเอกสารประกอบ"> <span class="mobile-tabs__toggle-label tw-text-label-sm tw-uppercase tw-font-bold tw-tracking-wide">การสนับสนุนและเอกสารประกอบ</span> <svg class="icon mobile-tabs__toggle-icon--expand" aria-hidden="true" focusable="false"> <use xlink:href="#modules-expand" /> </svg> <svg class="icon mobile-tabs__toggle-icon--collapse" aria-hidden="true" focusable="false"> <use xlink:href="#modules-collapse" /> </svg> </button> <div class="mobile-tabs__content accordion-content"> <div class="theme-listing__tabpanel-content tw-grid tw-grid-cols-12 tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-pb-xl md:tw-pt-xl"> <div class="tw-col-span-full md:tw-col-span-4 xl:tw-col-span-3 tw-mb-lg md:tw-mb-0"> <h4 class="tw-text-heading-xl--mobile md:tw-text-heading-md"> ธีมนี้ได้รับการสนับสนุนโดย Groupthought </h4> <ul class="tw-mt-md md:tw-mt-xl tw-flex tw-flex-col tw-gap-sm theme-listing__tabpanel-links-list"> <li> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="#spot-customer-support" /> </svg> <a id="GetSupportLink" class="tw-link-base tw-link-sm tw-text-body-sm link" target="_blank" rel="noopener noreferrer" href="https://groupthought.com/pages/contact">รับความช่วยเหลือ</a> </li> <li> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="#spot-buy-online" /> </svg> <a id="ReadDocumentationLink" class="tw-link-base tw-link-sm tw-text-body-sm link" target="_blank" rel="noopener noreferrer" href="https://pipeline.groupthought.com/">อ่านเอกสารประกอบ</a> </li> </ul> <div class="business-imprint tw-mt-xl md:tw-mt-2xl"> <div class="tw-mb-md tw-text-body-lg--mobile md:tw-body-lg"> เกี่ยวกับ </div> <ul class="tw-flex tw-flex-col tw-gap-md"> <li class="business-imprint__address tw-flex tw-gap-md"> <svg class="icon tw-w-[20px] tw-h-[20px] tw-shrink-0" aria-hidden="true" focusable="false"> <use xlink:href="#spot-location" /> </svg> <span class="tw-text-body-sm">1055 Millar Creek Road, 204, Whistler, BC, V8E0K7, CA</span> </li> </ul> </div> </div> <div class="tw-col-span-full md:tw-col-span-8 xl:tw-col-start-5"> <section class="section section--theme-release-notes tw-p-0" id="ReleaseNotes" data-name="pipeline" data-style="clean"> <div class="section-header"> <h2 class="tw-text-heading-xl tw-pb-lg"> บันทึกประจำรุ่น </h2> </div> <div class="release-notes"> <div class="release-note tw-mb-xl lg:tw-mb-2xl"> <h3 class="tw-text-body-lg !tw-font-medium tw-pb-sm">เวอร์ชัน 7.5.0 <span class="tw-text-body-xs tw-text-fg-tertiary tw-pl-sm">January 30, 2025</span></h3> <div class="tw-text-body-md tw-mb-sm tw-text-fg-secondary tw-font-medium"> <p>Version 7.5.0 adds new sections with nested blocks, and supports Shopify product swatches.</p> </div> <div class="more-details"> <h3><a href="#added" class="anchor"></a>Added</h3> <ul> <li>Side-by-side pair sections with interactive content</li> <li>Custom image banner with flexible layout controls and unlimited design possibilities</li> <li>Shopify swatches on product pages with custom colors and images</li> </ul> <h3><a href="#changed" class="anchor"></a>Changed</h3> <ul> <li>Gift card form now has the ability to send your gift card at a later date, like a holiday or birthday</li> <li>Product cards received a swatch limit setting to prevent large sibling products from loading slowly</li> <li>Improved cart messaging for products where taxes are included in the price</li> </ul> </div> </div> <div class="release-note tw-mb-xl lg:tw-mb-2xl"> <h3 class="tw-text-body-lg !tw-font-medium tw-pb-sm">เวอร์ชัน 7.4.2 <span class="tw-text-body-xs tw-text-fg-tertiary tw-pl-sm">January 2, 2025</span></h3> <div class="tw-text-body-md tw-mb-sm tw-text-fg-secondary tw-font-medium"> <p>Version 7.4.2 removes Shopify deprecated fonts from presets</p> </div> <div class="more-details"> <h3><a href="#fixes-and-other-improvements" class="anchor"></a>Fixes and Other Improvements</h3> <ul> <li>All presets now use fonts that will remain after the Shopify font deprecation in January 2025</li> </ul> </div> </div> <div class="release-note tw-mb-xl lg:tw-mb-2xl"> <h3 class="tw-text-body-lg !tw-font-medium tw-pb-sm">เวอร์ชัน 7.4.1 <span class="tw-text-body-xs tw-text-fg-tertiary tw-pl-sm">September 9, 2024</span></h3> <div class="tw-text-body-md tw-mb-sm tw-text-fg-secondary tw-font-medium"> <p>Version 7.4.1 adds support for Shopify's upgraded accelerated checkout buttons.</p> </div> <div class="more-details"> <h3><a href="#fixes-and-other-improvements" class="anchor"></a>Fixes and Other Improvements</h3> <ul> <li>Ensure that Shopify's upgraded accelerated checkout buttons match the look and feel of Pipeline on the product form, cart drawer, and cart page.</li> </ul> </div> </div> </div> <div role="navigation" class="pagination pagination--release-notes"><span class="previous_page disabled">‹ ใหม่กว่า</span> <em class="current" aria-current="page">1</em> <a rel="next" href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=2&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">2</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=3&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">3</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=4&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">4</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=5&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">5</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=6&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">6</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=7&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">7</a> <a href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=8&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">8</a> <a class="next_page" rel="next" href="/themes/pipeline/styles/clean?locale=th&amp;release_notes_page=2&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing#ReleaseNotes">เก่ากว่า ›</a></div> </section> </div> </div> </div> </div> </div> </section> <section class="tw-pb-3xl"> <div class="tw-container"> <h2 class="tw-text-heading-xl tw-pb-sm">ร้านค้าที่ใช้ Pipeline</h2> </div> <div class="lg:tw-container tw-flex lg:tw-grid tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-snap-x lg:tw-snap-none tw-overflow-x-auto tw-snap-mandatory lg:tw-grid-cols-4"> <div class="tw-rounded-md tw-overflow-hidden tw-snap-center tw-shrink-0 lg:tw-shrink tw-basis-4/5 md:tw-basis-2/5 lg:tw-basis-auto tw-shadow-md tw-my-md first:tw-ml-md last:tw-mr-md first:lg:tw-ml-0 last:lg:tw-mr-0"> <a aria-label="ดู Pipeline บน https://fjallraven.com.au/" target="_blank" class="tw-group tw-block tw-h-full tw-bg-canvas-inverted-tertiary" rel="noopener noreferrer" href="https://fjallraven.com.au/"> <img alt="" class="tw-block tw-h-full tw-object-cover tw-will-change-[opacity] tw-transition-opacity tw-duration-300 tw-ease-in-out group-hover:tw-opacity-80 group-focus:tw-opacity-80" src="https://cdn.shopify.com/theme-store/hjp3s9o1jjfwkdppaviqd8o2vqlb.jpg" /> </a></div> <div class="tw-rounded-md tw-overflow-hidden tw-snap-center tw-shrink-0 lg:tw-shrink tw-basis-4/5 md:tw-basis-2/5 lg:tw-basis-auto tw-shadow-md tw-my-md first:tw-ml-md last:tw-mr-md first:lg:tw-ml-0 last:lg:tw-mr-0"> <a aria-label="ดู Pipeline บน https://www.marnella.co.za/" target="_blank" class="tw-group tw-block tw-h-full tw-bg-canvas-inverted-tertiary" rel="noopener noreferrer" href="https://www.marnella.co.za/"> <img alt="" class="tw-block tw-h-full tw-object-cover tw-will-change-[opacity] tw-transition-opacity tw-duration-300 tw-ease-in-out group-hover:tw-opacity-80 group-focus:tw-opacity-80" src="https://cdn.shopify.com/theme-store/cmpxs8bjqo76ncey5jtfcsv1r8yp.jpg" /> </a></div> <div class="tw-rounded-md tw-overflow-hidden tw-snap-center tw-shrink-0 lg:tw-shrink tw-basis-4/5 md:tw-basis-2/5 lg:tw-basis-auto tw-shadow-md tw-my-md first:tw-ml-md last:tw-mr-md first:lg:tw-ml-0 last:lg:tw-mr-0"> <a aria-label="ดู Pipeline บน https://sunbleachedswim.com/" target="_blank" class="tw-group tw-block tw-h-full tw-bg-canvas-inverted-tertiary" rel="noopener noreferrer" href="https://sunbleachedswim.com/"> <img alt="" class="tw-block tw-h-full tw-object-cover tw-will-change-[opacity] tw-transition-opacity tw-duration-300 tw-ease-in-out group-hover:tw-opacity-80 group-focus:tw-opacity-80" src="https://cdn.shopify.com/theme-store/53d9g0xodzq8lh0f3mifeznt3u29.jpg" /> </a></div> <div class="tw-rounded-md tw-overflow-hidden tw-snap-center tw-shrink-0 lg:tw-shrink tw-basis-4/5 md:tw-basis-2/5 lg:tw-basis-auto tw-shadow-md tw-my-md first:tw-ml-md last:tw-mr-md first:lg:tw-ml-0 last:lg:tw-mr-0"> <a aria-label="ดู Pipeline บน https://quoc.cc/" target="_blank" class="tw-group tw-block tw-h-full tw-bg-canvas-inverted-tertiary" rel="noopener noreferrer" href="https://quoc.cc/"> <img alt="" class="tw-block tw-h-full tw-object-cover tw-will-change-[opacity] tw-transition-opacity tw-duration-300 tw-ease-in-out group-hover:tw-opacity-80 group-focus:tw-opacity-80" src="https://cdn.shopify.com/theme-store/ko9vrpd9x9r97iulf4ft1hy5r85u.jpg" /> </a></div> </div> </section> <section class="tw-bg-canvas-secondary" id="ThemeStoreDetails"> <div class="tw-container tw-flex tw-flex-col md:tw-flex-row tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-py-2xl lg:tw-py-3xl"> <div class="tw-flex tw-flex-col tw-justify-start md:tw-items-start tw-basis-1/2"> <h2 class="tw-text-heading-3xl lg:tw-max-w-[13em]">สร้างด้วยความมั่นใจ — คำมั่นสัญญาจากร้านค้าธีม</h2> <p class="visuallyhidden">สิ่งที่รวมอยู่ในทุกธีมบนร้านค้าธีม</p> </div> <ul class="tw-mb-0 tw-basis-1/2 tw-flex tw-flex-col xl:tw-grid xl:tw-grid-cols-2 tw-gap-lg lg:tw-gap-xl"> <li> <div class="tw-flex tw-items-start tw-mb-xs"> <svg class="icon tw-fill-fg-secondary tw-w-[1.5em] tw-h-[1.5em] lg:tw-mt-[0.125em] tw-overflow-visible" aria-hidden="true" focusable="false"> <use xlink:href="#spot-guarantee" /> </svg> <h3 class="tw-text-heading-md tw-pl-sm">ทำงานร่วมกับฟีเจอร์ล่าสุดของ Shopify</h3> </div> <p class="tw-text-body-md tw-text-fg-secondary tw-pl-xl">ธีมบนร้านค้าธีมของ Shopify ได้รับการรับประกันว่าจะอัปเดตให้ทันสมัยอยู่เสมอและทำงานร่วมกับชุดฟีเจอร์ที่พัฒนาอย่างต่อเนื่องของ Shopify</p> </li> <li> <div class="tw-flex tw-items-start tw-mb-xs"> <svg class="icon tw-fill-fg-secondary tw-w-[1.5em] tw-h-[1.5em] lg:tw-mt-[0.125em] tw-overflow-visible" aria-hidden="true" focusable="false"> <use xlink:href="#spot-maximum-gauge" /> </svg> <h3 class="tw-text-heading-md tw-pl-sm">ผ่านการทดสอบและรับรองความเร็ว</h3> </div> <p class="tw-text-body-md tw-text-fg-secondary tw-pl-xl">ทุกธีมในร้านค้าธีมเป็นไปตามมาตรฐานด้านประสิทธิภาพของ Shopify เพื่อให้แน่ใจว่าผู้ซื้อของคุณจะได้รับประสบการณ์การช้อปปิ้งที่รวดเร็วยิ่งขึ้น</p> </li> <li> <div class="tw-flex tw-items-start tw-mb-xs"> <svg class="icon tw-fill-fg-secondary tw-w-[1.5em] tw-h-[1.5em] lg:tw-mt-[0.125em] tw-overflow-visible" aria-hidden="true" focusable="false"> <use xlink:href="#spot-save-time" /> </svg> <h3 class="tw-text-heading-md tw-pl-sm">การทดลองใช้งานฟรีแบบไม่จำกัด</h3> </div> <p class="tw-text-body-md tw-text-fg-secondary tw-pl-xl"> ลองใช้ธีมกับสินค้า สีของแบรนด์ และการปรับแต่งของคุณเองโดยไม่เสียค่าใช้จ่าย การเรียกเก็บเงินครั้งเดียวในราคา $360 เมื่อคุณเผยแพร่ธีมไปยังร้านค้าของคุณ </p> </li> <li> <div class="tw-flex tw-items-start tw-mb-xs"> <svg class="icon tw-fill-fg-secondary tw-w-[1.5em] tw-h-[1.5em] lg:tw-mt-[0.125em] tw-overflow-visible" aria-hidden="true" focusable="false"> <use xlink:href="#spot-design" /> </svg> <h3 class="tw-text-heading-md tw-pl-sm">รูปภาพความละเอียดสูงฟรี</h3> </div> <p class="tw-text-body-md tw-text-fg-secondary tw-pl-xl"> ไม่รวมร้านค้าตัวอย่าง แต่คุณสามารถใช้ภาพสต็อกฟรีได้จาก <a target="_blank" rel="noopener" class="body-link body-link--darker" data-trekkie-theme-id="739" href="https://burst.shopify.com?ref=theme-store">Shopify Burst</a> </p> </li> <li> <div class="tw-flex tw-items-start tw-mb-xs"> <svg class="icon tw-fill-fg-secondary tw-w-[1.5em] tw-h-[1.5em] lg:tw-mt-[0.125em] tw-overflow-visible" aria-hidden="true" focusable="false"> <use xlink:href="#spot-custom-code" /> </svg> <h3 class="tw-text-heading-md tw-pl-sm">การอัปเดตธีมฟรี</h3> </div> <p class="tw-text-body-md tw-text-fg-secondary tw-pl-xl">รับฟีเจอร์และการแก้ไขธีมล่าสุดจากร้านค้าธีม คุณสามารถดาวน์โหลดการสั่งซื้อของคุณอีกครั้งได้ทุกเมื่อ</p> </li> <li> <div class="tw-flex tw-items-start tw-mb-xs"> <svg class="icon tw-fill-fg-secondary tw-w-[1.5em] tw-h-[1.5em] lg:tw-mt-[0.125em] tw-overflow-visible" aria-hidden="true" focusable="false"> <use xlink:href="#spot-gdpr" /> </svg> <h3 class="tw-text-heading-md tw-pl-sm">ใบอนุญาตแบบไม่มีวันหมดอายุสำหรับร้านค้าหนึ่งร้าน</h3> </div> <p class="tw-text-body-md tw-text-fg-secondary tw-pl-xl">การชำระเงินของคุณให้สิทธิ์คุณในการใช้ธีมบนร้านค้าเดียวเท่านั้นและสามารถเก็บไว้ได้นานเท่าที่คุณต้องการ</p> </li> </ul> </div> </section> <section class="tw-pt-xl tw-pb-3xl lg:tw-py-2xl"> <div class="tw-container theme-listing__recommended_styles"> <h2 class="tw-text-heading-xl tw-pb-md has-nested-link">ธีมเพิ่มเติมสำหรับ ร้านค้าที่มีปริมาณมาก</h2> </div> <div class="lg:tw-container tw-flex lg:tw-grid tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-snap-x lg:tw-snap-none tw-overflow-x-auto tw-snap-mandatory lg:tw-grid-cols-4 theme-listing__recommendations-grid " data-theme-id="739" data-theme-name="Pipeline" data-style-id="1992" data-style-name="Clean" data-paid="true" data-theme-filters="[&quot;price&quot;,&quot;industry&quot;,&quot;catalog-size&quot;,&quot;features&quot;]" data-surface-type="listing" data-surface-detail="target_audience" data-surface-inter-position="0" data-theme-ids="[2629,3039,2316,1924]"> <div class="tw-snap-center tw-shrink-0 lg:tw-shrink tw-basis-4/5 md:tw-basis-2/5 lg:tw-basis-auto tw-my-md first:tw-ml-md last:tw-mr-md first:lg:tw-ml-0 last:lg:tw-mr-0 theme-listing__recommendation" id="theme-3455"> <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="3455" data-trekkie-style-handle="torque" data-trekkie-theme-handle="tokyo" data-trekkie-theme-id="2629" data-theme-id="2629" data-theme-name="Tokyo" data-style-id="3455" data-style-name="Torque" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="1" aria-label="รายละเอียดเกี่ยวกับธีม Tokyo" href="/themes/tokyo/styles/torque?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=listing"> <div class="style-images " data-style="tokyo-torque"> <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: #003260"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Tokyo ในรูปแบบ &quot;Torque&quot;" src="https://cdn.shopify.com/theme-store/3n848hd4ks60uial26mvup0gvuzf.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="ตัวอย่างบนมือถือสำหรับ Tokyo ในรูปแบบ &quot;Torque&quot;" src="https://cdn.shopify.com/theme-store/ilg0j1hv4u40cadn85jjf7r8p7fa.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">Tokyo</h4> </div> </a> <a data-trekkie-style-id="2771" data-trekkie-style-handle="default" data-trekkie-theme-handle="tokyo" data-trekkie-theme-id="2629" data-theme-id="2629" data-theme-name="Tokyo" data-style-id="2771" data-style-name="Default" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="1" aria-label="รายละเอียดเกี่ยวกับธีม Tokyo" href="/themes/tokyo/styles/default?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=listing"> <div class="style-images hidden" data-style="tokyo-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: #008579"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Tokyo ในรูปแบบ &quot;Default&quot;" src="https://cdn.shopify.com/theme-store/u0bjs723ir5akth1on9n3cpudrc0.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="ตัวอย่างบนมือถือสำหรับ Tokyo ในรูปแบบ &quot;Default&quot;" src="https://cdn.shopify.com/theme-store/h0kn9obku58jnpgobwkn8nhcxpi0.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">Tokyo</h4> </div> </a> <a data-trekkie-style-id="3003" data-trekkie-style-handle="beads" data-trekkie-theme-handle="tokyo" data-trekkie-theme-id="2629" data-theme-id="2629" data-theme-name="Tokyo" data-style-id="3003" data-style-name="Beads" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="1" aria-label="รายละเอียดเกี่ยวกับธีม Tokyo" href="/themes/tokyo/styles/beads?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=listing"> <div class="style-images hidden" data-style="tokyo-beads"> <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: #ee7675"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Tokyo ในรูปแบบ &quot;Beads&quot;" src="https://cdn.shopify.com/theme-store/hme7im26w012gtsrazyoxqza690i.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="ตัวอย่างบนมือถือสำหรับ Tokyo ในรูปแบบ &quot;Beads&quot;" src="https://cdn.shopify.com/theme-store/1aidw03mxzfyfm834ocxh1u2uia8.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">Tokyo</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-tokyo-torque" tabindex="0" data-style="tokyo-torque" 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: #003260"></label> <input id="style-tokyo-torque" name="style" class="hidden" type="radio" value="torque"> <label for="style-tokyo-default" tabindex="0" data-style="tokyo-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 " style="background: #008579"></label> <input id="style-tokyo-default" name="style" class="hidden" type="radio" value="default"> <label for="style-tokyo-beads" tabindex="0" data-style="tokyo-beads" 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: #ee7675"></label> <input id="style-tokyo-beads" name="style" class="hidden" type="radio" value="beads"> </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">100% (4)</span> </li> </ul> </div> </article> </div> <div class="tw-snap-center tw-shrink-0 lg:tw-shrink tw-basis-4/5 md:tw-basis-2/5 lg:tw-basis-auto tw-my-md first:tw-ml-md last:tw-mr-md first:lg:tw-ml-0 last:lg:tw-mr-0 theme-listing__recommendation" id="theme-3196"> <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="3196" data-trekkie-style-handle="connect" data-trekkie-theme-handle="motto" data-trekkie-theme-id="3039" data-theme-id="3039" data-theme-name="Motto" data-style-id="3196" data-style-name="Connect" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="2" aria-label="รายละเอียดเกี่ยวกับธีม Motto" href="/themes/motto/styles/connect?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing"> <div class="style-images " data-style="motto-connect"> <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: #3F3F3F"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Motto ในรูปแบบ &quot;Connect&quot;" src="https://cdn.shopify.com/theme-store/h2fzp32us4l32delnnoah4ksmur1.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="ตัวอย่างบนมือถือสำหรับ Motto ในรูปแบบ &quot;Connect&quot;" src="https://cdn.shopify.com/theme-store/97eefko001i8cnbq5lhl0cloae8t.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">Motto</h4> </div> </a> <a data-trekkie-style-id="3260" data-trekkie-style-handle="retouch" data-trekkie-theme-handle="motto" data-trekkie-theme-id="3039" data-theme-id="3039" data-theme-name="Motto" data-style-id="3260" data-style-name="Retouch" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="2" aria-label="รายละเอียดเกี่ยวกับธีม Motto" href="/themes/motto/styles/retouch?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing"> <div class="style-images hidden" data-style="motto-retouch"> <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: #F2F3F0"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Motto ในรูปแบบ &quot;Retouch&quot;" src="https://cdn.shopify.com/theme-store/zo9duxf6letcvwb9khyz1ywrmcoy.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="ตัวอย่างบนมือถือสำหรับ Motto ในรูปแบบ &quot;Retouch&quot;" src="https://cdn.shopify.com/theme-store/zexnar9tmamsfmqghjyb98qubvo4.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">Motto</h4> </div> </a> <a data-trekkie-style-id="3261" data-trekkie-style-handle="spin" data-trekkie-theme-handle="motto" data-trekkie-theme-id="3039" data-theme-id="3039" data-theme-name="Motto" data-style-id="3261" data-style-name="Spin" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="2" aria-label="รายละเอียดเกี่ยวกับธีม Motto" href="/themes/motto/styles/spin?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing"> <div class="style-images hidden" data-style="motto-spin"> <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: #161616"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Motto ในรูปแบบ &quot;Spin&quot;" src="https://cdn.shopify.com/theme-store/vbd27duvogs5a460640u8ms6oyak.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="ตัวอย่างบนมือถือสำหรับ Motto ในรูปแบบ &quot;Spin&quot;" src="https://cdn.shopify.com/theme-store/m4ui4x81p3gsufgrf9a8bjnh2lt1.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">Motto</h4> </div> </a> <a data-trekkie-style-id="3262" data-trekkie-style-handle="reflect" data-trekkie-theme-handle="motto" data-trekkie-theme-id="3039" data-theme-id="3039" data-theme-name="Motto" data-style-id="3262" data-style-name="Reflect" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="2" aria-label="รายละเอียดเกี่ยวกับธีม Motto" href="/themes/motto/styles/reflect?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing"> <div class="style-images hidden" data-style="motto-reflect"> <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: #202D1F"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Motto ในรูปแบบ &quot;Reflect&quot;" src="https://cdn.shopify.com/theme-store/tmcep1530ehg0c7kj63p3esxsk5o.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="ตัวอย่างบนมือถือสำหรับ Motto ในรูปแบบ &quot;Reflect&quot;" src="https://cdn.shopify.com/theme-store/cf0ykr589dqlq4i71dyg1fr55yue.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">Motto</h4> </div> </a> <a data-trekkie-style-id="3263" data-trekkie-style-handle="focus" data-trekkie-theme-handle="motto" data-trekkie-theme-id="3039" data-theme-id="3039" data-theme-name="Motto" data-style-id="3263" data-style-name="Focus" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="2" aria-label="รายละเอียดเกี่ยวกับธีม Motto" href="/themes/motto/styles/focus?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing"> <div class="style-images hidden" data-style="motto-focus"> <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: #FFCA00"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Motto ในรูปแบบ &quot;Focus&quot;" src="https://cdn.shopify.com/theme-store/tpvlfboptqzsch268pgj985smjgp.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="ตัวอย่างบนมือถือสำหรับ Motto ในรูปแบบ &quot;Focus&quot;" src="https://cdn.shopify.com/theme-store/9k9wp5nntgi1s2w15j6o2sthw429.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">Motto</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-motto-connect" tabindex="0" data-style="motto-connect" 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: #3F3F3F"></label> <input id="style-motto-connect" name="style" class="hidden" type="radio" value="connect"> <label for="style-motto-retouch" tabindex="0" data-style="motto-retouch" 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: #F2F3F0"></label> <input id="style-motto-retouch" name="style" class="hidden" type="radio" value="retouch"> <label for="style-motto-spin" tabindex="0" data-style="motto-spin" 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: #161616"></label> <input id="style-motto-spin" name="style" class="hidden" type="radio" value="spin"> <label for="style-motto-reflect" tabindex="0" data-style="motto-reflect" 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: #202D1F"></label> <input id="style-motto-reflect" name="style" class="hidden" type="radio" value="reflect"> <label for="style-motto-focus" tabindex="0" data-style="motto-focus" 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: #FFCA00"></label> <input id="style-motto-focus" name="style" class="hidden" type="radio" value="focus"> </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-text-fg-highlight-primary">ใหม่</li> <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">0% (1)</span> </li> </ul> </div> </article> </div> <div class="tw-snap-center tw-shrink-0 lg:tw-shrink tw-basis-4/5 md:tw-basis-2/5 lg:tw-basis-auto tw-my-md first:tw-ml-md last:tw-mr-md first:lg:tw-ml-0 last:lg:tw-mr-0 theme-listing__recommendation" id="theme-2696"> <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="2696" data-trekkie-style-handle="graphite" data-trekkie-theme-handle="minimalista" data-trekkie-theme-id="2316" data-theme-id="2316" data-theme-name="Minimalista" data-style-id="2696" data-style-name="Graphite" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="3" aria-label="รายละเอียดเกี่ยวกับธีม Minimalista" href="/themes/minimalista/styles/graphite?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=listing"> <div class="style-images " data-style="minimalista-graphite"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Minimalista ในรูปแบบ &quot;Graphite&quot;" src="https://cdn.shopify.com/theme-store/su2f4o1mmwvnshhx7w5qo5hdy15v.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="ตัวอย่างบนมือถือสำหรับ Minimalista ในรูปแบบ &quot;Graphite&quot;" src="https://cdn.shopify.com/theme-store/3gj3xo953qzxy16mg4jyfv8kydgi.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">Minimalista</h4> </div> </a> <a data-trekkie-style-id="2458" data-trekkie-style-handle="quartz" data-trekkie-theme-handle="minimalista" data-trekkie-theme-id="2316" data-theme-id="2316" data-theme-name="Minimalista" data-style-id="2458" data-style-name="Quartz" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="3" aria-label="รายละเอียดเกี่ยวกับธีม Minimalista" href="/themes/minimalista/styles/quartz?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=listing"> <div class="style-images hidden" data-style="minimalista-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: #EEEEEE"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Minimalista ในรูปแบบ &quot;Quartz&quot;" src="https://cdn.shopify.com/theme-store/7ovij6ptta3qbplgjy24p1fhowbk.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="ตัวอย่างบนมือถือสำหรับ Minimalista ในรูปแบบ &quot;Quartz&quot;" src="https://cdn.shopify.com/theme-store/upfvrd5vhl4ow4ogiwi78sm6veyn.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">Minimalista</h4> </div> </a> <a data-trekkie-style-id="2459" data-trekkie-style-handle="sapphire" data-trekkie-theme-handle="minimalista" data-trekkie-theme-id="2316" data-theme-id="2316" data-theme-name="Minimalista" data-style-id="2459" data-style-name="Sapphire" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="3" aria-label="รายละเอียดเกี่ยวกับธีม Minimalista" href="/themes/minimalista/styles/sapphire?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=listing"> <div class="style-images hidden" data-style="minimalista-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: #CF9663"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Minimalista ในรูปแบบ &quot;Sapphire&quot;" src="https://cdn.shopify.com/theme-store/uue63j1iwvwtxrm11gvtp5usq200.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="ตัวอย่างบนมือถือสำหรับ Minimalista ในรูปแบบ &quot;Sapphire&quot;" src="https://cdn.shopify.com/theme-store/zsbb5xc01pa3vom94k0eufq3aq6k.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">Minimalista</h4> </div> </a> <a data-trekkie-style-id="2460" data-trekkie-style-handle="aquamarine" data-trekkie-theme-handle="minimalista" data-trekkie-theme-id="2316" data-theme-id="2316" data-theme-name="Minimalista" data-style-id="2460" data-style-name="Aquamarine" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="3" aria-label="รายละเอียดเกี่ยวกับธีม Minimalista" href="/themes/minimalista/styles/aquamarine?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=listing"> <div class="style-images hidden" data-style="minimalista-aquamarine"> <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: #282828"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Minimalista ในรูปแบบ &quot;Aquamarine&quot;" src="https://cdn.shopify.com/theme-store/uos7cinpjbqu1vmeg5rzxprvdn62.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="ตัวอย่างบนมือถือสำหรับ Minimalista ในรูปแบบ &quot;Aquamarine&quot;" src="https://cdn.shopify.com/theme-store/2v0t24axcdxqgn7nx0na825ov63z.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">Minimalista</h4> </div> </a> <a data-trekkie-style-id="2461" data-trekkie-style-handle="citrine" data-trekkie-theme-handle="minimalista" data-trekkie-theme-id="2316" data-theme-id="2316" data-theme-name="Minimalista" data-style-id="2461" data-style-name="Citrine" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="3" aria-label="รายละเอียดเกี่ยวกับธีม Minimalista" href="/themes/minimalista/styles/citrine?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=listing"> <div class="style-images hidden" data-style="minimalista-citrine"> <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: #984F25"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Minimalista ในรูปแบบ &quot;Citrine&quot;" src="https://cdn.shopify.com/theme-store/1k0f3u6o465n114ouffd83t1lgq3.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="ตัวอย่างบนมือถือสำหรับ Minimalista ในรูปแบบ &quot;Citrine&quot;" src="https://cdn.shopify.com/theme-store/5y4yeai6dca66tfnrcceh9lebc5v.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">Minimalista</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-minimalista-graphite" tabindex="0" data-style="minimalista-graphite" 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: #FFFFFF"></label> <input id="style-minimalista-graphite" name="style" class="hidden" type="radio" value="graphite"> <label for="style-minimalista-quartz" tabindex="0" data-style="minimalista-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: #EEEEEE"></label> <input id="style-minimalista-quartz" name="style" class="hidden" type="radio" value="quartz"> <label for="style-minimalista-sapphire" tabindex="0" data-style="minimalista-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: #CF9663"></label> <input id="style-minimalista-sapphire" name="style" class="hidden" type="radio" value="sapphire"> <label for="style-minimalista-aquamarine" tabindex="0" data-style="minimalista-aquamarine" 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: #282828"></label> <input id="style-minimalista-aquamarine" name="style" class="hidden" type="radio" value="aquamarine"> <label for="style-minimalista-citrine" tabindex="0" data-style="minimalista-citrine" 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: #984F25"></label> <input id="style-minimalista-citrine" name="style" class="hidden" type="radio" value="citrine"> </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">90% (10)</span> </li> </ul> </div> </article> </div> <div class="tw-snap-center tw-shrink-0 lg:tw-shrink tw-basis-4/5 md:tw-basis-2/5 lg:tw-basis-auto tw-my-md first:tw-ml-md last:tw-mr-md first:lg:tw-ml-0 last:lg:tw-mr-0 theme-listing__recommendation" id="theme-2092"> <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="2092" data-trekkie-style-handle="heartbeat" data-trekkie-theme-handle="portland" data-trekkie-theme-id="1924" data-theme-id="1924" data-theme-name="Portland" data-style-id="2092" data-style-name="Heartbeat" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="4" aria-label="รายละเอียดเกี่ยวกับธีม Portland" href="/themes/portland/styles/heartbeat?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=4&amp;surface_type=listing"> <div class="style-images " data-style="portland-heartbeat"> <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: #E4E4E4"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Portland ในรูปแบบ &quot;Heartbeat&quot;" src="https://cdn.shopify.com/theme-store/3cvmlv50ea76tg3hnnrlu8f474ig.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="ตัวอย่างบนมือถือสำหรับ Portland ในรูปแบบ &quot;Heartbeat&quot;" src="https://cdn.shopify.com/theme-store/v5tqr0s2648f60vmiw9p1eap2utu.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">Portland</h4> </div> </a> <a data-trekkie-style-id="2093" data-trekkie-style-handle="balance" data-trekkie-theme-handle="portland" data-trekkie-theme-id="1924" data-theme-id="1924" data-theme-name="Portland" data-style-id="2093" data-style-name="Balance" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="4" aria-label="รายละเอียดเกี่ยวกับธีม Portland" href="/themes/portland/styles/balance?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=4&amp;surface_type=listing"> <div class="style-images hidden" data-style="portland-balance"> <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: #A8A485"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Portland ในรูปแบบ &quot;Balance&quot;" src="https://cdn.shopify.com/theme-store/xbgw3p8i9ihh7ypw8hm5d22j2sxt.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="ตัวอย่างบนมือถือสำหรับ Portland ในรูปแบบ &quot;Balance&quot;" src="https://cdn.shopify.com/theme-store/1pe7yh6xoze9z1tog5zxcnl8nsgc.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">Portland</h4> </div> </a> <a data-trekkie-style-id="2094" data-trekkie-style-handle="cold-brew" data-trekkie-theme-handle="portland" data-trekkie-theme-id="1924" data-theme-id="1924" data-theme-name="Portland" data-style-id="2094" data-style-name="Cold Brew" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="4" aria-label="รายละเอียดเกี่ยวกับธีม Portland" href="/themes/portland/styles/cold-brew?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=4&amp;surface_type=listing"> <div class="style-images hidden" data-style="portland-cold-brew"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Portland ในรูปแบบ &quot;Cold Brew&quot;" src="https://cdn.shopify.com/theme-store/ejicxwy4nn42zlarqah8hh03qm1o.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="ตัวอย่างบนมือถือสำหรับ Portland ในรูปแบบ &quot;Cold Brew&quot;" src="https://cdn.shopify.com/theme-store/id85tkv1pyzl00q9x2grsj7s35er.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">Portland</h4> </div> </a> <a data-trekkie-style-id="2095" data-trekkie-style-handle="sparkle" data-trekkie-theme-handle="portland" data-trekkie-theme-id="1924" data-theme-id="1924" data-theme-name="Portland" data-style-id="2095" data-style-name="Sparkle" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="4" aria-label="รายละเอียดเกี่ยวกับธีม Portland" href="/themes/portland/styles/sparkle?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=4&amp;surface_type=listing"> <div class="style-images hidden" data-style="portland-sparkle"> <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: #EEEEEE"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Portland ในรูปแบบ &quot;Sparkle&quot;" src="https://cdn.shopify.com/theme-store/rjs75vpzjp6ypqfs6yyznmj9hlub.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="ตัวอย่างบนมือถือสำหรับ Portland ในรูปแบบ &quot;Sparkle&quot;" src="https://cdn.shopify.com/theme-store/oj4hb4yebvdl3u35itqyvz5w6bnt.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">Portland</h4> </div> </a> <a data-trekkie-style-id="2096" data-trekkie-style-handle="indian-summer" data-trekkie-theme-handle="portland" data-trekkie-theme-id="1924" data-theme-id="1924" data-theme-name="Portland" data-style-id="2096" data-style-name="Indian Summer" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="4" aria-label="รายละเอียดเกี่ยวกับธีม Portland" href="/themes/portland/styles/indian-summer?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=4&amp;surface_type=listing"> <div class="style-images hidden" data-style="portland-indian-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: #BAB9AD"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Portland ในรูปแบบ &quot;Indian Summer&quot;" src="https://cdn.shopify.com/theme-store/46rpp7a83weopgz5mbbxybmc1j5u.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="ตัวอย่างบนมือถือสำหรับ Portland ในรูปแบบ &quot;Indian Summer&quot;" src="https://cdn.shopify.com/theme-store/mjwiv3xo3irw4ddgm11zdq4325o6.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">Portland</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-portland-heartbeat" tabindex="0" data-style="portland-heartbeat" 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: #E4E4E4"></label> <input id="style-portland-heartbeat" name="style" class="hidden" type="radio" value="heartbeat"> <label for="style-portland-balance" tabindex="0" data-style="portland-balance" 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: #A8A485"></label> <input id="style-portland-balance" name="style" class="hidden" type="radio" value="balance"> <label for="style-portland-cold-brew" tabindex="0" data-style="portland-cold-brew" 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-portland-cold-brew" name="style" class="hidden" type="radio" value="cold-brew"> <label for="style-portland-sparkle" tabindex="0" data-style="portland-sparkle" 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: #EEEEEE"></label> <input id="style-portland-sparkle" name="style" class="hidden" type="radio" value="sparkle"> <label for="style-portland-indian-summer" tabindex="0" data-style="portland-indian-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: #BAB9AD"></label> <input id="style-portland-indian-summer" name="style" class="hidden" type="radio" value="indian-summer"> </div> </div> <div class="card-details tw-flex tw-flex-col tw-gap-sm"> <p class="tw-text-body-sm">$100 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> <div id="theme-designer-styles-data" data-theme-id="739" data-theme-name="Pipeline" data-style-id="1992" data-style-name="Clean" data-paid="true" data-theme-filters="[&quot;price&quot;,&quot;industry&quot;,&quot;catalog-size&quot;,&quot;features&quot;]" data-surface-type="listing" data-surface-detail="target_audience" data-surface-inter-position="1" data-theme-ids="[864]"></div> <div class="tw-container tw-pt-xl lg:tw-pt-2xl theme-listing__recommended_sampled_designer_styles"> <h2 class="tw-text-heading-xl tw-pb-md has-nested-link"> ธีมเพิ่มเติมโดย <a href="/designers/corknine?locale=th">Groupthought</a> </h2> </div> <div class="lg:tw-container tw-flex lg:tw-grid tw-gap-gutter--mobile md:tw-gap-gutter--desktop tw-snap-x lg:tw-snap-none tw-overflow-x-auto tw-snap-mandatory lg:tw-grid-cols-4 theme-listing__recommendations-grid lg:!tw-grid-cols-2" data-theme-id="739" data-theme-name="Pipeline" data-style-id="1992" data-style-name="Clean" data-paid="true" data-theme-filters="[&quot;price&quot;,&quot;industry&quot;,&quot;catalog-size&quot;,&quot;features&quot;]" data-surface-type="listing" data-surface-detail="target_audience" data-surface-inter-position="0" data-theme-ids="[2629,3039,2316,1924]"> <div class="tw-snap-center tw-shrink-0 lg:tw-shrink tw-basis-4/5 md:tw-basis-2/5 lg:tw-basis-auto tw-my-md first:tw-ml-md last:tw-mr-md first:lg:tw-ml-0 last:lg:tw-mr-0 theme-listing__recommendation" id="theme-1800"> <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="1800" data-trekkie-style-handle="bright" data-trekkie-theme-handle="story" data-trekkie-theme-id="864" data-theme-id="864" data-theme-name="Story" data-style-id="1800" data-style-name="Bright" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="1" aria-label="รายละเอียดเกี่ยวกับธีม Story" href="/themes/story/styles/bright?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=listing"> <div class="style-images " data-style="story-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: #000fff"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Story ในรูปแบบ &quot;Bright&quot;" src="https://cdn.shopify.com/theme-store/wjuhf5e5y38kiqv1sc9ieauwhirx.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="ตัวอย่างบนมือถือสำหรับ Story ในรูปแบบ &quot;Bright&quot;" src="https://cdn.shopify.com/theme-store/ak26n6ga71brqh57rwpdbad2m817.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">Story</h4> </div> </a> <a data-trekkie-style-id="1803" data-trekkie-style-handle="bold" data-trekkie-theme-handle="story" data-trekkie-theme-id="864" data-theme-id="864" data-theme-name="Story" data-style-id="1803" data-style-name="Bold" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="1" aria-label="รายละเอียดเกี่ยวกับธีม Story" href="/themes/story/styles/bold?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=listing"> <div class="style-images hidden" data-style="story-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: #02f000"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Story ในรูปแบบ &quot;Bold&quot;" src="https://cdn.shopify.com/theme-store/b4emjvdqjq7qbmrv24rx09ez07jl.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="ตัวอย่างบนมือถือสำหรับ Story ในรูปแบบ &quot;Bold&quot;" src="https://cdn.shopify.com/theme-store/1ebcm9dten7z7fcbg61ls8qcq7g5.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">Story</h4> </div> </a> <a data-trekkie-style-id="1802" data-trekkie-style-handle="modern" data-trekkie-theme-handle="story" data-trekkie-theme-id="864" data-theme-id="864" data-theme-name="Story" data-style-id="1802" data-style-name="Modern" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="1" aria-label="รายละเอียดเกี่ยวกับธีม Story" href="/themes/story/styles/modern?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=listing"> <div class="style-images hidden" data-style="story-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: #e65d1c"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Story ในรูปแบบ &quot;Modern&quot;" src="https://cdn.shopify.com/theme-store/qs1g161dwfuchuuz5cnvmzj4hk6x.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="ตัวอย่างบนมือถือสำหรับ Story ในรูปแบบ &quot;Modern&quot;" src="https://cdn.shopify.com/theme-store/xy0bjqfrdrag0ik954chunef74bt.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">Story</h4> </div> </a> <a data-trekkie-style-id="1801" data-trekkie-style-handle="clean" data-trekkie-theme-handle="story" data-trekkie-theme-id="864" data-theme-id="864" data-theme-name="Story" data-style-id="1801" data-style-name="Clean" data-paid="true" data-surface-type="listing" data-surface-detail="listing" data-surface-inter-position="1" data-surface-intra-position="1" aria-label="รายละเอียดเกี่ยวกับธีม Story" href="/themes/story/styles/clean?locale=th&amp;surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=listing"> <div class="style-images hidden" data-style="story-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: #a34fe4"> <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="ตัวอย่างบนเดสก์ท็อปสำหรับ Story ในรูปแบบ &quot;Clean&quot;" src="https://cdn.shopify.com/theme-store/dnu2637j3e99o8r0hri5scc72mpx.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="ตัวอย่างบนมือถือสำหรับ Story ในรูปแบบ &quot;Clean&quot;" src="https://cdn.shopify.com/theme-store/rgse88pflcqyz29q4l0sekih9rr9.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">Story</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-story-bright" tabindex="0" data-style="story-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: #000fff"></label> <input id="style-story-bright" name="style" class="hidden" type="radio" value="bright"> <label for="style-story-bold" tabindex="0" data-style="story-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: #02f000"></label> <input id="style-story-bold" name="style" class="hidden" type="radio" value="bold"> <label for="style-story-modern" tabindex="0" data-style="story-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: #e65d1c"></label> <input id="style-story-modern" name="style" class="hidden" type="radio" value="modern"> <label for="style-story-clean" tabindex="0" data-style="story-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: #a34fe4"></label> <input id="style-story-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">$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">95% (21)</span> </li> </ul> </div> </article> </div> </div> </section> <div class="mobile-sticky-footer--wrapper tw-bg-canvas-inverted-primary tw-py-lg tw-border-none mobile-sticky-footer--hide tw-flex-wrap mobile-sticky-footer--horizontal"> <a class="marketing-button mobile-sticky-footer--button tw-flex-1 tw-button-base tw-button-sm tw-button-secondary theme-primary-cta" id="MobileThemeListingPrimaryCTA" data-ga-label="Pipeline - Clean" data-trekkie-style-id="1992" data-trekkie-style-handle="clean" data-trekkie-theme-handle="pipeline" data-trekkie-theme-id="739" data-ga-event="Preview theme" data-js-theme-action="login" data-partner-tracking-enabled="false" data-partner-tracking-action="add_to_cart" data-partner-tracking-value="360.00" data-partner-tracking-name="Pipeline" data-partner-tracking-id="739" data-partner-tracking-currency="USD" href="https://themes.shopify.com/login?surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing&amp;ui_locales=th&amp;ux=signup"> ลงทะเบียนเพื่อลองใช้ </a> <a class="marketing-button marketing-button--secondary theme-preview-link mobile-sticky-footer--button tw-flex-1 tw-button-base tw-button-sm tw-button-primary tw-border tw-border-stroke-inverted-primary hover:tw-border-stroke-inverted-primary" id="MobileThemeListingSecondaryCTA" data-ga-action="Clicked View Demo Store on text link" data-ga-label="Pipeline - Clean" data-trekkie-style-id="1992" data-trekkie-style-handle="clean" data-trekkie-theme-handle="pipeline" data-trekkie-theme-id="739" data-ga-event="Theme Details" data-demo-url="pipeline-theme-fashion.myshopify.com/" href="/themes/pipeline/styles/clean/preview?surface_detail=listing&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=listing"> ดูร้านค้าตัวอย่าง </a> </div> </div> </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">สร้างได้เร็วและขายได้มากขึ้น<br/>ด้วยธีมของ Shopify</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">เริ่มทดลองใช้งานฟรี</button> </div> </section> <footer class="footer--main" role="contentinfo"><h2 class="visuallyhidden">ส่วนท้าย</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">เกี่ยวกับ</a> </li> <li class="footer-nav__list-item"> <a html_options="target _blank class external-nav-link" href="https://www.shopify.com/careers">รับสมัครงาน</a> </li> <li class="footer-nav__list-item"> <a html_options="target _blank class external-nav-link" href="https://news.shopify.com">สื่อสิ่งพิมพ์</a> </li> <li class="footer-nav__list-item"> <a html_options="target _blank class external-nav-link" href="https://www.shopify.com/plus">บริษัท</a> </li> <li class="footer-nav__list-item"> <a href="https://www.shopify.com/sitemap">แผนผังเว็บไซต์</a> </li> </ul> <div class="footer-nav__attribution"> <svg class="icon" aria-hidden="true" focusable="false"> <use xlink:href="#modules-google-translate-attribution" /> </svg> </div> </nav> </div> <div class="grid__item grid__item--tablet-up-1 hide--mobile"> <h3 class="footer-subhead heading--5 ">ร้านค้าออนไลน์</h3> <a class="footer-link" href="https://www.shopify.com/online">ขายออนไลน์</a> <a class="footer-link" href="https://www.shopify.com/online/ecommerce-solutions">ฟีเจอร์</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/examples">ตัวอย่าง</a> <a class="footer-link" href="https://www.shopify.com/domains">ชื่อโดเมน</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/dropshipping">การดรอปชิป</a> <a class="footer-link" href="https://www.shopify.com/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/pos">Point of Sale</a> <a class="footer-link" href="https://www.shopify.com/pos/features">ฟีเจอร์</a> </div> <div class="grid__item grid__item--mobile-up-half grid__item--tablet-up-1"> <h3 class="footer-subhead heading--5 ">ความช่วยเหลือ</h3> <a class="footer-link" href="https://help.shopify.com/th/questions">ความช่วยเหลือตลอด 24 ชั่วโมง</a> <a class="footer-link" href="https://help.shopify.com/th/">ศูนย์ช่วยเหลือของ Shopify</a> <a class="footer-link" href="https://community.shopify.com/c/shopify-community/ct-p/en?profile.language=en">กระดานสนทนา</a> <a class="footer-link" href="https://shopify.dev/api">เอกสารประกอบเกี่ยวกับ API</a> <a class="footer-link" href="https://www.shopify.com/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/contact">ข้อมูลติดต่อ</a> <a class="footer-link" href="https://www.shopify.com/partners">Partner Program</a> <a class="footer-link" href="https://www.shopify.com/affiliates">โปรแกรมตัวแทนโฆษณาสินค้าและบริการ</a> <a class="footer-link" href="https://shopify.dev">ผู้พัฒนาแอป</a> <a class="footer-link" href="https://investors.shopify.com/home/default.aspx">นักลงทุน</a> <a class="footer-link" href="https://www.shopify.com/blog/topics">หัวข้อบล็อก</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-51-title" role="img"><title id="icon-modules-social-facebook-51-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-52-title" role="img"><title id="icon-modules-social-twitter-52-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-53-title" role="img"><title id="icon-modules-social-youtube-53-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-54-title" role="img"><title id="icon-modules-social-instagram-54-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-55-title" role="img"><title id="icon-modules-social-linkedin-55-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-56-title" role="img"><title id="icon-modules-social-pinterest-56-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">ข้อกำหนดในการใช้บริการ</a> </li> <li> <a href="https://www.shopify.com/legal/privacy">นโยบายความเป็นส่วนตัว</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">ภาษาไทย</span><span class="visuallyhidden">เลือกเพื่อเปลี่ยนเส้นทางไปยังประเทศของเทศ</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="4j-E3WAI37Mwf3-RH1Mh5DLCYtbaqt0WPylb14jrDN7PfbblgKoKZvSs50Hwxh2AAyuxgG_ZdoXM-4bJTOZqag" 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="kBGD3-j6xg9LjSRaPrAzcG5IBy0pIpj0doG7StE-TF69U7HnCFgT2o9evIrRJQ8UX6HUe5xRM2eFU2ZUFTMq6g" 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="TQpCuVyi-XzVF-bfJDum6Ju9qz6nWExHnHsuMXuxq2hgSHCBvAAsqRHEfg_LrpqMqlR4aBIr59RvqfMvv7zN3A" 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="5v_5t9ov_BPPfxBsmGodOO5EDpS18XR21LQC7427wd_LvcuPOo0pxgusiLx3_yFc363dwgCC3-UnZt_xSbanaw" 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="-Kq_H5kMVgct4T-LeJMbA81hv66OTqYTQ6ZzErM36lfV6I0nea6D0ukyp1uXBidn_Ihs-Ds9DYCwdK4MdzqM4w" 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="vZiyrj4l7KVD5rdJDYP1igbHrVrGQhSeO-amWpUQ7WuQ2oCW3oc5cIc1L5niFsnuNy5-DHMxvw3INHtEUR2L3w" 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="dOrlVoB9a-uWKG3phhJoI8aA8kz-HN7n6EH-wIGQvgZZqNduYN--PlL79Tlph1RH92khGktvdXQbkyPeRZ3Ysg" 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="xx20yBk09AnB2vBeY-82jFWzs1Yo9wj8eY0KpOWcDFTqX4bw-ZYh3AUJaI6MegroZFpgAJ2Eo2-KX9e6IZFq4A" 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="1PDD_Mt67sV_MtUBSR9uEaLOIM3Ext5RVPv4flQnxtz5svHEK9g7ELvhTdGmilJ1kyfzm3G1dcKnKSVgkCqgaA" 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="UqV9iorYNfsG2ZIMZcwXSwMS6SiuKIjvjMsInDyG9dl_50-yanrgLsIKCtyKWSsvMvs6fhtbI3x_GdWC-IuTbQ" 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="CggDzm1asC_cbGIgSP12mLEQtFFH04bci9vSD7_KAPAnSjH2jfhl-hi_-vCnaEr8gPlnB_KgLU94CQ8Re8dmRA" 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="AWcqAjL3UrQmElGYGBSFuxFhJwjpXdSONXjt0nUMBrUsJRg60lWHYeLByUj3gbnfIIj0Xlwufx3GqjDMsQFgAQ" 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="jr7s8uPuz7YFxf4I1mFXUzaR5krFo8ZQUmgA6wsCmOWj_N7KA0waY8EWZtg59Gs3B3g1HHDQbcOhut31zw_-UQ" 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="vrESmwB0k6JnkVZeuLngl9oClvQ69f-6CMFHTjOjeCKT8yCj4NZGd6NCzo5XLNzz6-tFoo-GVCn7E5pQ964elg" 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="Vv5Zrsbi4An2n3mCsXQuXmie1OEdhMMKsug6hDVDyFt7vGuWJkA13DJM4VJe4RI6WXcHt6j3aJlBOuea8U6u7w" 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="FarZA-SKGdeKX6XGBtEmMmNtYQD1EB3vEZFsXUVQ3gE46Os7BCjMAk6MPRbpRBpWUoSyVkBjtnziQ7FDgV24tQ" 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="71uoYBP0pS-hTNKDpZIV0MU_7xCGPHjd_ghRhRCj-3bCGZpY81Zw-mWfSlNKBym09NY8RjNP004N2oyb1K6dwg" 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="kaXRrtZryJgOMvozt9syI6VTLKPNsNeJCHQDoZkcNP-85-OWNskdTcrhYuNYTg5HlLr_9XjDfBr7pt6_XRFSSw" 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="-IHn7_UR_xpjLlPwnNVNUKDyzidaQYKdAAQmA08p-3LVw9XXFbMqz6f9yyBzQHE0kRsdce8yKQ7z1vsdiySdxg" 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="luczfzp58L_z955Chz7258SdVnBuCxaa1md9EG8dkiq7pQFH2tslajckBpJoq8qD9XSFJtt4vQkltaAOqxD0ng" 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":"หน้าหลัก","close":"ปิด"},"signup":{"header":"เริ่มทดลองใช้งาน Shopify ฟรี %{trial_length} วัน","custom_header":"%{custom_signup_header}","create_now":"สร้างร้านค้าของคุณ","labels":{"email":"อีเมล","password":"รหัสผ่าน","shop_name":"ชื่อร้านค้าของคุณ","subdomain":"URL ร้านค้า","promotional_program_promo_code":"รหัสส่วนลด","storename":"ชื่อร้านค้า"},"success_messages":{"email":"เข้าใจแล้ว","password":"ฟังดูดีเลย","shop_name":"ใช้ชื่อนั้นได้!","subdomain":"คุณจะใช้ข้อมูลนี้เพื่อเข้าสู่ระบบร้านค้าของคุณ"},"store_address_suffix":".myshopify.com","hint_messages":{"email_typo_html":"คุณหมายถึง <button type=\"button\" data-bind-event-click=\"%{on_click}\">%{suggestion}</button> ใช่ไหม"},"subtitles":{"shop_name":"สามารถเปลี่ยนได้ในภายหลัง","subdomain":"นี่จะเป็นโดเมนหลักสำหรับร้านค้าของคุณ แต่คุณสามารถเพิ่มโดเมนอื่นได้ในภายหลัง คุณจะใช้ URL ร้านค้าของคุณในการเข้าสู่ระบบด้วย","promotional_program_promo_code":"ป้อนรหัสโปรโมชันที่คุณได้รับ"},"placeholders":{"password":"รหัสผ่าน","email":"ที่อยู่อีเมล","shop_name":"ชื่อร้านค้าของคุณ","subdomain":"URL ร้านค้า","autogenerated_subdomain":"ที่อยู่ร้านค้า"},"tooltip":"เริ่มทดลองใช้งานฟรี %{trial_length} วันตอนนี้เลย!","checking":"กำลังตรวจสอบ...","details":{"shop_name":"หากคุณเป็นเจ้าของ คุณสามารถ<a href=\"https://%{admin}/admin\">เข้าสู่ระบบได้ที่นี่</a>"}},"forms":{"errors":{"throttled":"มีคำขอจาก IP นี้มากเกินไป โปรดลองอีกครั้งในภายหลัง","global":{"invalid":"โปรดป้อนที่อยู่อีเมลที่ถูกต้อง","required":"ต้องระบุข้อมูลในช่องนี้","generic":"ขออภัย เกิดข้อผิดพลาดขึ้น โปรดลองอีกครั้งในภายหลัง","throttled":"มีคำขอจาก IP นี้มากเกินไป โปรดลองอีกครั้งในภายหลัง"},"shop_name":{"empty":"โปรดป้อนชื่อร้านค้า","minlength":"ชื่อร้านค้าของคุณต้องมีอย่างน้อย 4 ตัวอักษร","maxlength":"ชื่อร้านค้าของคุณต้องยาวไม่เกิน 60 ตัวอักษร","existingAdmin":"มีร้านค้าที่ใช้ชื่อนี้อยู่แล้ว หากคุณเป็นเจ้าของ คุณสามารถ<a href=\"https://%{err}/admin\">เข้าสู่ระบบได้ที่นี่</a>","message":"%{err}","matchesPassword":"ชื่อร้านค้าของคุณต้องไม่ซ้ำกับรหัสผ่านของคุณ","disallowed":"ชื่อร้านค้าของคุณต้องไม่มีคำว่า <strong>%{err}</strong> ลองใช้ชื่ออื่น"},"email":{"empty":"โปรดป้อนที่อยู่อีเมล","invalid":"โปรดป้อนที่อยู่อีเมลที่ถูกต้อง","member_exists":"คุณสมัครรับข้อมูลจากรายการนี้แล้ว","generic":"ขออภัย เกิดข้อผิดพลาดขึ้น โปรดลองอีกครั้งในภายหลัง"},"password":{"empty":"โปรดป้อนรหัสผ่าน","minlength":"รหัสผ่านต้องมีอย่างน้อย 5 ตัวอักษร","spaces":"รหัสผ่านไม่สามารถขึ้นต้นหรือลงท้ายด้วยการเว้นวรรค"},"subdomain":{"empty":"โปรดป้อนโดเมนย่อย","minlength":"โดเมนย่อยของคุณต้องมีอย่างน้อย 4 ตัวอักษร","multiple":"โดเมนย่อยหลายโดเมนเชื่อมกับอีเมลนี้แล้ว","suggest":"คุณหมายถึง %{err} หรือเปล่า","invalid":"โปรดป้อนโดเมนย่อยที่ถูกต้อง","existingAdmin":"มีร้านค้าที่มีโดเมนย่อยนี้แล้ว หากคุณเป็นเจ้าของ คุณสามารถ<a href=\"https://%{err}/admin\">เข้าสู่ระบบได้ที่นี่</a>","disallowed":"โดเมนย่อยของคุณต้องไม่มีคำว่า <strong>%{err}</strong> ลองใช้ชื่ออื่น","message":"%{err}"},"promotional_program_promo_code":{"message":"%{err}"},"autogenerated_subdomain":{"existingAdmin":"มีร้านค้าที่มีโดเมนย่อยนี้แล้ว หากคุณเป็นเจ้าของ คุณสามารถ<a href=\"https://%{err}/admin\">เข้าสู่ระบบได้ที่นี่</a>","empty":"โปรดป้อนโดเมนย่อย","invalid":"โปรดป้อนโดเมนย่อยที่ถูกต้อง โดยใช้ได้เฉพาะตัวอักษรและตัวเลขเท่านั้น"}}},"theme_store_frontend":{"show_button_text":"ดูรายละเอียดการอัปเดต","hide_button_text":"แสดงน้อยลง","unexpected_login_error":"ข้อผิดพลาดที่ไม่คาดคิด","theme_search":{"number_of_results":{"other":"ผลลัพธ์ %{count} รายการสำหรับ %{search_query} ใช้ลูกศรขึ้นและลงเพื่อเลื่อนดูผลลัพธ์ กดปุ่มตกลงเพื่อค้นหา","one":"ผลลัพธ์ %{count} รายการสำหรับ %{search_query} ใช้ลูกศรขึ้นและลงเพื่อเลื่อนดูผลลัพธ์ กดปุ่มตกลงเพื่อค้นหา"}},"styles_carousel":{"title":"ธีม %{themeName} - %{styleName} \\- เทมเพลตเว็บไซต์อีคอมเมิร์ซ"},"theme_filters":{"heading":"ตัวกรองการค้นหา","no_results_now":"ไม่สามารถดูผลลัพธ์ได้ในขณะนี้","try_again_or_home_page_html":"โปรดลองอีกครั้งในภายหลัง หรือ %{visit_home_page}","visit_home_page":"ไปที่หน้าแรก","pagination":"%{first_item_index} - %{last_item_index} จาก %{themes_count}","filter_subheadings":{"price":"กรองตามราคา","catalog-size":"กรองตามขนาดแค็ตตาล็อก","industry":"กรองตามแวดวงธุรกิจ","layout":"กรองตามเลย์เอาต์","design":"กรองตามการออกแบบ","features":"กรองตามฟีเจอร์"},"expand_filters_label":{"price":"ขยายตัวกรองราคา","catalog-size":"ขยายตัวกรองขนาดแค็ตตาล็อก","industry":"ขยายตัวกรองแวดวงธุรกิจ","layout":"ขยายตัวกรองของเลย์เอาต์","design":"ขยายตัวกรองของการออกแบบ","features":"ขยายตัวกรองฟีเจอร์"},"collapse_filters_label":{"price":"ย่อตัวกรองราคา","catalog-size":"ย่อตัวกรองขนาดแค็ตตาล็อก","industry":"ย่อตัวกรองแวดวงธุรกิจ","layout":"ย่อตัวกรองของเลย์เอาต์","design":"ย่อตัวกรองของการออกแบบ","features":"ย่อตัวกรองฟีเจอร์"},"filter_results_count":{"other":"%{filter_label} (%{count} ธีมที่ตรงกัน)","one":"%{filter_label} (%{count} ธีมที่ตรงกัน)"},"themes_count":{"other":"ธีม %{count}","one":"ธีม %{count}"},"other_industry_search":{"label":"อื่นๆ","placeholder":"ระบุประเภทอุตสาหกรรม","button_label":"ตกลง"}},"local_currency":{"estimated_price":"%{calculated_price} โดยประมาณ*","local_currency_exchange":"* อัตราแลกเปลี่ยนโดยประมาณ: 1 ดอลลาร์สหรัฐ = %{currency_rate}","local_currency_charges_notice":"ราคาจริงอาจแตกต่างกันไป ราคาที่แสดงคือราคาโดยประมาณซึ่งอิงตามอัตราแลกเปลี่ยนปัจจุบัน จำนวนเงินที่เรียกเก็บที่แน่นอนจะแตกต่างกันไปและขึ้นอยู่กับอัตราแลกเปลี่ยน ณ เวลาที่ดำเนินการชำระเงิน ราคาที่แสดงไม่รวมภาษีและค่าธรรมเนียมที่เกี่ยวข้อง ซึ่งจะรวมอยู่ในค่าใช้จ่ายของบริการทั้งหมดที่ซื้อ","local_currency_learn_more_link_html":"<a href=\"%{url}\" class=\"body-link\">ดูข้อมูลเพิ่มเติม</a>"}},"carousel":{"play":"เล่นภาพสไลด์","pause":"หยุดภาพสไลด์","carousel_aria_roledescription":"ภาพสไลด์","slide_aria_roledescription":"สไลด์","slide_aria_label":"%{currentSlide} จาก %{totalSlide}","slide_nav_aria_label":"เลือกสไลด์"}}; 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://themes.shopify.com/cdn/shopifycloud/theme_store/bundles/assets/application-BCGHVq-f.js" crossorigin="anonymous" type="module"></script><link rel="modulepreload" href="https://themes.shopify.com/cdn/shopifycloud/theme_store/bundles/assets/runtime-Ca1d60C9.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://themes.shopify.com/cdn/shopifycloud/theme_store/bundles/assets/index-BcgqFnQ9.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://themes.shopify.com/cdn/shopifycloud/theme_store/bundles/assets/jquery-CZvNE_PB.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://themes.shopify.com/cdn/shopifycloud/theme_store/bundles/assets/monorail-edge-producer-BxIntOnc.js" as="script" crossorigin="anonymous"> <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