awob.info
Open in
urlscan Pro
64.226.104.174
Public Scan
URL:
https://awob.info/
Submission: On August 16 via api from US — Scanned from DE
Submission: On August 16 via api from US — Scanned from DE
Form analysis
5 forms found in the DOMGET /search
<form action="/search" method="get" x-init="initTagalys(function () {initSearchSuggestions();});">
<div class="relative min-h-[]" :class="{ 'z-10': search_active }">
<input type="hidden" name="type" value="product">
<div class="relative">
<input class="
form-input !pl-8 color__text !min-h-0
color__border-divider-1
" type="text" placeholder="Search by products, colors, or more...">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle pointer-events-none absolute !flex items-center
top-0 left-2 h-full opacity-50 color__text" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</span>
</div>
<div class="animation-500 absolute top-0 w-full" :class="{ 'z-10 !fixed left-4 !top-4 right-4 !w-auto': search_active }">
<label class="sr-only" for="search-mobile">Search</label>
<input id="search-mobile" class="
form-input !pl-8 color__text !min-h-0
color__border-divider-1
" type="text" autocomplete="off" name="q" placeholder="Search by products, colors, or more..." x-ref="searchInputMobile" @focus="search_active = true; renderFocusSuggestions($event);" @input.debounce="updateSearchSuggestions($event)">
<div class="right-2 absolute top-0 flex items-center h-full">
<button class="btn btn--smaller btn--plain !bg-transparent !border-0 opacity-0" :class="{ '!opacity-100' : search_active }" type="button" title="Cancel search" @click="search_active = false; $refs.searchInputMobile.value = '';"
x-show="search_active" style="display: none;">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle " aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg>
</span>
</button>
</div>
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle absolute !flex items-center
top-0 left-2 h-full opacity-50 color__text" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</span>
</div>
<div class="
fixed overflow-hidden mobile-border--radius-t-0 shadow-md border--width border--radius animation-100 left-0 right-0 top-0 pt-14
color__border-divider-1
color__bg-body color__text
" x-show="search_active" x-transition:enter="animation-300" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="animation-300" x-transition:leave-start="opacity-100"
x-transition:leave-end="opacity-0" style="display: none;">
<div class="flex flex-wrap h-full px-4 -mx-4 overflow-y-auto">
<div class="h-[50vh] w-full overflow-y-auto">
<div class="p-4" x-show="search_loading" style="display: none;">
<div class="btn--load btn--loading">
<div class="btn__content">Loading...</div>
<div class="btn__spinner">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle " aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
<line x1="12" y1="2" x2="12" y2="6"></line>
<line x1="12" y1="18" x2="12" y2="22"></line>
<line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
<line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
<line x1="2" y1="12" x2="6" y2="12"></line>
<line x1="18" y1="12" x2="22" y2="12"></line>
<line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
<line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
</svg>
</span>
</div>
</div>
</div>
<div class="
sticky top-0 z-10 border--b-width p-4
color__border-divider-1
color__bg-body color__text
" x-show="(search_items && search_items.length != 0) || (search_items_pages && search_items_pages.length !== 0) || (search_items_articles && search_items_articles.length !== 0) && !search_loading"
style="display: none;">
<button class="underline" type="submit"> View all results </button>
</div>
<div x-show="!search_loading && $refs.searchInputMobile.value.length == 0">
<div class="p-4 pt-2 border--b-width color__border-divider-1" x-show="search_items_recent && search_items_recent.length !== 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Recent</strong>
</span>
<template x-for="item in search_items_recent">
<div class="flex items-center justify-between">
<div class="flex items-center">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle mr-1" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="0 0 512 512">
<!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.-->
<path
d="M418 187.1C391.2 124.1 328.7 80 256 80c-39.7 0-77.8 15.8-105.9 43.9l-4.1 4.1 35.7 35.7c6.6 6.6 10.3 15.6 10.3 25c0 19.5-15.8 35.3-35.3 35.3H40c-13.3 0-24-10.7-24-24V83.3C16 63.8 31.8 48 51.3 48c9.4 0 18.3 3.7 25 10.3L112 94.1l4.1-4.1C153.2 52.8 203.5 32 256 32c92.6 0 172.1 56.2 206.2 136.3c5.2 12.2-.5 26.3-12.7 31.5s-26.3-.5-31.5-12.7zM50 344.1c-5.2-12.2 .4-26.3 12.6-31.5s26.3 .4 31.5 12.6C121 388.1 183.4 432 256 432c39.7 0 77.8-15.8 105.9-43.9l4.1-4.1-35.7-35.7c-6.6-6.6-10.3-15.6-10.3-25c0-19.5 15.8-35.3 35.3-35.3H472c13.3 0 24 10.7 24 24V428.7c0 19.5-15.8 35.3-35.3 35.3c-9.4 0-18.3-3.7-25-10.3L400 417.9l-4.1 4.1C358.8 459.2 308.5 480 256 480c-92.5 0-171.8-56-206-135.9zM64 176h62.1L64 113.9V176zM448 336H385.9L448 398.1V336z">
</path>
</svg>
</span>
<a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="window.location.origin + '/search?type=product&' + item.queryString" x-html="item.displayString">
</a>
</div>
<button class="btn btn--search__remove" @click="removeRecentSearch(item.queryString)">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle " aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg>
</span>
</button>
</div>
</template>
</div>
<div class="p-4 pt-2 border--b-width color__border-divider-1" x-show="search_items_suggestions && search_items_suggestions.length !== 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Trending</strong>
</span>
<template x-for="item in search_items_suggestions">
<div class="flex items-center">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle mr-1" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="0 0 576 512">
<!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.-->
<path
d="M352 120c0-13.3 10.7-24 24-24H552c13.3 0 24 10.7 24 24V296c0 13.3-10.7 24-24 24s-24-10.7-24-24V177.9L337 369c-9.4 9.4-24.6 9.4-33.9 0l-111-111L41 409c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L175 207c9.4-9.4 24.6-9.4 33.9 0l111 111L494.1 144H376c-13.3 0-24-10.7-24-24z">
</path>
</svg>
</span>
<a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="window.location.origin + '/search?type=product&' + item.queryString" x-html="item.displayString">
</a>
</div>
</template>
</div>
</div>
<div x-show="!search_loading && $refs.searchInputMobile.value.length > 0" style="display: none;">
<div class="p-4"
x-show="(search_items && search_items.length === 0) && (search_items_pages && search_items_pages.length === 0) && (search_items_articles && search_items_articles.length === 0) && !search_loading">
<p>No results found</p>
</div>
<div class="
p-4 border--b-width
color__border-divider-1
" x-show="search_items && search_items.length != 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Products</strong>
</span>
<div class="md:gap-4 grid grid-cols-1 gap-2">
<template x-for="item in search_items">
<a class="hover:no-underline border--width border--radius color__bg-body color__text color__border-divider-1 flex items-center w-full overflow-hidden no-underline" :href="'/products/'+ item.handle">
<div class="w-[25%] h-full flex-none">
<div class="
object-cover flex items-center aspect-[1/1] aspect-w-1 aspect-h-1 h-full max-w-full
color__bg-body after:color__bg-body color__text after:color__text
">
<img class="
w-full h-full object-cover
color__bg-body after:color__bg-body color__text after:color__text
" width="180" height="180" loading="lazy" :src="item.featured_image.src + '&width=180'" :alt="item.title">
</div>
</div>
<div class="grow md:py-4 p-2 px-4">
<p class="
mb-0 type--base !leading-tight
type__body
" x-text="item.title"></p>
<ul class="flex flex-wrap items-center gap-x-1 gap-y-0.5 p-0 opacity-75 mb-0.5">
</ul>
<p class="type--small mb-0">
<span class="type--small !leading-tight" x-text="Shopify.formatMoney(item.price*100, currency_symbol, true, 'amount', '100')">
</span>
<span x-show="item.compare_at_price_max > item.price">
<s class="type--small !leading-tight" x-text="Shopify.formatMoney(item.compare_at_price_max*100, currency_symbol, true, 'amount', '100')">
</s>
</span>
</p>
</div>
</a>
</template>
</div>
</div>
<div class="
p-4 border--b-width
color__border-divider-1
" x-show="search_items_collections && search_items_collections.length !== 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Collections</strong>
</span>
<template x-for="item in search_items_collections">
<div class="flex items-center">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle mr-1" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</span>
<a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.link" x-text="item.displayString">
</a>
</div>
</template>
</div>
<div class="p-4 border--b-width color__border-divider-1" x-show="search_items_articles && search_items_articles.length !== 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Articles</strong>
</span>
<template x-for="item in search_items_articles">
<div class="flex items-center">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle mr-1" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</span>
<a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.link" x-text="item.displayString">
</a>
</div>
</template>
</div>
<div class="
p-4 border--b-width
color__border-divider-1
" x-show="search_items_pages && search_items_pages.length !== 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Pages</strong>
</span>
<template x-for="item in search_items_pages">
<div class="flex items-center">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle mr-1" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</span>
<a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.link" x-text="item.displayString">
</a>
</div>
</template>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
GET /search
<form action="/search" method="get" x-init="initTagalys(function () {initSearchSuggestions();});">
<div class="relative" :class="{ 'z-50': search_active }">
<input type="hidden" name="type" value="product">
<div class="relative" :class="{ 'z-10': search_active }">
<label class="sr-only" for="search-desktop"> Search </label>
<input id="search-desktop" class="
form-input !pl-8 py-2 color__text !min-h-0 max-h-[35px]
color__border-divider-1
" type="text" autocomplete="off" name="q" placeholder="Search by products, colors, or more..." x-ref="searchInput" @focus="search_active = true; renderFocusSuggestions($event);" @input.debounce="updateSearchSuggestions($event)">
<div class="right-2 absolute top-0 flex items-center h-full">
<button class="btn btn--smaller btn--plain !bg-transparent !border-0" title="Cancel search" type="button" @click="
search_active = false; $refs.searchInput.value = '';
" x-show="search_active" style="display: none;">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle " aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg>
</span>
</button>
</div>
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle pointer-events-none absolute !flex items-center
top-0 left-2 h-full opacity-50 color__text" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</span>
</div>
<div class="
absolute overflow-hidden shadow-md border--width border--radius animation-500 pt-16 -left-3 -right-3 -top-3
color__border-divider-1
color__bg-body color__text
" x-show="search_active" style="display: none;">
<div class="flex flex-wrap h-full px-4 -mx-4">
<div class="h-[70vh] max-h-[600px] w-full overflow-y-auto">
<div class="p-4" x-show="search_loading" style="display: none;">
<div class="btn--load btn--loading">
<div class="btn__content">Loading...</div>
<div class="btn__spinner">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle " aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
<line x1="12" y1="2" x2="12" y2="6"></line>
<line x1="12" y1="18" x2="12" y2="22"></line>
<line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
<line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
<line x1="2" y1="12" x2="6" y2="12"></line>
<line x1="18" y1="12" x2="22" y2="12"></line>
<line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
<line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
</svg>
</span>
</div>
</div>
</div>
<div class="
sticky top-0 z-10 border--b-width p-4
color__border-divider-1
color__bg-body color__text
" x-show="(search_items && search_items.length != 0) || (search_items_pages && search_items_pages.length !== 0) || (search_items_articles && search_items_articles.length !== 0) && !search_loading"
style="display: none;">
<button class="underline" type="submit"> View all results </button>
</div>
<div x-show="!search_loading && $refs.searchInput.value.length == 0">
<div class="p-4 pt-2 border--b-width color__border-divider-1" x-show="search_items_recent && search_items_recent.length !== 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Recent</strong>
</span>
<template x-for="item in search_items_recent">
<div class="flex items-center justify-between">
<div class="flex items-center">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle mr-1" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="0 0 512 512">
<!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.-->
<path
d="M418 187.1C391.2 124.1 328.7 80 256 80c-39.7 0-77.8 15.8-105.9 43.9l-4.1 4.1 35.7 35.7c6.6 6.6 10.3 15.6 10.3 25c0 19.5-15.8 35.3-35.3 35.3H40c-13.3 0-24-10.7-24-24V83.3C16 63.8 31.8 48 51.3 48c9.4 0 18.3 3.7 25 10.3L112 94.1l4.1-4.1C153.2 52.8 203.5 32 256 32c92.6 0 172.1 56.2 206.2 136.3c5.2 12.2-.5 26.3-12.7 31.5s-26.3-.5-31.5-12.7zM50 344.1c-5.2-12.2 .4-26.3 12.6-31.5s26.3 .4 31.5 12.6C121 388.1 183.4 432 256 432c39.7 0 77.8-15.8 105.9-43.9l4.1-4.1-35.7-35.7c-6.6-6.6-10.3-15.6-10.3-25c0-19.5 15.8-35.3 35.3-35.3H472c13.3 0 24 10.7 24 24V428.7c0 19.5-15.8 35.3-35.3 35.3c-9.4 0-18.3-3.7-25-10.3L400 417.9l-4.1 4.1C358.8 459.2 308.5 480 256 480c-92.5 0-171.8-56-206-135.9zM64 176h62.1L64 113.9V176zM448 336H385.9L448 398.1V336z">
</path>
</svg>
</span>
<a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="window.location.origin + '/search?type=product&' + item.queryString" x-html="item.displayString">
</a>
</div>
<button class="btn btn--search__remove" @click="removeRecentSearch(item.queryString)">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle " aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg>
</span>
</button>
</div>
</template>
</div>
<div class="p-4 pt-2 border--b-width color__border-divider-1" x-show="search_items_suggestions && search_items_suggestions.length !== 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Trending</strong>
</span>
<template x-for="item in search_items_suggestions">
<div class="flex items-center">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle mr-1" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="0 0 576 512">
<!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.-->
<path
d="M352 120c0-13.3 10.7-24 24-24H552c13.3 0 24 10.7 24 24V296c0 13.3-10.7 24-24 24s-24-10.7-24-24V177.9L337 369c-9.4 9.4-24.6 9.4-33.9 0l-111-111L41 409c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L175 207c9.4-9.4 24.6-9.4 33.9 0l111 111L494.1 144H376c-13.3 0-24-10.7-24-24z">
</path>
</svg>
</span>
<a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="window.location.origin + '/search?type=product&' + item.queryString" x-html="item.displayString">
</a>
</div>
</template>
</div>
</div>
<div x-show="!search_loading && $refs.searchInput.value.length > 0" style="display: none;">
<div class="p-4"
x-show="(search_items && search_items.length === 0) && (search_items_pages && search_items_pages.length === 0) && (search_items_articles && search_items_articles.length === 0) && !search_loading">
<p>No results found</p>
</div>
<div class="
p-4 border--b-width
color__border-divider-1
" x-show="search_items && search_items.length != 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Products</strong>
</span>
<div class="md:gap-4 grid grid-cols-2 gap-2">
<template x-for="item in search_items">
<a class="hover:no-underline border--width border--radius color__bg-body color__text color__border-divider-1 flex items-center w-full overflow-hidden no-underline" :href="'/products/'+ item.handle">
<div class="w-[20%] h-full flex flex-col shrink-0 overflow-hidden">
<div class="
flex items-center object-cover aspect-[1/1] aspect-w-1 aspect-h-1 h-full max-w-full
color__bg-body after:color__bg-body color__text after:color__text
">
<img class="w-full h-full object-cover color__bg-body after:color__bg-body color__text after:color__text" width="120" height="120" loading="lazy" :src="item.featured_image.src + '&width=240'" :alt="item.title">
</div>
</div>
<div class="grow md:py-4 p-2 px-4">
<p class="
mb-0 type--base !leading-tight
type__body
" x-text="item.title"></p>
<ul class="flex flex-wrap items-center gap-x-1 gap-y-0.5 p-0 opacity-75 mb-0.5">
</ul>
<p class="type--small mb-0">
<span class="type--small !leading-tight" x-text="Shopify.formatMoney(item.price*100, currency_symbol, true, 'amount', '100')">
</span>
<span x-show="item.compare_at_price_max > item.price">
<s class="type--small !leading-tight" x-text="Shopify.formatMoney(item.compare_at_price_max*100, currency_symbol, true, 'amount', '100')">
</s>
</span>
</p>
</div>
</a>
</template>
</div>
</div>
<div class="
p-4 border--b-width
color__border-divider-1
" x-show="search_items_collections && search_items_collections.length !== 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Collections</strong>
</span>
<template x-for="item in search_items_collections">
<div class="flex items-center">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle mr-1" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</span>
<a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.link" x-text="item.displayString">
</a>
</div>
</template>
</div>
<div class="
p-4 border--b-width
color__border-divider-1
" x-show="search_items_articles && search_items_articles.length !== 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Articles</strong>
</span>
<template x-for="item in search_items_articles">
<div class="flex items-center">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle mr-1" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</span>
<a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.link" x-text="item.displayString">
</a>
</div>
</template>
</div>
<div class="
p-4 border--b-width
color__border-divider-1
" x-show="search_items_pages && search_items_pages.length !== 0" style="display: none;">
<span class="type--small pb-2 no-underline">
<strong>Pages</strong>
</span>
<template x-for="item in search_items_pages">
<div class="flex items-center">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle mr-1" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
</span>
<a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.link" x-text="item.displayString">
</a>
</div>
</template>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
POST /cart
<form id="drawer-cart_form" class="w-full px-4 py-4" action="/cart" method="post" x-data="{checkout_button_loading:false}"
@submit.prevent="checkout_button_loading = true; if(enable_audio) { playSound(click_audio) } ;setTimeout(function(){ checkout_button_loading = false}, 5000); window.location.href = '/checkout';">
<p class="mb-0">
<button type="submit" name="checkout" class="!w-full flex flex-row !items-center !justify-between btn btn--load !bg-zinc-800 shadow !border-none" :class="{ 'btn--loading' : checkout_button_loading }" :disabled="checkout_button_loading">
<div class="btn__spinner">
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle " aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
<line x1="12" y1="2" x2="12" y2="6"></line>
<line x1="12" y1="18" x2="12" y2="22"></line>
<line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
<line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
<line x1="2" y1="12" x2="6" y2="12"></line>
<line x1="18" y1="12" x2="22" y2="12"></line>
<line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
<line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
</svg>
</span>
</div>
<div class="btn__content"> Checkout </div>
<!-- snippets/component__icon.liquid -->
<span class="inline-flex align-middle " aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right inline-block">
<line x1="5" y1="12" x2="19" y2="12"></line>
<polyline points="12 5 19 12 12 19"></polyline>
</svg>
</span>
</button>
</p>
<div class="type--smaller m-0--clear font-bold mt-2 text-center"> Shipping, Taxes, and Discounts Applied at Checkout </div>
</form>
POST /contact#contact_form
<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<section class="
py-8 md:hidden border--t-width
color__bg-overlay-1 color__text
color__border-divider-1
">
<div class="window--wide">
<h3 class="type__body--bold type--base mb-2"> Join The List </h3>
<div class="m-0--clear mb-2">
<p>Exclusive offers, new arrivals, & freshly brewed coffee content</p>
</div>
<label for="customerEmail_footer" class="sr-only">Email</label>
<input id="customerEmail_footer" class="form-input flex-grow mb-2" name="contact[email]" type="email" placeholder="Enter your email" autocorrect="off" autocapitalize="off">
<button type="submit" class="whitespace-nowrap btn--small btn btn--secondary">
<span class="btn__content">Subscribe</span>
</button>
<div class="m-0--clear type--smaller mt-2 opacity-50">
</div>
</div>
</section>
</form>
POST /contact#contact_form
<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<h3 class="type__body--bold type--base mb-2"> Join The List </h3>
<div class="m-0--clear mb-2">
<p>Exclusive offers, new arrivals, & freshly brewed coffee content</p>
</div>
<label for="newsletter_input_footer" class="sr-only">Email</label>
<input id="newsletter_input_footer" class="form-input flex-grow mb-2" name="contact[email]" type="email" placeholder="Enter your email" autocorrect="off" autocapitalize="off">
<button type="submit" class="whitespace-nowrap btn--small btn btn--secondary">
<span class="btn__content">Subscribe</span>
</button>
<div class="m-0--clear type--smaller mt-2 opacity-50">
</div>
</form>
Text Content
This website uses cookies to ensure you get the best experience. Learn more PreferencesOk ✕ Manage consent preferences Reject all Accept all We use cookies to optimize website functionality, analyze the performance, and provide personalized experience to you. Some cookies are essential to make the website operate and function correctly. Those cookies cannot be disabled. In this window you can manage your preference of cookies. Strictly necessary cookies Always allowed These cookies are essential in order to enable you to move around the website and use its features, such as accessing secure areas of the website. The website cannot function properly without these cookies. Cookies details * Namekeep_aliveProviderShopifyDomainseattlecoffeegear.myshopify.comPath/TypeFirst-party (Cookie)Retention30 minutesPurposeUsed in connection with buyer localization. * Namesecure_customer_sigProviderShopifyDomainseattlecoffeegear.myshopify.comPath/TypeFirst-party (Cookie)Retention1 yearsPurposeUsed in connection with customer login. * NamelocalizationProviderShopifyDomainseattlecoffeegear.myshopify.comPath/TypeFirst-party (Cookie)Retention1 yearsPurposeShopify store localization * Namecart_currencyProviderShopifyDomainseattlecoffeegear.myshopify.comPath/TypeFirst-party (Cookie)Retention2 SessionPurposeThe cookie is necessary for the secure checkout and payment function on the website. This function is provided by shopify.com. * Name_cmp_aProviderShopifyDomain.seattlecoffeegear.myshopify.comPath/TypeFirst-party (Cookie)Retention1 daysPurposeUsed for managing customer privacy settings. * Name_tracking_consentProviderShopifyDomain.seattlecoffeegear.myshopify.comPath/TypeFirst-party (Cookie)Retention1 yearsPurposeTracking preferences. * Nameshopify_pay_redirectProviderShopifyDomainseattlecoffeegear.myshopify.comPath/TypeFirst-party (Cookie)Retention1 hoursPurposeThe cookie is necessary for the secure checkout and payment function on the website. This function is provided by shopify.com. Functional cookies toggle functionality cookies These cookies enable the site to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly. Cookies details Performance cookies toggle performance cookies These cookies enable us to monitor and improve the performance of our website. For example, they allow us to count visits, identify traffic sources and see which parts of the site are most popular. Cookies details Targeting cookies toggle targeting cookies These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. Cookies details * Namepixlee_analytics_cookie_legacyProviderPixleeDomain.seattlecoffeegear.myshopify.comPath/TypeFirst-party (Cookie)Retention1 months Close Save preferences Powered by Pandectes Skip to content $100 OFF // Philips 4300 LatteGo Espresso Machine // Shop Our Sale 1/1 Shop Gear Espresso Machines Semi-Automatic Superautomatic Bundle and Save! Grinders Espresso Grinders Coffee Grinders Grinder Accessories Coffee Makers Drip Brewers French Presses Stove Top Cold Brew Pour Overs Accessories Cleaning Supplies Filters Espresso Accessories Scales and Measuring Coffee Storage Cups Kettles Milk Frothers Tea Ware Parts Shop Coffee Coffee New Arrivals Staff Picks Shop Roasters Syrups Roast Level Light Medium Dark Taste Profile Balanced Bright and Floral Earth and Smoke Fruit Forward Rich and Sweet Brew Method Superautomatic Friendly Espresso Drip Coffee Pour Over Region Africa South America Central America Southeast Asia Specialty Single Origin Blends Decaf Organic European Favorites Fair/Direct Trade Commercial Commercial Machines Semi-automatic Superautomatic Commercial Grinders Coffee Grinders Espresso Grinders Commercial Brewing Drip Cold Brew and Tea Commercial Accessories Maintenance Cleaning Supplies SALE 0 Search Loading... View all results Recent Trending No results found Products Collections Articles Pages Search Loading... View all results Recent Trending No results found Products Collections Articles Pages Shop Gear Espresso Machines Shop All Semi-Automatic Superautomatic Bundle and Save! Grinders Shop All Espresso Grinders Coffee Grinders Grinder Accessories Coffee Makers Shop All Drip Brewers French Presses Stove Top Cold Brew Pour Overs Accessories Shop All Cleaning Supplies Filters Espresso Accessories Scales and Measuring Coffee Storage Cups Kettles Milk Frothers Tea Ware Parts New Arrivals Staff Picks Shop Brands Refurbished Open Box Closeouts Sale Shop Coffee Coffee Shop All New Arrivals Staff Picks Shop Roasters Syrups Roast Level Light Medium Dark Taste Profile Balanced Bright and Floral Earth and Smoke Fruit Forward Rich and Sweet Brew Method Superautomatic Friendly Espresso Drip Coffee Pour Over Region Africa South America Central America Southeast Asia Specialty Single Origin Blends Decaf Organic European Favorites Fair/Direct Trade Commercial Commercial Machines Shop All Semi-automatic Superautomatic Commercial Grinders Shop All Coffee Grinders Espresso Grinders Commercial Brewing Shop All Drip Cold Brew and Tea Commercial Accessories Shop All Maintenance Cleaning Supplies GET STARTED WITH A FREE CONSULTATION! We’ll reach out to you to assist with product selection, troubleshooting, and to answer any general questions. Learn More NEED ASSISTANCE? Call us at 866-372-4734 Live Chat Email Us Blog 8am - 5pm PST, Mon - Fri SALE Learn Help Account 0 Cart 0 You're $49.00 away from free shipping You've got FREE delivery on this order. Your cart is empty Shop all Your cart is empty Shop all Color: · / Quantity Edit Subtotal $0.00 Discount -$0.00 Total $0.00 Checkout Shipping, Taxes, and Discounts Applied at Checkout Cart updated (0) View cart Checkout · $0.00 0 Shop Gear Back Espresso Machines Semi-Automatic Superautomatic Bundle and Save! Grinders Espresso Grinders Coffee Grinders Grinder Accessories Coffee Makers Drip Brewers French Presses Stove Top Cold Brew Pour Overs Accessories Cleaning Supplies Filters Espresso Accessories Scales and Measuring Coffee Storage Cups Kettles Milk Frothers Tea Ware Parts New Arrivals Staff Picks Shop Brands Refurbished Open Box Closeouts Sale Shop Coffee Back Coffee New Arrivals Staff Picks Shop Roasters Syrups Roast Level Light Medium Dark Taste Profile Balanced Bright and Floral Earth and Smoke Fruit Forward Rich and Sweet Brew Method Superautomatic Friendly Espresso Drip Coffee Pour Over Region Africa South America Central America Southeast Asia Specialty Single Origin Blends Decaf Organic European Favorites Fair/Direct Trade Commercial Back Commercial Machines Semi-automatic Superautomatic Commercial Grinders Coffee Grinders Espresso Grinders Commercial Brewing Drip Cold Brew and Tea Commercial Accessories Maintenance Cleaning Supplies GET STARTED WITH A FREE CONSULTATION! We’ll reach out to you to assist with product selection, troubleshooting, and to answer any general questions. Learn More NEED ASSISTANCE? Call us at 866-372-4734 8am - 5pm PST, Mon - Fri Live Chat Email Us Blog SALE Account Learn Help 10% OFF SALE SUMMER IS BREWING Use code SUMMER10 and save on espresso gear, coffee & more.* Shop Best Sellers PRODUCTS BY CATEGORY SUPERAUTO MACHINES Café quality drinks at the touch of a button. Shop Now SEMI-AUTO MACHINES Top rated, expertly curated selection. Shop Now GRINDERS The best coffee starts with a great grind. Shop Now COFFEE Fresh beans from the finest specialty roasters. Shop Now CUSTOMER FAVORITES Craft exceptional coffee at home and savor every sip with these customer favorites. Shop All Staff Pick RANCILIO SILVIA PRO X ESPRESSO MACHINE $1,990.00 4.5 ROCKET ESPRESSO APPARTAMENTO ESPRESSO MACHINE $1,950.00 4.6 Staff Pick SCG Exclusive DILETTA BELLO+ ESPRESSO MACHINE $1,999.00 4.8 Staff Pick PHILIPS 4300 LATTEGO SUPERAUTOMATIC ESPRESSO MACHINE $899.00 $999.00 SALE 4.5 Staff Pick LELIT MARA X ESPRESSO MACHINE $1,699.95 4.3 Staff Pick SCG Exclusive RANCILIO SILVIA PID ESPRESSO MACHINE $1,249.00 4.7 Staff Pick SCG Exclusive DILETTA BELLO ESPRESSO MACHINE $1,749.00 4.7 BREW UP YOUR NEXT GREAT CUP. The wide world of coffee is just a click a way. Shop All Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee Easy Returns Free shipping over $49 30-Day Price Guarantee ULTIMATE FLASH SALE UP TO $700 OFF STONE ESPRESSO MACHINES Shop Stone Espresso LIMITED EDITIONS HAVE ARRIVED LELIT BIANCA & MARA X GOLD Shop LELIT SEATTLE COFFEE GEAR EXCLUSIVES. A collaboration between baristas and our customers, representing a shared passion for craftsmanship, offered to you at a value that can't be beat. Shop All Exclusives Introducing The DILETTA BELLO+ Exclusive DESIGNED FOR YOU. Born from a desire to provide our customers attainable espresso excellence. Every detail is expertly engineered by our in-house team of craft coffee enthusiasts. Ergonomic hardware for a barista-centric workflow. Modern design with quality craftsmanship and materials. No-burn steam wands with café quality power. Dial in every detail with upgraded programming. Shop Diletta Bello+ Espresso Machine A stylish industrial design, the Diletta Bello+ produces perfect espresso, shot after shot. OUR SEMI-AUTO RECOMMENDATIONS Hey there home barista! Here are our top picks when looking for semi-autos. Our FAVORITE DILETTA BELLO ESPRESSO MACHINE A perfect blend of Italian craftsmanship and enhanced features for the home barista. $1,749 View Product For the Experts ROCKET ESPRESSO R58 CINQUANTOTTO Exceptional performance, power, and classic design converge for the ultimate pick. $3,300 View Product Beginner-Friendly BREVILLE BARISTA EXPRESS Built-in grinder and easy to follow controls have made this machine a fan favorite. $699.95 View Product WATCH, LEARN, AND GET BREWING! #1 Coffee Youtube Channel 680,000+ subscribers fill their cup with our expert coffee content. View Channel OUR SUPERAUTO SHOWCASE Looking to get started on semi-automatics? We’ve got you covered! CROWD FAVORITE DELONGHI ELETTA Intuitive touch screen for more drink options, plus super simple quality milk steaming! $1,799.95 View Product Most Versatile MIELE CM6160 Premium finishes, features, and controls. Beloved by our customers and crew. $2,299 View Product Beginner-Friendly PHILIPS CARINA 2200 Simple controls and easy to use LatteGo steaming for perfectly frothed drinks. $549 $649 View Product OUR FAVORITE COFFEE Discover your new favorite blend from our selection of over 50 specialty roasters. Shop All Coffee Staff Pick CAFFE LADRO - LADRO ESPRESSO $17.00 4.6 GIMME! COFFEE - ETERNAL FLAME $15.00 DEEPER ROOTS COFFEE - COLOMBIA SAN JOSE $16.00 COFFEE MANUFACTORY - 03 AFRICA $21.50 BREW UP YOUR NEXT GREAT CUP. The wide world of coffee is just a click a way. Shop All Coffee STORE LOCATIONS * Palo Alto, CA * Kirkland, WA * Lynnwood, WA Store Highlight Palo Alto, CA Stanford Shopping Center Store Events & Classes Address: Stanford Shopping Center 87 Stanford Shopping Center Palo Alto, CA 94304 Contact: (650) 240-2559 Hours: Monday - Saturday: 10am -7pm PT Sunday: 11am - 6pm PT Service: Gear maintenance drop off not available. Learn more about our repair center. ☕️ Espresso 101 Learn how to pull the perfect espresso shot and properly steam milk. Our staff is here to help you every step of way! Book Now 🥛 Espresso 201 - Latte Art Explore the foundations of proper steaming and pouring to start creating the main shapes for fantastic latte art. Book Now 🫘 Brewer's Lab An in-depth look into multiple brewing methods, techniques, and a review of coffee origins and history. Book Now Store Highlight Kirkland, WA Kirkland Urban Store Events & Classes Address: Kirkland Urban 400 Urban Plaza, Suite 150 Kirkland, WA 98033 Contact: (425) 242-1697 Hours: Monday - Friday: 11am - 7pm PT Saturday & Sunday: 10am - 6pm PT Service: Gear maintenance drop off not available. Learn more about our repair center. ☕️ Espresso 101 Learn how to pull the perfect espresso shot and properly steam milk. Our staff is here to help you every step of way! Book Now 🥛 Espresso 201 - Latte Art Explore the foundations of proper steaming and pouring to start creating the main shapes for fantastic latte art. Book Now 🫘 Brewer's Lab An in-depth look into multiple brewing methods, techniques, and a review of coffee origins and history. Book Now Store Highlight Lynnwood, WA Alderwood Mall Address: Alderwood Mall 3000 184th St SW, Suite 984 Lynnwood, WA 98037 Contact: (425) 673-2706 Hours: Monday - Saturday: 11am - 8pm PT Sunday: 11am - 7pm PT Service: Gear maintenance drop off not available. Learn more about our repair center. SHOP OUR COMMUNITY’S SETUPS 40+ TOP COFFEE GEAR BRANDS IN STOCK We offer the best brands in the home espresso & coffee industry. Only trusted partners make this list. Shop All Brands Questions? Contact Us Commercial Support Order & Shipping Policy Return Policy *Promotion Exclusions Price Matching Questions? Contact Us Commercial Support Order & Shipping Policy Return Policy *Promotion Exclusions Price Matching More From SCG Repairs & Service SCG Podcast Classes & Events Retail Stores Product Resources Shop All Collections More From SCG Repairs & Service SCG Podcast Classes & Events Retail Stores Product Resources Shop All Collections Company Our Story SCG Crew Careers Media Partners Terms of Use Privacy Policy CCPA & CPA Company Our Story SCG Crew Careers Media Partners Terms of Use Privacy Policy CCPA & CPA JOIN THE LIST Exclusive offers, new arrivals, & freshly brewed coffee content Email Subscribe Questions? Contact Us Commercial Support Order & Shipping Policy Return Policy *Promotion Exclusions Price Matching More From SCG Repairs & Service SCG Podcast Classes & Events Retail Stores Product Resources Shop All Collections Company Our Story SCG Crew Careers Media Partners Terms of Use Privacy Policy CCPA & CPA JOIN THE LIST Exclusive offers, new arrivals, & freshly brewed coffee content Email Subscribe * Visa * Mastercard * American Express * Discover * Shop Pay * PayPal * Amazon * Google Pay * Apple Pay * Venmo Copyright 2024 ©. All rights reserved. Enable audio Disable audio Something went wrong... Please ensure Javascript is enabled for purposes of website accessibility