PISLA D75 RUBBER WHEEL

The photographs are for illustrative purposes only.
Get AI analytics on product PISLA D75 Rubber Wheel:
7.02€/pc.
Ex Tax: 5.66€/pc.
Pisla
0 reviews
Pre-Order
Product Code: 000-332771ASP
Item sold out
Tags:
Package dimensions6,50 x 7,50 x 9,50 cm
Net weight0,280 kg

PISLA D75 Rubber Wheel

The PISLA D75 Rubber Wheel is a rubber wheel from the PISLA range, intended to provide reliable rolling performance and surface protection for various transport and mobility applications. Use this wheel where soft contact, traction and quiet operation are required; check price and buy options at SityPro.

Key advantages


    Soft rubber tread reduces noise during movement
  • Gentle on floor surfaces and reduces marking
  • Improved traction and grip for stable rolling
  • Absorbs shocks and vibrations for smoother transport
  • Durable construction for extended service life
  • Easy integration into common wheel and caster fittings

Application and use cases

This rubber wheel is suitable for a wide range of small transport and mobility applications where a rubber tread is preferred. Typical applications demonstrate the product's versatility and features in real use.


    Replacement wheel for carts and trolleys
  • Wheels for furniture or equipment that require floor protection
  • Transport and material handling devices in workshops
  • Equipment and devices that need low-noise rolling
  • General-purpose wheels for light industrial and domestic use

What to consider when choosing


    Ensure compatibility with the mounting or axle type you have
  1. Consider the floor surface and select a rubber wheel suitable for that surface
  2. Check the expected load and choose a wheel appropriate for the application
  3. Assess environmental exposure (moisture, chemicals, temperature) that may affect rubber
  4. Compare price and availability to balance cost and performance

Characteristics


    Brand: PISLA
  • Model/marking: D75
  • Material indicated in the name: rubber
  • Product type: wheel

Why buy at SityPro


    Wide selection of wheels and related parts to compare characteristics and features
  • Competitive price options and clear buy process through SityPro
  • Fast delivery to Estonia and Finland for business and private customers
  • Responsive customer support to help with product selection and compatibility
  • Reliable order handling and convenient payment methods

Description provided by sitypro.com

PISLA D75 RUBBER WHEEL
Write a review
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
Sink cabinet PIANO PU48 HIGH 480X302X1846MM
In Stock
243.80€ Ex Tax: 196.61€
IZYDA Single-Door (100 kg) - Black
In Stock
211.13€ Ex Tax: 170.27€
Sink cabinet PIANO RV70M 700x235x645 mm
In Stock
188.60€ Ex Tax: 152.10€
Or you can choose other products in the category: Furniture fittings
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ххххххх');