'); frameDoc.document.close(); setTimeout(function () { window.frames["frame1"].focus(); window.frames["frame1"].print(); frame1.remove(); }, 500); } function getQueryParameterByName(paramName) { url = new URL(window.location.href) return url.searchParams.get("related_item") } async function get_xmindApi_responce(){ if ($('#related_products').length){ await $.ajax({ type: "POST", url: "/relatedproducts/", data: { 'itemCode': 'HTT97902', 'csrfmiddlewaretoken': csrf_token, 'related_item': getQueryParameterByName("related_item") }, success : function(data) { $('#related_products').html(data); }, error: function(error) { $('#related_products').hide(); } }); } if ($('#recommend_products').length){ await $.ajax({ type: "POST", url: "/recommendproducts/", data: { 'csrfmiddlewaretoken': csrf_token, 'itemCode': 'HTT97902', }, success : function(data) { $('#recommend_products').html(data); }, error: function(error) { $('#recommend_products').hide(); } }); } } get_xmindApi_responce() if (typeof gip_device_fingerprint !== "undefined") { $("#gip_fingerprint_code").val(gip_device_fingerprint); } $("#buyNow").click(() => { var item_qty = $("#item-number").val(); $("#item-qty").val(item_qty); $("#buynow_item_qty").text(item_qty); var unitprice = $("#item_sellPriceNoFormat").val(); var currencyFormat = "€%s EUR"; $("#buynow_subtotal").text(currencyFormat.replace("%s", unitprice * item_qty)); $('.oneclick-modal').fadeIn(); }); $("#oneclick-modal-close").click(() => { $('.oneclick-modal').fadeOut(); }); $("#oneclick-modal-buynow").click(() => { $("#buynow").submit(); }); if ($('#recently_viewed_products').length){ $.ajax({ type: "POST", url: "/recentlyviewedproducts/", data: { 'itemCode': 'HTT97902', 'csrfmiddlewaretoken': csrf_token }, success : function(data) { $('#recently_viewed_products').html(data); }, error: function(error) { $('#recently_viewed_products').hide(); } }); } async function display_wishlist_item(){ document.getElementById("addToWishlist").style.display="flex"; document.getElementById("deleteFromWishlist").style.display="none"; }; display_wishlist_item(); $('#addToWishlist').click(function() { const addButton = document.getElementById("addToWishlist") const deleteButton = document.getElementById("deleteFromWishlist") deleteButton.innerHTML = ` Delete from Wishlist` addButton.disabled = true; deleteButton.disabled = true; addButton.innerText = "Adding..." var request = $.ajax({ type: "POST", url: "/account/wishlist/add/HTT97902", data: { 'itemCode': 'HTT97902', 'csrfmiddlewaretoken': csrf_token }, success: function(response) { addButton.innerText = "Added to Wishlist!"; setTimeout(() => { addButton.style.display="none"; addButton.disabled = false; deleteButton.disabled = false; deleteButton.style.display="flex"; }, 3000) }, }) request.done(function(response) { wishlist_ID = response.wishlist_id; }); }); $('#deleteFromWishlist').click(function() { const addButton = document.getElementById("addToWishlist") const deleteButton = document.getElementById("deleteFromWishlist") addButton.innerHTML = ` Add to Wishlist` deleteButton.disabled = true; addButton.disable = true; deleteButton.innerText = "Removing..." // wishlist_id exists its going to append to the url. // if it doesnt exists dont do anything $.ajax({ type: "POST", url: "/account/wishlist/delete/0".replace('0', wishlist_ID), data: { 'itemCode': 'HTT97902', 'csrfmiddlewaretoken': csrf_token }, success: function(response) { deleteButton.innerText = "Removed from Wishlist!"; setTimeout(() => { deleteButton.style.display="none"; addButton.disabled = false; deleteButton.disabled = false; addButton.style.display="flex"; }, 3000) }, }) }); $('#addToCart').click(function() { var itemCount = document.getElementById("item-number"); $.ajax({ type: "POST", url: "/cart/add/", data: { 'itemCode': 'HTT97902', 'itemCount': itemCount.value, 'csrfmiddlewaretoken': csrf_token }, dataType: "json", success: function(response) { $("#notification").show("fade", 800, function () { $("#notification").delay(3000).hide("fade", 800); }) reloadBadge(); }, error: function(rs, e) { $("#error-notification").show("fade", 800, function () { $("#error-notification").delay(3000).hide("fade", 800); }) } }); // Take the quantity qty = {quantity: itemCount.value}; // Transform the quantity into integer Object.keys(qty).forEach(function(el){ qty[el] = parseInt(qty[el]) }) // Take the item Information infoItem = {product:{"name": "Movie Masterpiece - Scale Fully Poseable Figure: Deadpool & Wolverine - X-23", "id": "HTT97902", "category": "Action Figures", "sku": "HTT97902", "dimension4": "futurerelease", "dimension5": "No", "dimension7": "No", "brand": "Hot Toys", "price": 40000, "special_price": 40000, "dimension6": "Marvel", "meta_description": "a posable action figure of a character from science-fiction/anime.", "description": "
Adapted from the Hot Toys website:
Making an epic return to the Marvel Cinematic Universe, X-23 surprises fans with a heartwarming reunion with Logan in \"Deadpool & Wolverine.\" By joining forces with other superheroes to confront Cassandra Nova's rule, X-23 shows her incredible power by taking down Juggernaut. Now you can add this amazing superheroine to your collection with Hot Toys' 1/6-scale collectible action figure of X-23!
Masterfully crafted based on Dafne Keen's appearance as X-23 in the movie, the figure features a newly developed head sculpt and interchangeable hair sculptures, interchangeable hands with extra bone claw styles, and a skillfully tailored outfit, complete with detailed tall boots, a backpack with a horse-shaped accessory, a pair of sunglasses, and a battle-damaged Juggernaut helmet. The figure also comes with a rocky-themed diorama base to enhance the display.
Order X-23 to upgrade your \"Deadpool & Wolverine\" collection today!
[Features]:
- Authentic and detailed likeness of Dafne Keen as X-23 in \"Deadpool & Wolverine\"
- One (1) newly developed X-23 head sculpt with separate rolling eyeballs
- Movie-accurate facial expression with detailed skin texture and makeup
- Greatly detailed long black wavy hair with two (2) styles of hair sculpture
- Approximately 27cm tall
- Newly developed body with over 28 points of articulation and silicone arms with seamless joints
- Eight (8) interchangeable hands, including: one (1) pair of relaxed hands, one (1) pair of fists, one (1) pair of fists with adamantium claws, one (1) pair of open hands with adamantium claws
- Each head sculpt is specially hand-painted
[Costume]:
- One (1) black vest
- One (1) printed gray T-shirt
- One (1) pair of wrist cuffs
- One (1) pair of gray tight pants
- One (1) belt with X-Men logo buckle
- One (1) pair of tall black boots with one (1) pair of detachable toe boxes with claws
[Accessories]:
- One (1) grayish-green backpack with horse-shaped accessory
- One (1) pair of sunglasses
- One (1) battle-damaged Juggernaut helmet
- One (1) specially designed rocky-themed diorama base
Wolverine figure is sold separately.
", "hlj_kit_type_code": "SciOthAFg", "hlj_item_type": "Action Figures", "ean_code": "4570191979028"}}; // Create a new variable allProductInfo = {}; // Add all the information together: Product info and quantity Object.assign(allProductInfo, infoItem.product, qty); window.dataLayer = window.dataLayer || []; window.dataLayer.push({ ecommerce: null }); window.dataLayer.push({ event: 'addToCart', ecommerce: { currencyCode: "JPY", add: { actionField: {list: "Product Page"}, products: [ allProductInfo ] } } }); });