In stock
Nike Air Max 97 ‘Light Blue’ – HouseofKickz
$180.00
Description
Model
921826-104
Release Date
2018-08-31
Series
Air Max
Nickname
Light Blue
Thickness
Regular Sole
Upper Material
Leather
Closure
Lacing
Sole Material
Rubber Sole
Upper
Low Top
Toe Type
Round Toe
Style
Sports
Occasion
lifestyle
Heel Type
Flat heel
functionality
Slip-resistant/Lightweight
Season
All Season
Color
blue
Sub Series
Air Max 97
Colorway
White/Blue
Shipping & Refund
We totally understand if you have questions. Here are some quick answers:
⏱️ Orders are prepared within 48 hours of being placed
📦 Tracking info is sent within 48 hours after handoff
🚚 No delivery? We’ll reship or refund — your choice
📭 Out of stock? We’ll contact you for a solution
🛠️ Defect? We’ll replace it for free
❌ Changed your mind? Cancel before shipping for a full refund
We’ve served tens of thousands of happy customers, and our store has been running
securely for over 2 years.
For more details, please refer to
Shipping Policy or
Refund and Returns.
Contact us for faster answers:
Click here
Quality Control Process
KICKSCAO employs a strict and elaborate authentication process where each product is unboxed to allow thorough inspection of the packaging, exterior appearance, interior components, and accessories. Obvious defects and imperfections are flagged and intercepted.
All products undergo rigorous quality controls across all attributes of a product (Box, color, material, stitching, tag, sizing, manufacturing quality) before they are shipped to you.
[Click here to see more]
Reviews (0)
Reviews
There are no reviews yet.
Only logged in customers who have purchased this product may leave a review.
Related products
-59%
Add to WishlistRemove from Wishlist
Nike
Nike Air Max 97 SE ‘South Korea’
$354.00 Original price was: $354.00.$144.90Current price is: $144.90.
-75%
Add to WishlistRemove from Wishlist
Jordan
Nike x Off-White Air Presto ‘White’
$185.70 – $200.70Price range: $185.70 through $200.70
-75%
Add to WishlistRemove from Wishlist
Nike
Nike Air Max 95 ‘Greedy’
$578.00 Original price was: $578.00.$143.90Current price is: $143.90.
-74%
Add to WishlistRemove from Wishlist
Nike
Nike x Off-White Air Max 90 ‘Desert Ore’
$154.99 – $169.90Price range: $154.99 through $169.90
-88%
Add to WishlistRemove from Wishlist
Nike
Nike Jayson Tatum x Air Max 97 ‘Saint Louis Roots’
$1,242.00 Original price was: $1,242.00.$148.90Current price is: $148.90.
Launched in January 2024 to make sneakers more accessible to all consumers, KICKSCAO is a reminder that there’s a pair for everyone, regardless of brand, price, style, size, and function. Whether it’s deadstock OGs, the latest collaborations, or general releases that don’t run your size, you’ll find them here.
reviews
ABOUT US
CONTACTS
Shipping
Returns
Terms & Conditions
Privacy Policy
OUR PROCESS
Monday – Friday: 8:00-6:00 PM
Email:
[email protected]
Address:
5173 CLAYTON RD, CONCORD, CA 94521, USA
© 2024 KICKSCAO. All Rights Reserved.
{“prefetch”:[{“source”:”document”,”where”:{“and”:[{“href_matches”:”/*”},{“not”:{“href_matches”:[“/wp-*.php”,”/wp-admin/*”,”/wp-content/uploads/*”,”/wp-content/*”,”/wp-content/plugins/*”,”/wp-content/themes/moderno-child/*”,”/wp-content/themes/moderno/*”,”/*\?(.+)”]}},{“not”:{“selector_matches”:”a[rel~=”nofollow”]”}},{“not”:{“selector_matches”:”.no-prefetch, .no-prefetch a”}}]},”eagerness”:”conservative”}]}
var node = document.getElementsByClassName(‘woocommerce-message’)[0];
if(node && document.getElementById(‘pys_late_event’)) {
var messageText = node.textContent.trim();
if(!messageText) {
node.style.display = ‘none’;
}
}
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( ‘e-lazyloaded’ );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: ‘200px 0px 200px 0px’ } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
‘DOMContentLoaded’,
‘elementor/lazyload/observe’,
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
Nike Air Max 97 ‘Light Blue’
$763.00 Original price was: $763.00.$151.90Current price is: $151.90.
/* 表格整体边框 */
.size-guide-content table {
width: 100%;
border-collapse: collapse;
}
/* 单元格统一边框 */
.size-guide-content table th,
.size-guide-content table td {
border: 1px solid #ccc !important;
}
/* 上下左右全部居中 + 布局紧凑 */
.size-guide-content table th,
.size-guide-content table td {
text-align: center !important;
vertical-align: middle !important;
padding: 4px 6px !important; /* ← 紧凑布局关键点 */
line-height: 1.2 !important; /* ← 进一步压缩高度 */
}
.size-guide-content h2 {
font-weight: 700 !important;
text-align: center !important; /* 标题置中 */
}
.size-guide-wrapper {
text-align: right;
margin:0!important;
}
/* 1. 缩短价格和下面内容之间的间距(约减半) */
.single-product div.product p.price {
margin-bottom: -20px !important; /* 可按感觉再改成 8 / 6 */
}
/* 2. 让 Size Guide 更贴价格一点 */
.size-guide-wrapper {
margin-top: 0 !important;
}
.size-guide-link {
color: #1e73be;
font-weight: bold;
text-decoration: none;
background: none;
border: none;
padding: 0;
cursor: pointer;
font-size: 14px;
}
.size-guide-modal {
display: none;
position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow-y: auto;
background-color: rgba(0, 0, 0, 0.6);
padding: 20px;
}
.size-guide-content {
background-color: #fff;
margin: 5% auto;
padding: 20px;
border-radius: 8px;
max-width: 700px;
width: 100%;
}
.size-guide-close {
float: right;
font-size: 18px;
font-weight: bold;
cursor: pointer;
}
Size Guide
×
Size Guide
US(M)
US(W)
UK
EU
CM
45.53.53623.0
4.56436.523.5
56.54.537.523.5
5.5753824
67.55.538.524
6.5863924.5
78.564025
7.596.540.525.5
89.574126
8.5107.54226.5
910.5842.527
9.5118.54327.5
1011.594428
10.5129.544.528.5
1112.5104529
11.51310.545.529.5
1213.5114630
12.51411.54730.5
1314.51247.531
13.51512.54831.5
1415.51348.532
document.addEventListener(‘click’, function(event) {
var modal = document.getElementById(‘sizeGuideModal’);
if (event.target === modal) {
modal.style.display = ‘none’;
}
});
Size
Choose an optionUS(M)4.5/US(W)6/UK4/EU36.5US(M)5/US(W)6.5/UK4.5/EU37.5US(M)5.5/US(W)7/UK5/EU38US(M)6/US(W)7.5/UK5.5/EU38.5US(M)6.5/US(W)8/UK6/EU39US(M)7/US(W)8.5/UK6/EU40US(M)7.5/US(W)9/UK6.5/EU40.5US(M)8/US(W)9.5/UK7/EU41US(M)8.5/US(W)10/UK7.5/EU42US(M)9/US(W)10.5/UK8/EU42.5US(M)9.5/US(W)11/UK8.5/EU43US(M)10/US(W)11.5/UK9/EU44US(M)10.5/US(W)12/UK9.5/EU44.5US(M)11/US(W)12.5/UK10/EU45US(M)4.5/US(W)6/UK4/EU36.5US(M)5/US(W)6.5/UK4.5/EU37.5US(M)5.5/US(W)7/UK5/EU38US(M)6/US(W)7.5/UK5.5/EU38.5US(M)6.5/US(W)8/UK6/EU39US(M)7/US(W)8.5/UK6/EU40US(M)7.5/US(W)9/UK6.5/EU40.5US(M)8/US(W)9.5/UK7/EU41US(M)8.5/US(W)10/UK7.5/EU42US(M)9/US(W)10.5/UK8/EU42.5US(M)9.5/US(W)11/UK8.5/EU43US(M)10/US(W)11.5/UK9/EU44US(M)10.5/US(W)12/UK9.5/EU44.5US(M)11/US(W)12.5/UK10/EU45Clear
Nike Air Max 97 ‘Light Blue’ quantity
Add to cart
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, ‘woocommerce-js’);
document.body.className = c;
})();
var fluentformElementor = {“adminUrl”:”https://www.kickscao.com/wp-admin/admin.php”};
//# sourceURL=fluentform-elementor-js-extra
var wc_add_to_cart_params = {“ajax_url”:”/wp-admin/admin-ajax.php”,”wc_ajax_url”:”/?wc-ajax=%%endpoint%%”,”i18n_view_cart”:”View cart”,”cart_url”:”https://www.kickscao.com/cart/”,”is_cart”:””,”cart_redirect_after_add”:”no”};
//# sourceURL=wc-add-to-cart-js-extra
var woocommerce_params = {“ajax_url”:”/wp-admin/admin-ajax.php”,”wc_ajax_url”:”/?wc-ajax=%%endpoint%%”,”i18n_password_show”:”Show password”,”i18n_password_hide”:”Hide password”};
//# sourceURL=woocommerce-js-extra
var _wpUtilSettings = {“ajax”:{“url”:”/wp-admin/admin-ajax.php”}};
//# sourceURL=wp-util-js-extra
var wpApiSettings = {“root”:”https://www.kickscao.com/wp-json/”,”nonce”:”debdd5747e”,”versionString”:”wp/v2/”};
//# sourceURL=wp-api-request-js-extra
wp.i18n.setLocaleData( { ‘text directionu0004ltr’: [ ‘ltr’ ] } );
//# sourceURL=wp-i18n-js-after
wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( “https://www.kickscao.com/wp-json/” ) );
wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( “debdd5747e” );
wp.apiFetch.use( wp.apiFetch.nonceMiddleware );
wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware );
wp.apiFetch.nonceEndpoint = “https://www.kickscao.com/wp-admin/admin-ajax.php?action=rest-nonce”;
//# sourceURL=wp-api-fetch-js-after
var woo_variation_swatches_options = {“show_variation_label”:””,”clear_on_reselect”:””,”variation_label_separator”:”:”,”is_mobile”:””,”show_variation_stock”:””,”stock_label_threshold”:”5″,”cart_redirect_after_add”:”no”,”enable_ajax_add_to_cart”:”yes”,”cart_url”:”https://www.kickscao.com/cart/”,”is_cart”:””};
//# sourceURL=woo-variation-swatches-js-extra
var chaty_settings = {“chaty_widgets”:[{“id”:”_1″,”identifier”:”_1″,”settings”:{“cta_type”:”simple-view”,”cta_body”:””,”cta_head”:””,”cta_head_bg_color”:””,”cta_head_text_color”:””,”show_close_button”:”no”,”position”:”right”,”custom_position”:1,”bottom_spacing”:”25″,”side_spacing”:”25″,”icon_view”:”vertical”,”default_state”:”open”,”cta_text”:”u003Cpu003EContact Usu003C/pu003E”,”cta_text_color”:”#1E88E5″,”cta_bg_color”:”#ffffff”,”show_cta”:”all_time”,”is_pending_mesg_enabled”:0,”pending_mesg_count”:”1″,”pending_mesg_count_color”:”#ffffff”,”pending_mesg_count_bgcolor”:”#dd0000″,”widget_icon”:”chat-bubble”,”widget_icon_url”:””,”widget_fa_icon”:””,”font_family”:””,”widget_size”:”44″,”custom_widget_size”:”44″,”is_google_analytics_enabled”:”off”,”bg_blur_effect”:”off”,”close_text”:”Hide”,”widget_color”:”#86cd91″,”widget_icon_color”:”#ffffff”,”widget_rgb_color”:”134,205,145″,”has_custom_css”:0,”custom_css”:””,”widget_token”:”9107b14de9″,”widget_index”:”_1″,”attention_effect”:””,”cht_page_title_for_change”:”off”,”cht_page_title_for_change_message”:”ud83dudcac New message”},”triggers”:{“has_time_delay”:1,”time_delay”:0,”exit_intent”:0,”has_display_after_page_scroll”:0,”display_after_page_scroll”:0,”auto_hide_widget”:0,”hide_after”:0,”show_on_pages_rules”:[],”time_diff”:0,”has_date_scheduling_rules”:0,”date_scheduling_rules”:{“start_date_time”:””,”end_date_time”:””},”date_scheduling_rules_timezone”:0,”day_hours_scheduling_rules_timezone”:0,”has_day_hours_scheduling_rules”:0,”day_hours_scheduling_rules”:[],”day_time_diff”:””,”show_on_direct_visit”:0,”show_on_referrer_social_network”:0,”show_on_referrer_search_engines”:0,”show_on_referrer_google_ads”:0,”show_on_referrer_urls”:[],”has_show_on_specific_referrer_urls”:0,”has_traffic_source”:0,”has_countries”:0,”countries”:[],”has_target_rules”:0},”channels”:[{“channel”:”Whatsapp”,”value”:”447894492147″,”hover_text”:”WhatsApp”,”chatway_position”:””,”svg_icon”:”u003Csvg width=”39″ height=”39″ viewBox=”0 0 39 39″ fill=”none” xmlns=”http://www.w3.org/2000/svg”u003Eu003Ccircle class=”color-element” cx=”19.4395″ cy=”19.4395″ r=”19.4395″ fill=”#49E670″/u003Eu003Cpath d=”M12.9821 10.1115C12.7029 10.7767 11.5862 11.442 10.7486 11.575C10.1902 11.7081 9.35269 11.8411 6.84003 10.7767C3.48981 9.44628 1.39593 6.25317 1.25634 6.12012C1.11674 5.85403 2.13001e-06 4.39053 2.13001e-06 2.92702C2.13001e-06 1.46351 0.83755 0.665231 1.11673 0.399139C1.39592 0.133046 1.8147 1.01506e-06 2.23348 1.01506e-06C2.37307 1.01506e-06 2.51267 1.01506e-06 2.65226 1.01506e-06C2.93144 1.01506e-06 3.21063 -2.02219e-06 3.35022 0.532183C3.62941 1.19741 4.32736 2.66092 4.32736 2.79397C4.46696 2.92702 4.46696 3.19311 4.32736 3.32616C4.18777 3.59225 4.18777 3.59224 3.90858 3.85834C3.76899 3.99138 3.6294 4.12443 3.48981 4.39052C3.35022 4.52357 3.21063 4.78966 3.35022 5.05576C3.48981 5.32185 4.18777 6.38622 5.16491 7.18449C6.42125 8.24886 7.39839 8.51496 7.81717 8.78105C8.09636 8.91409 8.37554 8.9141 8.65472 8.648C8.93391 8.38191 9.21309 7.98277 9.49228 7.58363C9.77146 7.31754 10.0507 7.1845 10.3298 7.31754C10.609 7.45059 12.2841 8.11582 12.5633 8.38191C12.8425 8.51496 13.1217 8.648 13.1217 8.78105C13.1217 8.78105 13.1217 9.44628 12.9821 10.1115Z” transform=”translate(12.9597 12.9597)” fill=”#FAFAFA”/u003Eu003Cpath d=”M0.196998 23.295L0.131434 23.4862L0.323216 23.4223L5.52771 21.6875C7.4273 22.8471 9.47325 23.4274 11.6637 23.4274C18.134 23.4274 23.4274 18.134 23.4274 11.6637C23.4274 5.19344 18.134 -0.1 11.6637 -0.1C5.19344 -0.1 -0.1 5.19344 -0.1 11.6637C-0.1 13.9996 0.624492 16.3352 1.93021 18.2398L0.196998 23.295ZM5.87658 19.8847L5.84025 19.8665L5.80154 19.8788L2.78138 20.8398L3.73978 17.9646L3.75932 17.906L3.71562 17.8623L3.43104 17.5777C2.27704 15.8437 1.55796 13.8245 1.55796 11.6637C1.55796 6.03288 6.03288 1.55796 11.6637 1.55796C17.2945 1.55796 21.7695 6.03288 21.7695 11.6637C21.7695 17.2945 17.2945 21.7695 11.6637 21.7695C9.64222 21.7695 7.76778 21.1921 6.18227 20.039L6.17557 20.0342L6.16817 20.0305L5.87658 19.8847Z” transform=”translate(7.7758 7.77582)” fill=”white” stroke=”white” stroke-width=”0.2″/u003Eu003C/svgu003E”,”is_desktop”:1,”is_mobile”:1,”icon_color”:”#49E670″,”icon_rgb_color”:”73,230,112″,”channel_type”:”Whatsapp”,”custom_image_url”:””,”order”:””,”pre_set_message”:””,”is_use_web_version”:”1″,”is_open_new_tab”:”1″,”is_default_open”:0,”has_welcome_message”:”1″,”emoji_picker”:”1″,”input_placeholder”:”Write your message…”,”chat_welcome_message”:”u003Cpu003Eu003Cspan style=”vertical-align: inherit”u003Eu003Cspan style=”vertical-align: inherit”u003Eu003Cspan style=”vertical-align: inherit”u003Eu003Cspan style=”vertical-align: inherit”u003EDo you have any questions?ud83dude00u003C/spanu003Eu003C/spanu003Eu003C/spanu003Eu003C/spanu003Eu003C/pu003E”,”wp_popup_headline”:”Let’s chat”,”wp_popup_nickname”:””,”wp_popup_profile”:””,”wp_popup_head_bg_color”:”#4AA485″,”qr_code_image_url”:””,”mail_subject”:””,”channel_account_type”:”personal”,”contact_form_settings”:[],”contact_fields”:[],”contact_custom_fields”:[],”url”:”https://web.whatsapp.com/send?phone=447894492147″,”mobile_target”:””,”desktop_target”:”_blank”,”target”:”_blank”,”is_agent”:0,”agent_data”:[],”header_text”:””,”header_sub_text”:””,”header_bg_color”:””,”header_text_color”:””,”widget_token”:”9107b14de9″,”widget_index”:”_1″,”click_event”:””,”is_agent_desktop”:0,”is_agent_mobile”:0,”v2_site_key”:””,”v3_site_key”:””,”enable_recaptcha”:0,”hide_recaptcha_badge”:”no”,”viber_url”:””},{“channel”:”Email”,”value”:”support@kickscao.com”,”hover_text”:”Email”,”chatway_position”:””,”svg_icon”:”u003Csvg width=”39″ height=”39″ viewBox=”0 0 39 39″ fill=”none” xmlns=”http://www.w3.org/2000/svg”u003Eu003Ccircle class=”color-element” cx=”19.4395″ cy=”19.4395″ r=”19.4395″ fill=”#FF485F”/u003Eu003Cpath d=”M20.5379 14.2557H1.36919C0.547677 14.2557 0 13.7373 0 12.9597V1.29597C0 0.518387 0.547677 0 1.36919 0H20.5379C21.3594 0 21.9071 0.518387 21.9071 1.29597V12.9597C21.9071 13.7373 21.3594 14.2557 20.5379 14.2557ZM20.5379 12.9597V13.6077V12.9597ZM1.36919 1.29597V12.9597H20.5379V1.29597H1.36919Z” transform=”translate(8.48619 12.3117)” fill=”white”/u003Eu003Cpath d=”M10.9659 8.43548C10.829 8.43548 10.692 8.43548 10.5551 8.30588L0.286184 1.17806C0.012346 0.918864 -0.124573 0.530073 0.149265 0.270879C0.423104 0.0116857 0.833862 -0.117911 1.1077 0.141283L10.9659 7.00991L20.8241 0.141283C21.0979 -0.117911 21.5087 0.0116857 21.7825 0.270879C22.0563 0.530073 21.9194 0.918864 21.6456 1.17806L11.3766 8.30588C11.2397 8.43548 11.1028 8.43548 10.9659 8.43548Z” transform=”translate(8.47443 12.9478)” fill=”white”/u003Eu003Cpath d=”M9.0906 7.13951C8.95368 7.13951 8.81676 7.13951 8.67984 7.00991L0.327768 1.17806C-0.0829894 0.918864 -0.0829899 0.530073 0.190849 0.270879C0.327768 0.0116855 0.738525 -0.117911 1.14928 0.141282L9.50136 5.97314C9.7752 6.23233 9.91212 6.62112 9.63828 6.88032C9.50136 7.00991 9.36444 7.13951 9.0906 7.13951Z” transform=”translate(20.6183 18.7799)” fill=”white”/u003Eu003Cpath d=”M0.696942 7.13951C0.423104 7.13951 0.286185 7.00991 0.149265 6.88032C-0.124573 6.62112 0.012346 6.23233 0.286185 5.97314L8.63826 0.141282C9.04902 -0.117911 9.45977 0.0116855 9.59669 0.270879C9.87053 0.530073 9.73361 0.918864 9.45977 1.17806L1.1077 7.00991C0.970781 7.13951 0.833862 7.13951 0.696942 7.13951Z” transform=”translate(8.47443 18.7799)” fill=”white”/u003Eu003C/svgu003E”,”is_desktop”:1,”is_mobile”:1,”icon_color”:”#FF485F”,”icon_rgb_color”:”255,72,95″,”channel_type”:”Email”,”custom_image_url”:””,”order”:””,”pre_set_message”:””,”is_use_web_version”:”1″,”is_open_new_tab”:”1″,”is_default_open”:0,”has_welcome_message”:0,”emoji_picker”:”1″,”input_placeholder”:”Write your message…”,”chat_welcome_message”:””,”wp_popup_headline”:””,”wp_popup_nickname”:””,”wp_popup_profile”:””,”wp_popup_head_bg_color”:”#4AA485″,”qr_code_image_url”:””,”mail_subject”:””,”channel_account_type”:”personal”,”contact_form_settings”:[],”contact_fields”:[],”contact_custom_fields”:[],”url”:”mailto:support@kickscao.com”,”mobile_target”:””,”desktop_target”:””,”target”:””,”is_agent”:0,”agent_data”:[],”header_text”:””,”header_sub_text”:””,”header_bg_color”:””,”header_text_color”:””,”widget_token”:”9107b14de9″,”widget_index”:”_1″,”click_event”:””,”is_agent_desktop”:0,”is_agent_mobile”:0,”v2_site_key”:””,”v3_site_key”:””,”enable_recaptcha”:0,”hide_recaptcha_badge”:”no”,”viber_url”:””}]}],”ajax_url”:”https://www.kickscao.com/wp-admin/admin-ajax.php”,”data_analytics_settings”:”on”,”page_id”:”25633″,”product”:{“title”:”Nike Air Max 97 ‘Light Blue'”,”sku”:”921826-104″,”price”:”$151.90″,”regPrice”:”$0.00″,”discount”:”-$151.90″},”lang”:{“whatsapp_label”:”WhatsApp Message”,”whatsapp_button”:”Send WhatsApp Message”,”hide_whatsapp_form”:”Hide WhatsApp Form”,”emoji_picker”:”Show Emojis”},”has_chatway”:””};
//# sourceURL=chaty-js-extra
var wc_order_attribution = {“params”:{“lifetime”:1.0e-5,”session”:30,”base64″:false,”ajaxurl”:”https://www.kickscao.com/wp-admin/admin-ajax.php”,”prefix”:”wc_order_attribution_”,”allowTracking”:true},”fields”:{“source_type”:”current.typ”,”referrer”:”current_add.rf”,”utm_campaign”:”current.cmp”,”utm_source”:”current.src”,”utm_medium”:”current.mdm”,”utm_content”:”current.cnt”,”utm_id”:”current.id”,”utm_term”:”current.trm”,”utm_source_platform”:”current.plt”,”utm_creative_format”:”current.fmt”,”utm_marketing_tactic”:”current.tct”,”session_entry”:”current_add.ep”,”session_start_time”:”current_add.fd”,”session_pages”:”session.pgs”,”session_count”:”udata.vst”,”user_agent”:”udata.uag”}};
//# sourceURL=wc-order-attribution-js-extra
var pysOptions = {“staticEvents”:{“facebook”:{“woo_view_content”:[{“delay”:0,”type”:”static”,”name”:”ViewContent”,”pixelIds”:[“2607400999444197″],”eventID”:”59bc41a3-4885-48f9-9790-7b712d4b65e2″,”params”:{“content_ids”:[“25633″],”content_type”:”product_group”,”value”:”151.9″,”currency”:”USD”,”contents”:[{“id”:”25633″,”quantity”:1}],”product_price”:”151.9″,”content_name”:”Nike Air Max 97 ‘Light Blue'”,”category_name”:”Nike Air Max”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_view_content”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}],”init_event”:[{“delay”:0,”type”:”static”,”ajaxFire”:false,”name”:”PageView”,”pixelIds”:[“2607400999444197″],”eventID”:”d688e885-8d36-4a9b-a1f3-a1021d25b861″,”params”:{“categories”:”Nike Air Max”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”init_event”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}]},”ga”:{“woo_view_content”:[{“delay”:0,”type”:”static”,”name”:”view_item”,”unify”:false,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”59bc41a3-4885-48f9-9790-7b712d4b65e2″,”params”:{“items”:[{“item_id”:”25633″,”item_name”:”Nike Air Max 97 ‘Light Blue'”,”quantity”:1,”price”:”151.9″,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”currency”:”USD”,”ecomm_prodid”:”25633″,”ecomm_pagetype”:”product”,”ecomm_totalvalue”:”151.9″,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_view_content”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}]}},”dynamicEvents”:{“automatic_event_internal_link”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”InternalClick”,”pixelIds”:[“2607400999444197″],”eventID”:”e736c2fb-32c8-48c6-9244-920847c998ae”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_internal_link”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”InternalClick”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”e736c2fb-32c8-48c6-9244-920847c998ae”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_internal_link”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”automatic_event_outbound_link”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”OutboundClick”,”pixelIds”:[“2607400999444197″],”eventID”:”3d294f78-b795-4d32-b0cd-7e065ff46b8a”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_outbound_link”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”OutboundClick”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”3d294f78-b795-4d32-b0cd-7e065ff46b8a”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_outbound_link”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”automatic_event_video”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”WatchVideo”,”pixelIds”:[“2607400999444197″],”eventID”:”4fc625db-e29e-449f-9adf-01d1ce7053a3″,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_video”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”WatchVideo”,”youtube_disabled”:false,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”4fc625db-e29e-449f-9adf-01d1ce7053a3″,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_video”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”automatic_event_tel_link”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”TelClick”,”pixelIds”:[“2607400999444197″],”eventID”:”73d8f922-5572-4637-9157-5b0ac1117693″,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_tel_link”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”TelClick”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”73d8f922-5572-4637-9157-5b0ac1117693″,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_tel_link”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”automatic_event_email_link”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”EmailClick”,”pixelIds”:[“2607400999444197″],”eventID”:”6cedd397-04ed-4d4b-a8b5-ac330f403886″,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_email_link”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”EmailClick”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6cedd397-04ed-4d4b-a8b5-ac330f403886″,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_email_link”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”automatic_event_form”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”Form”,”pixelIds”:[“2607400999444197″],”eventID”:”fb6e6a27-27c6-477f-8f2a-d636800893bf”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_form”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”Form”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”fb6e6a27-27c6-477f-8f2a-d636800893bf”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_form”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”automatic_event_download”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”Download”,”extensions”:[“”,”doc”,”exe”,”js”,”pdf”,”ppt”,”tgz”,”zip”,”xls”],”pixelIds”:[“2607400999444197″],”eventID”:”e104a0ea-f4d0-4858-af54-4cfdae5b31df”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_download”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”Download”,”extensions”:[“”,”doc”,”exe”,”js”,”pdf”,”ppt”,”tgz”,”zip”,”xls”],”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”e104a0ea-f4d0-4858-af54-4cfdae5b31df”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_download”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”automatic_event_comment”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”Comment”,”pixelIds”:[“2607400999444197″],”eventID”:”190519b9-562f-4beb-9b9a-d0f09342a064″,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_comment”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”Comment”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”190519b9-562f-4beb-9b9a-d0f09342a064″,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_comment”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”automatic_event_adsense”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”AdSense”,”pixelIds”:[“2607400999444197″],”eventID”:”21362d83-4ed6-4242-ae0b-0bc902f2e6dd”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_adsense”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”AdSense”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”21362d83-4ed6-4242-ae0b-0bc902f2e6dd”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_adsense”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”automatic_event_scroll”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”PageScroll”,”scroll_percent”:30,”pixelIds”:[“2607400999444197″],”eventID”:”9b2360ed-0aac-4cdd-a7ee-74cdc520a5d9″,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_scroll”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”PageScroll”,”scroll_percent”:30,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”9b2360ed-0aac-4cdd-a7ee-74cdc520a5d9″,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_scroll”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”automatic_event_time_on_page”:{“facebook”:{“delay”:0,”type”:”dyn”,”name”:”TimeOnPage”,”time_on_page”:30,”pixelIds”:[“2607400999444197″],”eventID”:”b931be52-d657-427e-99c1-4f5e6482738f”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_time_on_page”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””},”ga”:{“delay”:0,”type”:”dyn”,”name”:”TimeOnPage”,”time_on_page”:30,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”b931be52-d657-427e-99c1-4f5e6482738f”,”params”:{“page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”automatic_event_time_on_page”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”woo_select_content_single”:{“25576”:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”25576″,”name”:”Nike Air Max 90 ‘Da de Muertos'”,”quantity”:1,”price”:”150.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Bestseller”,”item_category2″:”Hot Sale”,”item_category3″:”New In”,”item_category4″:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”26718″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”26718″,”name”:”Nike Air Max 95 ‘Greedy'”,”quantity”:1,”price”:”143.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Bestseller”,”item_category2″:”Hot Sale”,”item_category3″:”New In”,”item_category4″:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”26715″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”26715″,”name”:”Nike Air Max 97 SE ‘South Korea'”,”quantity”:1,”price”:”144.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”25601″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”25601″,”name”:”Nike Air Max 90 ‘Mountaineering'”,”quantity”:1,”price”:”149.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”26735″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”26735″,”name”:”Nike x Off-White Air Presto ‘Black'”,”quantity”:1,”price”:”185.7″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Hot Sale”,”item_category2″:”New In”,”item_category3″:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”26732″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”26732″,”name”:”Nike x Nike Air Max 1/97 ‘Sean Wotherspoon'”,”quantity”:1,”price”:”159.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Bestseller”,”item_category2″:”Hot Sale”,”item_category3″:”New In”,”item_category4″:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”26716″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”26716″,”name”:”Nike COMME des GARCONS Homme Plus x Air Max 97 ‘Glacier Grey'”,”quantity”:1,”price”:”169.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”364039″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”364039″,”name”:”Nike x Off-White Air Max 90 ‘Desert Ore'”,”quantity”:1,”price”:”154.99″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”26714″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”26714″,”name”:”Nike Jayson Tatum x Air Max 97 ‘Saint Louis Roots'”,”quantity”:1,”price”:”148.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”26719″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”26719″,”name”:”Nike Air Max 95 OG ‘Neon’ 2012″,”quantity”:1,”price”:”154.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”25602″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”25602″,”name”:”Nike x Off-White Air Max 90 ‘The Ten'”,”quantity”:1,”price”:”164.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Bestseller”,”item_category2″:”Hot Sale”,”item_category3″:”New In”,”item_category4″:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”25603″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”25603″,”name”:”Nike Air Max 90 ‘Navy Crimson'”,”quantity”:1,”price”:”141.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”26736″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”26736″,”name”:”Nike x Off-White Air Presto ‘White'”,”quantity”:1,”price”:”185.7″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”New In”,”item_category2″:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”26717″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”26717″,”name”:”Nike Air Max 97 ‘Pure Platinum Wolf Grey Sail'”,”quantity”:1,”price”:”144.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”25604″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”25604″,”name”:”Nike Air Max 90 ‘Black Pewter Red'”,”quantity”:1,”price”:”143.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}},”362576″:{“ga”:{“delay”:0,”type”:”dyn”,”name”:”select_item”,”trackingIds”:[“G-FRLZ39YXT8″],”eventID”:”6266b36c-ea2d-47b5-a619-f7ce6c84a1c7″,”params”:{“items”:[{“id”:”362576″,”name”:”Nike Air Max Plus ‘Lisboa'”,”quantity”:1,”price”:”159.9″,”item_list_name”:”Related Products”,”item_list_id”:”related_products”,”affiliation”:”HouseofKickz”,”item_category”:”Nike Air Max”}],”event_category”:”ecommerce”,”content_type”:”product”,”page_title”:”Nike Air Max 97 ‘Light Blue'”,”post_type”:”product”,”post_id”:25633,”plugin”:”PixelYourSite”,”event_url”:”www.kickscao.com/product/nike-air-max-97-light-blue/”,”user_role”:”guest”},”e_id”:”woo_select_content_single”,”ids”:[],”hasTimeWindow”:false,”timeWindow”:0,”woo_order”:””,”edd_order”:””}}}},”triggerEvents”:[],”triggerEventTypes”:[],”triggerLogic”:[],”triggerFrequency”:[],”facebook”:{“pixelIds”:[“2607400999444197″],”advancedMatchingEnabled”:true,”advancedMatching”:{“external_id”:”82d1818c582af05d81b20cabae7985748b3d42e9d7379045a7ae5bedd10b0ea6″},”removeMetadata”:true,”wooVariableAsSimple”:false,”serverApiEnabled”:true,”send_external_id”:true,”enabled_medical”:false,”do_not_track_medical_param”:[“event_url”,”post_title”,”page_title”,”landing_page”,”content_name”,”categories”,”category_name”,”tags”],”meta_ldu”:false},”ga”:{“trackingIds”:[“G-FRLZ39YXT8″],”retargetingLogic”:”ecomm”,”crossDomainEnabled”:false,”crossDomainAcceptIncoming”:false,”crossDomainDomains”:[],”wooVariableAsSimple”:true,”isDebugEnabled”:[],”serverContainerUrls”:{“G-FRLZ39YXT8”:{“enable_server_container”:””,”server_container_url”:””,”transport_url”:””}},”additionalConfig”:{“G-FRLZ39YXT8”:{“first_party_collection”:true}},”disableAdvertisingFeatures”:null,”disableAdvertisingPersonalization”:false,”url_passthrough”:true,”url_passthrough_filter”:true,”custom_page_view_event”:false},”debug”:””,”siteUrl”:”https://www.kickscao.com”,”ajaxUrl”:”https://www.kickscao.com/wp-admin/admin-ajax.php”,”ajax_event”:”8045adcd39″,”trackUTMs”:”1″,”trackTrafficSource”:”1″,”user_id”:”0″,”enable_lading_page_param”:”1″,”cookie_duration”:”7″,”enable_event_day_param”:”1″,”enable_event_month_param”:”1″,”enable_event_time_param”:”1″,”enable_remove_target_url_param”:”1″,”enable_remove_download_url_param”:”1″,”visit_data_model”:”first_visit”,”last_visit_duration”:”60″,”enable_auto_save_advance_matching”:”1″,”enable_success_send_form”:””,”enable_automatic_events”:”1″,”enable_event_video”:”1″,”enable_rage_click”:””,”rage_click_threshold”:”3″,”enable_video_speed”:””,”ajaxForServerEvent”:”1″,”ajaxForServerStaticEvent”:”1″,”useSendBeacon”:”1″,”send_external_id”:”1″,”external_id_expire”:”180″,”track_cookie_for_subdomains”:”1″,”google_consent_mode”:”1″,”data_persistency”:”keep_data”,”advance_matching_form”:{“enable_advance_matching_forms”:true,”advance_matching_fn_names”:[“”,”first_name”,”first-name”,”first name”,”name”,”names[first_name]”],”advance_matching_ln_names”:[“”,”last_name”,”last-name”,”last name”,”names[last_name]”],”advance_matching_tel_names”:[“”,”phone”,”tel”],”advance_matching_em_names”:[“”]},”advance_matching_url”:{“enable_advance_matching_url”:true,”advance_matching_fn_names”:[“”],”advance_matching_ln_names”:[“”],”advance_matching_tel_names”:[“”],”advance_matching_em_names”:[“”]},”track_dynamic_fields”:[],”gdpr”:{“ajax_enabled”:false,”all_disabled_by_api”:false,”facebook_disabled_by_api”:false,”tiktok_disabled_by_api”:false,”analytics_disabled_by_api”:false,”google_ads_disabled_by_api”:false,”pinterest_disabled_by_api”:false,”bing_disabled_by_api”:false,”reddit_disabled_by_api”:false,”externalID_disabled_by_api”:false,”facebook_prior_consent_enabled”:true,”tiktok_prior_consent_enabled”:true,”analytics_prior_consent_enabled”:true,”google_ads_prior_consent_enabled”:true,”pinterest_prior_consent_enabled”:true,”bing_prior_consent_enabled”:true,”cookiebot_integration_enabled”:false,”cookiebot_facebook_consent_category”:”marketing”,”cookiebot_tiktok_consent_category”:”marketing”,”cookiebot_analytics_consent_category”:”statistics”,”cookiebot_google_ads_consent_category”:”marketing”,”cookiebot_pinterest_consent_category”:”marketing”,”cookiebot_bing_consent_category”:”marketing”,”cookie_notice_integration_enabled”:false,”cookie_law_info_integration_enabled”:false,”real_cookie_banner_integration_enabled”:false,”consent_magic_integration_enabled”:false,”analytics_storage”:{“enabled”:true,”value”:”granted”,”filter”:false},”ad_storage”:{“enabled”:true,”value”:”granted”,”filter”:false},”ad_user_data”:{“enabled”:true,”value”:”granted”,”filter”:false},”ad_personalization”:{“enabled”:true,”value”:”granted”,”filter”:false}},”cookie”:{“disabled_all_cookie”:false,”disabled_start_session_cookie”:false,”disabled_advanced_form_data_cookie”:false,”disabled_landing_page_cookie”:false,”disabled_first_visit_cookie”:false,”disabled_trafficsource_cookie”:false,”disabled_utmTerms_cookie”:false,”disabled_utmId_cookie”:false,”disabled_google_alternative_id”:false},”tracking_analytics”:{“TrafficLanding”:”https://www.kickscao.com/product/nike-air-max-97-light-blue/”,”TrafficUtms”:[],”TrafficUtmsId”:[],”userDataEnable”:true,”userData”:{“emails”:[],”phones”:[],”addresses”:[]},”use_encoding_provided_data”:true,”use_multiple_provided_data”:true},”GATags”:{“ga_datalayer_type”:”default”,”ga_datalayer_name”:”dataLayerPYS”,”gclid_alternative_enabled”:false,”gclid_alternative_param”:””},”automatic”:{“enable_youtube”:true,”enable_vimeo”:true,”enable_video”:true},”woo”:{“enabled”:true,”enabled_save_data_to_orders”:true,”addToCartOnButtonEnabled”:true,”addToCartOnButtonValueEnabled”:true,”addToCartOnButtonValueOption”:”price”,”woo_purchase_on_transaction”:true,”woo_view_content_variation_is_selected”:true,”singleProductId”:25633,”affiliateEnabled”:false,”removeFromCartSelector”:”form.woocommerce-cart-form .remove”,”addToCartCatchMethod”:”add_cart_hook”,”is_order_received_page”:false,”containOrderId”:false,”affiliateEventName”:”Lead”},”edd”:{“enabled”:false},”cache_bypass”:”1783915879″};
//# sourceURL=pys-js-extra
var wc_cart_fragments_params = {“ajax_url”:”/wp-admin/admin-ajax.php”,”wc_ajax_url”:”/?wc-ajax=%%endpoint%%”,”cart_hash_key”:”wc_cart_hash_2475c4e68b19cdf4257c7d7e2d26fd55″,”fragment_name”:”wc_fragments_2475c4e68b19cdf4257c7d7e2d26fd55″,”request_timeout”:”5000″};
//# sourceURL=wc-cart-fragments-js-extra
var ideapark_wp_vars = {“themeDir”:”/var/www/html/public/wp-content/themes/moderno”,”themeUri”:”https://www.kickscao.com/wp-content/themes/moderno”,”ajaxUrl”:”https://www.kickscao.com/wp-admin/admin-ajax.php”,”searchUrl”:”https://www.kickscao.com/?s=”,”lazyload”:”1″,”isRtl”:””,”stickySidebar”:”1″,”stickyMenuDesktop”:”1″,”stickyMenuMobile”:”1″,”headerType”:”header-type-1″,”popupCartLayout”:”sidebar”,”popupCartOpenMobile”:”1″,”popupCartOpenDesktop”:”1″,”viewMore”:”View More”,”imagesloadedUrl”:”https://www.kickscao.com/wp-includes/js/imagesloaded.min.js?v=5.0.0″,”scriptsHash”:”f34b9d7d”,”stylesHash”:”d60de653″,”cookiePath”:”/”,”cookieDomain”:””,”cookieHash”:”b22de573a6312112a286ca0d9e1a223e”,”locale”:”en_US”,”masonryUrl”:”https://www.kickscao.com/wp-includes/js/masonry.min.js?v=4.2.2″,”elementorPreview”:””,”jsDelay”:”1″,”ajaxAddToCart”:”1″,”collapseFilters”:”1″,”stickyFilter”:”1″,”menuItemSpace”:”17″,”bottomButtons”:”menu”,”popupMessagesTimeout”:”5″,”singleImageCarousel”:””,”wishlistCookieName”:”ip-wishlist-items”,”wishlistTitleAdd”:”Add to Wishlist”,”wishlistTitleRemove”:”Remove from Wishlist”};
//# sourceURL=ideapark-core-js-extra
var wc_add_to_cart_variation_params = {“wc_ajax_url”:”/?wc-ajax=%%endpoint%%”,”i18n_no_matching_variations_text”:”Sorry, no products matched your selection. Please choose a different combination.”,”i18n_make_a_selection_text”:”Please select some product options before adding this product to your cart.”,”i18n_unavailable_text”:”Sorry, this product is unavailable. Please choose a different combination.”,”i18n_reset_alert_text”:”Your selection has been reset. Please select some product options before adding this product to your cart.”,”woo_variation_swatches_ajax_variation_threshold_min”:”30″,”woo_variation_swatches_ajax_variation_threshold_max”:”100″,”woo_variation_swatches_total_children”:”14″};
//# sourceURL=wc-add-to-cart-variation-js-extra
var elementorFrontendConfig = {“environmentMode”:{“edit”:false,”wpPreview”:false,”isScriptDebug”:false},”i18n”:{“shareOnFacebook”:”Share on Facebook”,”shareOnTwitter”:”Share on Twitter”,”pinIt”:”Pin it”,”download”:”Download”,”downloadImage”:”Download image”,”fullscreen”:”Fullscreen”,”zoom”:”Zoom”,”share”:”Share”,”playVideo”:”Play Video”,”previous”:”Previous”,”next”:”Next”,”close”:”Close”,”a11yCarouselPrevSlideMessage”:”Previous slide”,”a11yCarouselNextSlideMessage”:”Next slide”,”a11yCarouselFirstSlideMessage”:”This is the first slide”,”a11yCarouselLastSlideMessage”:”This is the last slide”,”a11yCarouselPaginationBulletMessage”:”Go to slide”},”is_rtl”:false,”breakpoints”:{“xs”:0,”sm”:480,”md”:768,”lg”:1025,”xl”:1440,”xxl”:1600},”responsive”:{“breakpoints”:{“mobile”:{“label”:”Mobile Portrait”,”value”:767,”default_value”:767,”direction”:”max”,”is_enabled”:true},”mobile_extra”:{“label”:”Mobile Landscape”,”value”:880,”default_value”:880,”direction”:”max”,”is_enabled”:false},”tablet”:{“label”:”Tablet Portrait”,”value”:1189,”default_value”:1024,”direction”:”max”,”is_enabled”:true},”tablet_extra”:{“label”:”Tablet Landscape”,”value”:1200,”default_value”:1200,”direction”:”max”,”is_enabled”:false},”laptop”:{“label”:”Laptop”,”value”:1366,”default_value”:1366,”direction”:”max”,”is_enabled”:false},”widescreen”:{“label”:”Widescreen”,”value”:2400,”default_value”:2400,”direction”:”min”,”is_enabled”:false}},”hasCustomBreakpoints”:true},”version”:”4.1.4″,”is_static”:false,”experimentalFeatures”:{“e_font_icon_svg”:true,”additional_custom_breakpoints”:true,”container”:true,”e_optimized_markup”:true,”e_panel_promotions”:true,”e_pro_free_trial_popup”:true,”nested-elements”:true,”global_classes_should_enforce_capabilities”:true,”e_variables”:true,”e_opt_in_v4_page”:true,”e_components”:true,”e_interactions”:true,”e_widget_creation”:true,”import-export-customization”:true},”urls”:{“assets”:”https://www.kickscao.com/wp-content/plugins/elementor/assets/”,”ajaxurl”:”https://www.kickscao.com/wp-admin/admin-ajax.php”,”uploadUrl”:”https://www.kickscao.com/wp-content/uploads”},”nonces”:{“floatingButtonsClickTracking”:”43727b9d29″,”atomicFormsSendForm”:”96e8fd12c3″},”swiperClass”:”swiper”,”settings”:{“page”:[],”editorPreferences”:[]},”kit”:{“active_breakpoints”:[“viewport_mobile”,”viewport_tablet”],”viewport_tablet”:1189,”global_image_lightbox”:”yes”,”lightbox_enable_counter”:”yes”,”lightbox_enable_fullscreen”:”yes”,”lightbox_enable_zoom”:”yes”,”lightbox_enable_share”:”yes”,”lightbox_title_src”:”title”,”lightbox_description_src”:”description”},”post”:{“id”:25633,”title”:”Nike%20Air%20Max%2097%20%27Light%20Blue%27%20-%20HouseofKickz”,”excerpt”:””,”featuredImage”:”https://kicks2.wss3.com/wp-content/main-square_e8dde0e3-c38e-4c57-b5f6-339d9dadd5c6.jpg”}};
//# sourceURL=elementor-frontend-js-before
var woocommerce_photo_reviews_form_params = {“i18n_required_rating_text”:”Please select a rating”,”i18n_required_comment_text”:”Please enter your comment”,”i18n_required_name_text”:”Please enter your name”,”i18n_required_email_text”:”Please enter your email”,”i18n_image_caption”:”Caption for this image”,”review_rating_required”:”yes”,”required_image”:”off”,”enable_photo”:”on”,”warning_required_image”:”Please upload at least one image for your review!”,”warning_gdpr”:”Please agree with our term and policy.”,”max_files”:”5″,”warning_max_files”:”You can only upload maximum of 5 files”,”allow_empty_comment”:””,”image_caption_enable”:””,”restrict_number_of_reviews”:”1″,”wc_ajax_url”:”/?wc-ajax=%%endpoint%%”};
//# sourceURL=woocommerce-photo-reviews-form-js-extra
jQuery(function ($) {
var $wrapper = $(‘.variable-items-wrapper[data-attribute_name=”attribute_pa_size”]’);
if ($wrapper.length === 0) {
return;
}
var revealed = false;
function revealSizeLoaded() {
if (revealed) return;
revealed = true;
$wrapper.addClass(‘size-loaded’);
pdpSync();
}
var failSafeTimer = setTimeout(revealSizeLoaded, 2000);
function clearFailSafe() { clearTimeout(failSafeTimer); }
/* ============================================================
* Site A PDP PayPal 按钮兼容
* ① 未选 size → 置灰 + 锁点击(CSS 接管视觉)
* ② 兜底同步:监听 swatch click,把当前选中 swatch 的 data-value
* 强行写到 hidden 并触发 change,
* 让 wc_variation_form 一定能算出 variation_id。
* 这是 PDP 按钮”假刷新+Please choose product options”的真正根因。
* ============================================================ */
var $pdpBtn = $(‘#sitea-pdp-quick-paypal-btn’);
var $cartForm = $(‘form.cart’);
var PDP_HINT = ‘Please select a size first’;
var pdpOrigTitle = $pdpBtn.attr(‘title’) || ”;
function pdpIsProcessing() {
return $pdpBtn.find(‘.sitea-loader’).length > 0;
}
function pdpHasValidVariation() {
if (!$cartForm.length) return true;
if ($cartForm.find(‘table.variations’).length === 0) return true;
var vid = parseInt(
$cartForm.find(‘input[name=”variation_id”], input.variation_id’).first().val(),
10
);
return !!(vid && vid > 0);
}
function pdpSync() {
if (!$pdpBtn.length || pdpIsProcessing()) return;
var ready = $wrapper.hasClass(‘size-loaded’) && pdpHasValidVariation();
if (ready) {
$pdpBtn
.prop(‘disabled’, false)
.removeAttr(‘data-size-required’)
.attr(‘title’, pdpOrigTitle);
} else {
$pdpBtn
.prop(‘disabled’, true)
.attr(‘data-size-required’, ‘1’)
.attr(‘title’, PDP_HINT);
}
}
// === 关键兜底:swatch click 后强制同步 hidden ===
// WoodMart / WCBoost / Avada 等主题偶尔不会把 swatch 选择
// 同步到 form 内的原生 ,导致 wc_variation_form 拿不到
// variation_id。这里在事件冒泡阶段强行同步一次,幂等无副作用。
$(document).on(‘click.wdSwatchSync’, ‘.variable-items-wrapper .variable-item’, function () {
var $item = $(this);
var $ul = $item.closest(‘.variable-items-wrapper’);
var name = $ul.data(‘attribute_name’) || $ul.attr(‘data-attribute_name’);
var value = $item.data(‘value’) || $item.attr(‘data-value’);
if (!name || value == null || value === ”) return;
var $select = $cartForm.find(‘select[name=”‘ + name + ‘”]’);
if ($select.length && String($select.val()) !== String(value)) {
$select.val(value).trigger(‘change’);
}
setTimeout(pdpSync, 60); // 等 wc_variation_form 写完 variation_id
setTimeout(pdpSync, 240); // 慢主题再兜一次
});
if ($pdpBtn.length && $cartForm.length) {
$cartForm.on(
‘woocommerce_variation_has_changed found_variation reset_data change’,
pdpSync
);
pdpSync();
}
try {
var topSectionHtml =
” +
‘SIZE TYPE ‘ +
” +
‘US(M)’ +
‘US(W)’ +
‘EU’ +
‘UK’ +
” +
”;
var sizeLabelHtml = ‘SIZE ‘;
if ($(‘.custom-size-tabs-container’).length === 0) {
$wrapper.before(topSectionHtml);
$wrapper.before(sizeLabelHtml);
}
$wrapper.find(‘.variable-item’).each(function () {
var $item = $(this);
var rawText =
$item.attr(‘data-title’) ||
$item.attr(‘data-value’) ||
$item.attr(‘title’) ||
$item.text();
if (rawText && !$item.attr(‘data-original-text’)) {
$item.attr(‘data-original-text’, rawText.trim());
}
});
function updateLabels(type) {
$wrapper.find(‘.variable-item’).each(function () {
var $item = $(this);
var $span = $item.find(‘.variable-item-span’);
var raw = $item.attr(‘data-original-text’);
if (!raw) return;
var regex;
if (type === ‘US(M)’) regex = /US(M)([d.]+)/i;
else if (type === ‘US(W)’) regex = /US(W)([d.]+)/i;
else if (type === ‘EU’) regex = /EU([d.]+)/i;
else if (type === ‘UK’) regex = /UK([d.]+)/i;
var m = raw.match(regex);
if (m && m[1]) {
$span.text(m[1]);
$item.removeClass(‘wd-hide-force’);
} else {
$span.text(‘N/A’);
}
});
}
$(document).on(‘click’, ‘.custom-size-tab’, function () {
var $tab = $(this);
var type = $tab.data(‘type’);
$(‘.custom-size-tab’).removeClass(‘active’);
$tab.addClass(‘active’);
updateLabels(type);
pdpSync();
});
updateLabels(‘US(M)’);
setTimeout(function () {
revealSizeLoaded();
clearFailSafe();
}, 50);
$(‘body’).on(
‘woocommerce_variation_has_changed woodmart_variation_swatches_loaded’,
function () {
setTimeout(function () {
var t = $(‘.custom-size-tab.active’).data(‘type’) || ‘US(M)’;
updateLabels(t);
revealSizeLoaded();
clearFailSafe();
pdpSync();
}, 100);
}
);
} catch (e) {
if (window.console && console.error) {
console.error(‘wd_custom_product_swatches_js’, e);
}
} finally {
setTimeout(function () {
revealSizeLoaded();
clearFailSafe();
}, 0);
}
$(window).on(‘load’, function () {
revealSizeLoaded();
clearFailSafe();
pdpSync();
});
});
(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement(‘script’);d.innerHTML=”window.__CF$cv$params={r:’a1a57166eb420111′,t:’MTc4MzkxNTg3OQ==’};var a=document.createElement(‘script’);a.src=’/cdn-cgi/challenge-platform/scripts/jsd/main.js’;document.getElementsByTagName(‘head’)[0].appendChild(a);”;b.getElementsByTagName(‘head’)[0].appendChild(d)}}if(document.body){var a=document.createElement(‘iframe’);a.height=1;a.width=1;a.style.position=’absolute’;a.style.top=0;a.style.left=0;a.style.border=’none’;a.style.visibility=’hidden’;document.body.appendChild(a);if(‘loading’!==document.readyState)c();else if(window.addEventListener)document.addEventListener(‘DOMContentLoaded’,c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);’loading’!==document.readyState&&(document.onreadystatechange=e,c())}}}})();
Nike Air Max 97 'Light Blue' - HouseofKickz
FLAWLESS! perfect looking sneaker. only issue was the sneakerbox color is way off but love the sneaker!!!

Perfect! JUST PERFECT!.I cant wait to put them on. the also came faster than expected.
Great shoes, very comfy. Came in within 5 days.

Second time I bought from HouseofKickz and still want to buy some more! Great quality and great service, one ask and they’ll respond to you asap.

Sneakers came on time and it was what I ordered. I will definitely purchase through HouseofKickz again!

Really good site Lots of choices easy ordering and great service. Quality and originality checked. Got my HouseofKickz fast and loving them.

HouseofKickz was wonderful about keeping me updated on the progress of my order. My order came as expected and within a reasonable amount of time. Would recommend and would buy from again.

First time on HouseofKickz and very happy with my purchase and price!!
Shoe came quick, good condition.



















