Wheels for a Cart with a 13X4.00-6 Axle

The photographs are for illustrative purposes only.
Get AI analytics on product Wheels for a Cart with a 13X4.00-6 Axle:
22.90€/pc.
Ex Tax: 18.47€/pc.
Detia
0 reviews
In stock
Product Code: 000-379240ASP
Qty
One click order
Tags:
Package dimensions33,00 x 10,00 x 33,00 cm
Net weight1,800 kg

Product Description: Cart Wheels with 13X4.00-6 Axle

Specifications:

  • Size: 13X4.00-6
  • Tire Type: Pneumatic
  • Axle Diameter: 6 inches (15.24 cm)
  • Maximum Load: Up to 300 pounds (approximately 136 kilograms) per wheel
  • Wheel Material: Steel
  • Tread Pattern: Deep, with good traction
  • Axle Included: Yes

Advantages:

  • Durability and Reliability: These wheels are made from high-quality materials, ensuring a long service life and high reliability. They are designed to withstand significant loads and various operating conditions.
  • Pneumatic Tires: Pneumatic tires provide excellent shock absorption and ensure smooth movement even on uneven surfaces. This is particularly important for carts used on various types of terrain and surfaces.
  • Deep Tread Pattern: The deep and sturdy tread pattern provides excellent grip on the ground, making these wheels ideal for use in gardening, agriculture, and other tasks that require good maneuverability.
  • Axle Included: The wheels come with an axle, making installation quick and easy. The axle also provides stability and reliability during operation.
  • Versatile Use: These wheels are suitable for various types of carts, including garden carts, cargo carts, and camping carts. They are also suitable for use on many types of surfaces, including lawns, asphalt, and dirt roads.

Description provided by sitypro.com

Wheels for a Cart with a 13X4.00-6 Axle
Write a review
Related Products
rempro rempro-mobile

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');