window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('consent', 'default', {
analytics_storage: 'denied',
ad_storage: 'denied',
ad_user_data: 'denied',
ad_personalization: 'denied',
wait_for_update: 500,
region: [
'AT', 'BE', 'BG', 'CY', 'CZ', 'DE', 'DK', 'EE', 'ES', 'FI', 'FR', 'GR', 'HR', 'HU', 'IE', 'IS', 'IT', 'LI', 'LT', 'LU', 'LV', 'MT', 'NL', 'NO', 'PL', 'PT', 'RO', 'SE', 'SI', 'SK'
],
});
gtag('set', 'url_passthrough', true);
gtag('set', 'ads_data_redaction', true);
if (localStorage['gtag.consent.option'] !== undefined) {
const option = JSON.parse(localStorage['gtag.consent.option']);
gtag('consent', 'update', option);
}
document.addEventListener('click', function (e) {
const btnAcceptCookie = e.target.closest('[id="shopify-pc__banner__btn-accept"], [id="shopify-pc__prefs__header-accept"]');
if (btnAcceptCookie === null) return;
const option = {
'analytics_storage': 'granted',
'ad_storage': 'granted',
'ad_user_data': 'granted',
'ad_personalization': 'granted'
};
gtag('consent', 'update', option);
localStorage['gtag.consent.option'] = JSON.stringify(option);
});
document.addEventListener('click', function (e) {
const btnRejectCookie = e.target.closest('[id="shopify-pc__banner__btn-decline"], [id="shopify-pc__prefs__header-decline"]');
if (btnRejectCookie === null) return;
const option = {
'analytics_storage': 'denied',
'ad_storage': 'denied',
'ad_user_data': 'denied',
'ad_personalization': 'denied'
};
gtag('consent', 'update', option);
localStorage.removeItem('gtag.consent.option');
});
document.addEventListener('click', function (e) {
const isSaveCustom = e.target.matches('[id="shopify-pc__prefs__header-save"]');
if (isSaveCustom === false) return;
const option = {
'ad_storage': 'denied',
'ad_user_data': 'denied',
'ad_personalization': 'denied',
'analytics_storage': 'denied'
};
const form = e.target.closest('[id="shopify-pc__prefs__dialog"]');
if (form.querySelector('[id="shopify-pc__prefs__analytics-input"]').checked === true) {
option.analytics_storage = 'granted';
}
if (form.querySelector('[id="shopify-pc__prefs__marketing-input"]').checked === true) {
option.ad_storage = 'granted';
option.ad_user_data = 'granted';
option.ad_personalization = 'granted';
}
gtag('consent', 'update', option);
localStorage['gtag.consent.option'] = JSON.stringify(option);
});
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-0B96DDW0RK');
window.addEventListener("load",function(event){
if(window.location.href.includes("contact")){
gtag('event', 'conversion', {'send_to': 'AW-381119595/PZyBCKOTwqQDEOvY3bUB'});
}
});
var enhanced_conversion_data;
window.addEventListener("load",function(event){
document.querySelector("#contact_form > div.lightly-spaced-row > button").addEventListener('click', function(){
var name = document.querySelector("#contact_name").value;
var email = document.querySelector("#contact_email").value;
var country = document.querySelector("#contact_country").value;
var message = document.querySelector("#message").value;
var mailformat = /\b([^\s]+@[^\s]+)\b/g;
if(name!="" && email!="" && country!="" && message!="" && email.match(mailformat)){
enhanced_conversion_data = {"email": email}
gtag('event', 'conversion', {'send_to': 'AW-381119595/JyawCKCTwqQDEOvY3bUB'});
}
})
});
FDOG AI ROBOT
window.theme = window.theme || {};
theme.money_format_with_product_code_preference = "${{amount}} USD";
theme.money_format_with_cart_code_preference = "${{amount}}";
theme.money_format = "${{amount}}";
theme.strings = {
previous: "Previous",
next: "Next",
addressError: "Error looking up that address",
addressNoResults: "No results for that address",
addressQueryLimit: "You have exceeded the Google API usage limit. Consider upgrading to a \u003ca href=\"https:\/\/developers.google.com\/maps\/premium\/usage-limits\"\u003ePremium Plan\u003c\/a\u003e.",
authError: "There was a problem authenticating your Google Maps API Key.",
icon_labels_left: "Left",
icon_labels_right: "Right",
icon_labels_down: "Down",
icon_labels_close: "Close",
icon_labels_plus: "Plus",
cart_terms_confirmation: "You must agree to the terms and conditions before continuing.",
products_listing_from: "From",
layout_live_search_see_all: "See all results",
products_product_add_to_cart: "Add to Cart",
products_variant_no_stock: "Sold out",
products_variant_non_existent: "Unavailable",
products_product_pick_a: "Pick a",
general_navigation_menu_toggle_aria_label: "Toggle menu",
general_accessibility_labels_close: "Close",
products_product_adding_to_cart: "Adding",
products_product_added_to_cart: "Added to cart",
general_quick_search_pages: "Pages",
general_quick_search_no_results: "Sorry, we couldn\u0026#39;t find any results",
collections_general_see_all_subcollections: "See all..."
};
theme.routes = {
cart_url: '/cart',
cart_add_url: '/cart/add.js',
cart_change_url: '/cart/change',
predictive_search_url: '/search/suggest'
};
theme.settings = {
cart_type: "drawer",
quickbuy_style: "off",
avoid_orphans: true
};
document.documentElement.classList.add('js');
var gsf_conversion_data = {page_type : '', event : ''};
;(function () {
const url = new URL(window.location)
const viewParam = url.searchParams.get('view')
if (viewParam && viewParam.includes('variant-pf-')) {
url.searchParams.set('pf_v', viewParam)
url.searchParams.delete('view')
window.history.replaceState({}, '', url)
}
})()
var meta = {"page":{"pageType":"page","resourceType":"page","resourceId":94929256681}};
for (var attr in meta) {
}
if (!window.ga || (window.ga && typeof window.ga !== 'function')) {
window.ga = function ga() {
(window.ga.q = window.ga.q || []).push(arguments);
if (window.Shopify && window.Shopify.analytics && typeof window.Shopify.analytics.publish === 'function') {
window.Shopify.analytics.publish("ga_stub_called", {}, {sendTo: "google_osp_migration"});
}
console.error("Shopify's Google Analytics stub called with:", Array.from(arguments), "\nSee https://help.shopify.com/manual/promoting-marketing/pixels/pixel-migration#google for more information.");
};
if (window.Shopify && window.Shopify.analytics && typeof window.Shopify.analytics.publish === 'function') {
window.Shopify.analytics.publish("ga_stub_initialized", {}, {sendTo: "google_osp_migration"});
}
}
Skip to content
Return
We do not accept returns for ALL items due to the specificity of the product. Please contact us at Laikago@unitree.cc if you have questions or concerns about your specific item. Unfortunately, we cannot accept returns on sale items or gift cards.
Damages and issues
Please inspect your order upon reception and contact us immediately if the item is defective, damaged or if you receive the wrong item, so that we can evaluate the issue and make it right.
Refund
If you request a refund before delivery, you’ll be automatically refunded on your original payment method. Please remember it can take some time for your bank or credit card company to process and post the refund too.
Thank you for the support!
window.data_8308 = window.data_8308 || [];
window.data_8308.push({
'gdpr': '${GDPR}',
'gdpr_consent': '${GDPR_CONSENT_874}',
'gdpr_pd': '${GDPR_PD}',
'us_privacy': '${US_PRIVACY}'
});
window.data_8308[0]['pagetype'] = 'generic';
window.data_8308[0]['PageType'] = 'generic';
const script001 = document.createElement('script');
script001.setAttribute('src',
'../../cdn.preciso.net/aud/clientjs/ptag79e3.js?8308');
script001.setAttribute('async', '');
script001.id = 'madv2014rtg';
script001.type = 'text/javascript';
document.head.appendChild(script001);
Ask me anything
Show best sellers
I have a question
Ask me about it
More Similar
Hello! I am very interested in this product.
Special Deal!