After click "Buy Now", the item are placed in PRIVATE WAREHOUSE.

    Stier (MA Chassis)
  • Status In Stock
  • Qty
  • Price ₺398.17 TRY
  • Subtotal
Close Buy Now

In Stock

Stier (MA Chassis)

by Tamiya

₺398.17 TRY

This item is limited to 3 per person.

Available to Ship Now!

Description

This is an injection plastic Mini 4WD car model.


1/32 Mini 4WD PRO Series No.60
STIER (MA Chassis)

Length: 156 mm (The photo shows the kit assembled and painted)

The name "Stier" means "bull" in German.
Inspired by a hypercar, the front fenders feature a powerful shape that resembles a bull's horns.
Additionally, the lower part of the rear fenders is sculpted with a deep, dynamic shape.
The chassis uses the MA chassis, which is highly efficient and equipped with a double-shaft motor.

MA Chassis:
The MA chassis adopts a direct drive with a double-shaft motor.
Along with its low center of gravity, the chassis design is also optimized for airflow.
It comes standard with six rollers and enhanced side expandability, making it a high-performance chassis.

The MA chassis is finished in black color.
Information as of September 13, 2024. Product names, prices, release dates, and specifications may change without notice.

(From the Tamiya website)

Details

Added to Cart! Go to Shopping Cart
Could not add to cart.
Added to Wishlist Go to Wishlist
Could not add to wishlist
Removed from Wishlist Go to Wishlist
Could not remove from wishlist
'); 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': 'TAM18660', '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': 'TAM18660', }, success : function(data) { $('#recommend_products').html(data); }, error: function(error) { $('#recommend_products').hide(); } }); } } 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 TRY"; $("#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': 'TAM18660', '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/TAM18660", data: { 'itemCode': 'TAM18660', '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': 'TAM18660', '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() { enName = document.getElementById("en_name").value; itemStatus = document.getElementById(`item_status`).value; if(itemStatus.includes('backorder')){ document.getElementById("foundModal").style.display = "block"; } else { } var itemCount = document.getElementById("item-number"); $.ajax({ type: "POST", url: "/cart/add/", data: { 'itemCode': 'TAM18660', '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": "Stier (MA Chassis)", "id": "TAM18660", "category": "Cars & Bikes", "sku": "TAM18660", "dimension4": "instock", "dimension5": "No", "dimension7": "No", "brand": "Tamiya", "price": 1200, "special_price": 1200, "dimension6": "Mini 4WD Pro", "meta_description": "an injection plastic Mini 4WD car model.", "description": "
1/32 Mini 4WD PRO Series No.60
STIER (MA Chassis)

Length: 156 mm (The photo shows the kit assembled and painted)

The name \"Stier\" means \"bull\" in German.
Inspired by a hypercar, the front fenders feature a powerful shape that resembles a bull's horns.
Additionally, the lower part of the rear fenders is sculpted with a deep, dynamic shape.
The chassis uses the MA chassis, which is highly efficient and equipped with a double-shaft motor.

MA Chassis:
The MA chassis adopts a direct drive with a double-shaft motor.
Along with its low center of gravity, the chassis design is also optimized for airflow.
It comes standard with six rollers and enhanced side expandability, making it a high-performance chassis.

The MA chassis is finished in black color.
Information as of September 13, 2024. Product names, prices, release dates, and specifications may change without notice.

(From the Tamiya website)
", "hlj_kit_type_code": "AutRac4WD", "hlj_item_type": "Mini 4WD Model", "ean_code": "4950344186600"}}; // 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 ] } } }); }); document.querySelector(".close-button").addEventListener("click", function() { document.getElementById("foundModal").style.display = "none"; }); document.querySelector(".btn-close").addEventListener("click", function() { document.getElementById("foundModal").style.display = "none"; });
OSZAR »