shop.scentbridge.com
Open in
urlscan Pro
2620:127:f00f:e::
Public Scan
Submitted URL: https://www.scentelligent.com/
Effective URL: https://shop.scentbridge.com/
Submission: On July 19 via api from US — Scanned from DE
Effective URL: https://shop.scentbridge.com/
Submission: On July 19 via api from US — Scanned from DE
Form analysis
7 forms found in the DOMPOST /localization
<form action="/localization" method="POST" data-hs-cf-bound="true"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
name="country_code" type="hidden" value="DE"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
<path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
fill="#333333"></path>
</svg></button></form>
POST /localization
<form action="/localization" method="POST" class="recommendation-modal__form" data-hs-cf-bound="true"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to"
type="hidden" value="/"><input name="country_code" type="hidden" value="DE"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(0, 0, 0); color: rgb(255, 255, 255);">Continue</button></form>
GET /search
<form action="/search" method="get" class="search-bar" role="search" data-hs-cf-bound="true">
<input type="hidden" name="type" value="product">
<input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
<button type="submit" class="btn icon-search">
<svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
<path
d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5 S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9 C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
</path>
</svg>
</button>
</form>
GET /search
<form action="/search" method="get" class="search-bar" role="search" data-hs-cf-bound="true">
<input type="hidden" name="type" value="product">
<input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
<button type="submit" class="btn icon-search">
<svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
<path
d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5 S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9 C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
</path>
</svg>
</button>
</form>
POST /contact
<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="input-group" data-hs-cf-bound="true"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<script>
$(document).ready(function() {
if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
var newsletterSuccessPopup = (function() {
var popup = $('.newsletter-success-modal');
var close = popup.find('.close');
var success = popup.find('.success');
var error = popup.find('.error');
var overlay = popup.find('.modal-overlay');
popup.show();
error.show();
success.hide();
$.cookie('emailSubcribeModal', 'closed', {
expires: 1,
path: '/'
});
close.off('click').on('click', function() {
popup.fadeOut();
});
overlay.off('click').on('click', function() {
popup.fadeOut();
});
})();
var newURL = location.href.split("?")[0];
window.history.pushState('object', document.title, newURL);
}
})
</script>
<input type="hidden" name="contact[tags]" value="newsletter">
<input class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="enter your email address" required="required">
<input class="btn" type="submit" value="Submit">
</form>
POST /account/login
<form accept-charset="UTF-8" action="/account/login" method="post" data-hs-cf-bound="true">
<input name="form_type" type="hidden" value="customer_login">
<input name="utf8" type="hidden" value="✓">
<div class="ct-login">
<div class="form-group">
<label for="customer_email">
<span> Email Address </span>
<em>*</em>
</label>
<input class="form-control" type="email" value="" name="customer[email]" placeholder="Email Address">
</div>
<div class="form-group">
<label for="customer_password">
<span> Password </span>
<em>*</em>
</label>
<input class="form-control" type="password" value="" placeholder="Password" name="customer[password]">
</div>
<div class="action-btn">
<input type="submit" class="btn btn-login" value="Login">
<a class="text-hover forgot-password" href="/account/login#recover">
Forgot your password?
</a>
</div>
</div>
<div class="ct-register">
<a href="/account/register" class="btn btn-register">
Create An Account
</a>
</div>
</form>
<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-T5THBH" novalidate=""
style="display: flex; flex-direction: row; box-sizing: border-box; width: 450px; min-width: 200px; max-width: 1000px; border-radius: 6px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-image: url("https://d3k81ch9hvuctc.cloudfront.net/company/TpdYX6/images/83369c71-ea1d-4335-ad21-26a31cc27ea4.jpeg"); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; padding: 20px 20px 10px; flex: 1 1 0%;"
data-hs-cf-bound="true">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 400px; justify-content: center;">
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1"
style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; background-color: rgba(32, 32, 32, 0); flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-99112119" style="width: 100%;">
<p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-kanit"
style="font-size:48px;color:rgb(255, 255, 255);font-family:Kanit, 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;">Unlock <u>10% Off</u></span></p>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1"
style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; background-color: rgba(32, 32, 32, 0); flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-99112120" style="width: 100%;">
<p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-kanit"
style="color:rgb(255, 255, 255);font-size:16px;font-family:Kanit, 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:400;">Sign up to our email list and receive 10 % off your first order, plus the best deals and updates from
ScentBridge</span></p>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_99112121" class="needsclick go3262877916 kl-private-reset-css-Xuajs1" type="email"
autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="false" options="[object Object]"
style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Kanit, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(180, 187, 195);">
<div class="needsclick kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px 10px; position: relative; flex: 1 0 0px;"><button
class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
style="background: rgb(202, 75, 4); border-radius: 6px; border-style: none; border-color: rgb(202, 75, 4); border-width: 2px; color: rgb(255, 255, 255); font-family: Kanit, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 54px; width: 100%;">Unlock
Now</button></div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-99112123" style="width: 100%;">
<p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-kanit"
style="color:rgb(255, 255, 255);font-size:14px;font-family:Kanit, 'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:400;">By signing up I agree to receive email marketing</span></p>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;"><button
class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
style="background: rgba(0, 34, 0, 0); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(255, 255, 255); font-family: Kanit, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">No,
thanks</button></div>
</div>
</div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>
Text Content
YOUR LOCATION IS SET TO GERMANY * Shop in EUR € * Get shipping options for Germany Continue Change country/region WE VALUE YOUR PRIVACY We use cookies and other technologies to personalize your experience, perform marketing, and collect analytics. Learn more in our Privacy Policy. Manage preferencesAcceptDecline SCENTBRIDGE SCENT SYSTEMS ONLINE STORE user 0 * * Register Sign In We invented smart scent delivery. Shop Now 0 * Scent Delivery Systems * Replacement Cartridges * Scent Sample Packs * Special Offers * Contact WE BRING EARTH'S GREAT AROMAS TO YOU. Light and airy fragrances evoking positive memories and feelings, all through revolutionary scent delivery systems. Get Started WE BRING EARTH'S GREAT AROMAS TO YOU. Light and airy fragrances evoking positive memories and feelings, all through revolutionary scent delivery systems. Get Started WE BRING EARTH'S GREAT AROMAS TO YOU. Light and airy fragrances evoking positive memories and feelings, all through revolutionary scent delivery systems. Get Started DELIVERY SYSTEMS REPLACEMENT CARTRIDGES CONTACT US SHOP * Scent Delivery Systems * Replacement Cartridges * Scent Sample Packs * Special Offers * Contact CARTRIDGES * ScentBeat * ScentFit * ScentStyler * ScentVox COMPANY * Search * Privacy Policy * Refund Policy * Terms of Service STAY CONNECTED * * SIGN UP FOR OUR NEWSLETTER © 2022 ScentBridge. All Rights Reserved. Ecommerce Software by Shopify. Close CUSTOMER LOGIN: Email Address * Password * Forgot your password? Create An Account Close YOUR CART 0 items Your cart is currently empty. Continue Shopping - Total $0.00 Shipping Taxes and shipping fee will be calculated at checkout Check Out View Cart You have successfully subscribed! This email has been registered Close Reviews Close dialog 1 Unlock 10% Off Sign up to our email list and receive 10 % off your first order, plus the best deals and updates from ScentBridge Unlock Now By signing up I agree to receive email marketing No, thanks × We Value Your Privacy Settings NextRoll, Inc. ("NextRoll") and our 19 advertising partners use cookies and similar technologies on this site and use personal data (e.g., your IP address). If you consent, the cookies, device identifiers, or other information can be stored or accessed on your device for the purposes described below. You can click "Allow All" or "Decline All" or click Settings above to customise your consent regarding the purposes and features for which your personal data will be processed and/or the partners with whom you will share personal data. NextRoll and our advertising partners process personal data to: ● Store and/or access information on a device; ● Create a personalised content profile; ● Select personalised content; ● Personalised advertising, advertising measurement, audience research and services development; ● Services development. For some of the purposes above, our advertising partners: ● Use precise geolocation data. Some of our partners rely on their legitimate business interests to process personal data. View our advertising partners if you wish to provide or deny consent for specific partners, review the purposes each partner believes they have a legitimate interest for, and object to such processing. If you select Decline All, you will still be able to view content on this site and you will still receive advertising, but the advertising will not be tailored for you. You may change your setting whenever you see the Manage consent preferences on this site. Decline All Allow All Manage consent preferences