Component · Ref YSQJ0D
Affected pagehttps://absolutenewyork.com/pages/contact-us
Elementbody#contact-us
Accessible namePress Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader Guide, Feedback, and Issue Reporting | New windowWe value your privacyWe use cookies and tools like Microsoft Clarity to understand user behavior, improve your experience, and support analytics and marketing. Learn more in our Privacy Policy.Manage preferencesAcceptDecline
0
var sm_translations_labels = {"gift_already_in_cart":"Gift GIFT_NAME already in cart","remove_from_cart":"Remove from cart?","add_to_cart":"Add to cart","add_product_to_cart_and_get_gift":"Add PRODUCT_NAME to cart and get free gift","add_multiple_products_to_cart_and_get_gift":"Add any product from collection(s) TYPE_VALUES to cart and get free gift","pick_free_gift_for_multiple_products":"You added to cart product from collection(s) TYPE_VALUES, you can pick free gift","pick_free_gift_for_product":"You can pick free gift for PRODUCT_NAME","buy_for_more_and_get_gift":"If you spend ORDER_MINIMUM (TO_SPEND more), you will get free gift","pick_free_gift_for_order":"You spend more then ORDER_MINIMUM, pick your free gift","active_until":"active until UNTIL_DATE","gift_cart_property_label":"Free gift: 100% off"}; var sm_desing_settings = {"selectedGiftIcon":2,"giftIconColor":{"hue":120,"saturation":0,"brightness":0.75,"alpha":1},"giftIconTextValue":"Free Gift","selectedGiftBoxPosition":2,"backgroundColorOfGiftBox":{"hue":0,"brightness":1,"saturation":0,"alpha":1},"backgroundColorOfGiftBoxIcon":{"hue":0,"brightness":1,"saturation":0,"alpha":1},"giftBoxIconIsPulsed":1,"hideGiftBox":0}; var sm_products_gifts = []; var sm_orders_gifts = []; var sm_multiple_products_gifts= []; var sm_pro_version_settings = []; var sm_money_format="$@@amount&&";
.giftBoxPulse {
margin:100px;
display: block;
width: 22px;
height: 22px;
border-radius: 50%;
background: #d02e2e;
cursor: pointer;
box-shadow: 1px 1px 5px grey;
-moz-box-shadow: 1px 1px 5px grey;
-webkit-box-box-shadow: 1px 1px 5px grey;
animation: giftBoxPulse 2s infinite;
-moz-animation: giftBoxPulse 2s infinite;
-webkit-animation: giftBoxPulse 2s infinite;
border: 0.5px solid #d3d3d38a;
}
@-webkit-keyframes giftBoxPulse {
0% {
-webkit-box-shadow: 0 0 0 0 lightgray;
} 70% {
-webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
} 100% {
-webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
}
}
@keyframes giftBoxPulse {
0% {
-moz-box-shadow: 0 0 0 0 lightgray;
box-shadow: 0 0 0 0 lightgray;
} 70% {
-moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
box-shadow: 0 0 0 10px rgba(204,169,44, 0);
} 100% {
-moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
box-shadow: 0 0 0 0 rgba(204,169,44, 0);
}
}
window.addEventListener('load', function () {
var instafeedScript = document.createElement('script');
instafeedScript.async = true;
instafeedScript.src = "https:\/\/cdn.nfcube.com\/instafeed-650cab781c4cad6d761fadcafba03877.js";
document.body.appendChild(instafeedScript);
});
(function (c, l, a, r, i, t, y) {
c[a] = c[a] || function () { (c[a].q = c[a].q || []).push(arguments); };
t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i + "?ref=shopify";
y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y);
c.Shopify.loadFeatures([{ name: "consent-tracking-api", version: "0.1" }], error => {
if (error) {
console.error("Error loading Shopify features:", error);
return;
}
c[a]('consentv2', {
ad_Storage: c.Shopify.customerPrivacy.marketingAllowed() ? "granted" : "denied",
analytics_Storage: c.Shopify.customerPrivacy.analyticsProcessingAllowed() ? "granted" : "denied",
source: 101,
});
});
l.addEventListener("visitorConsentCollected", function (e) {
c[a]('consentv2', {
ad_Storage: e.detail.marketingAllowed ? "granted" : "denied",
analytics_Storage: e.detail.analyticsAllowed ? "granted" : "denied",
source: 101,
});
});
})(window, document, "clarity", "script", "w1ts4gz0vv");
(function () {
var widgetSettings = {"statementLink":"","footerHtml":"<a href=\"https://accessibilityspark.com/?ref=widget\" target=\"_blank\">Powered by AccessibilitySpark</a>","hideMobile":false,"hideTrigger":false,"language":"en","position":"right","leadColor":"#146FF8","triggerColor":"#146FF8","triggerRadius":"50%","triggerPositionX":"right","triggerPositionY":"bottom","triggerIcon":"people","triggerSize":"medium","triggerOffsetX":20,"triggerOffsetY":20,"mobile":{"triggerSize":"small","triggerPositionX":"right","triggerPositionY":"bottom","triggerOffsetX":10,"triggerOffsetY":10,"triggerRadius":"50%"}};
if (!widgetSettings) {
return;
}
var source = widgetSettings.source || 'https://acsbapp.com/apps/app/dist/js/app.js';
delete widgetSettings.source;
var sourceName = widgetSettings.sourceName || 'acsbJS';
delete widgetSettings.sourceName;
var statsUrl = widgetSettings.statsUrl;
delete widgetSettings.statsUrl;
var doNotCollectAnalytics = widgetSettings.doNotCollectAnalytics;
delete widgetSettings.doNotCollectAnalytics;
var s = document.createElement('script'),
e = ! document.body ? document.querySelector('head') : document.body;
s.src = source;
s.async = true;
s.onload = function() {
if (typeof window[sourceName] !== 'undefined' && typeof window[sourceName].init === 'function') {
window[sourceName].init(widgetSettings);
}
};
e.appendChild(s);
if (doNotCollectAnalytics) {
return;
}
var sessName = 'acs_spark_sess';
var sessId = window.sessionStorage && window.sessionStorage.getItem(sessName);
if (!sessId) {
var _id = (crypto && typeof crypto.randomUUID === 'function') ? crypto.randomUUID() : (new Date()).getTime().toString(36);
window.sessionStorage.setItem(sessName, _id);
var _url = 'https://collect.accessibilityspark.com/sessions?shop=' + (window.Shopify && window.Shopify.shop || window.location.hostname);
if (typeof navigator.sendBeacon === 'function') {
navigator.sendBeacon(_url, '')
} else {
fetch(_url, { method: 'POST', keepalive: true });
}
}
})()
(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(fun…[truncated by Evolize: exceeded D1 value limit]
Markup<body id="contact-us" class=" contact-us body-full template-page" style="" data-aos-easing="ease-out-quad" data-aos-duration="400" data-aos-delay="0"><span role="alert" data-acsb-sr-alert="true" data-acsb-sr-only="true" class="acsb-sr-alert acsb-sr-only" data-acsb-force-visible="true" style="position: absolute; width: 200px; height: 1px; margin-top: -1px; z-index: -1; border: 0px; top: 0px; left: 0px; overflow: hidden; outline: 0px;">Press Alt+1 for screen-reader mode, Alt+0 to cancel</span><access-widget-ui data-acsb="" class="notranslate"></access-widget-ui><a href="https://accessibe.com/bl…
Affected pages/ /account/login /pages/contact-us /products/pro-bronzer /cart