3M™ Littmann® Stethoscope

Clinicians and healthcare professionals choose 3M™ Littmann® Stethoscopes for the same reasons – they are well-made, precision-engineered stethoscopes that offer exceptional sound performance for better hearing.

Consistent high acoustic sensitivity

Profession-leading innovations, precision engineering, advanced materials, and more ensure consistent sound quality

Clear distinction between sounds

Tunable diaphragm so simply adjust the pressure on the chest piece to pick up high or low frequency sounds. See video in playlist for more.

L is for Listening with high fidelity

Hone your auscultation skills with a stethoscope that delivers reliable, high sound performance, all this minus the ambient noise. 

Versatility for a variety of techniques

From fetal heart sounds to heart murmurs in adult patients, only one 3M™ Littmann® stethoscope is needed for all ages and sizes.

Shop Now

/*-- The root styles must go in the element of the structure with the name "Product price". --*/

.card-product-2__price{

  /*-- Styles applied to the "price" class that don't have a child element with the "del" tag, in this way, you can give styles to the regular price without applying to those with sale prices. --*/
  .price:not(:has(del)) bdi {
    color: var(--at-black);
    font-weight: 700;
  }
}

/* ---- ADDITIONAL INFORMATION FOR SALE TAG ----

- The element in the "Sale container" structure, which is the sale tag, needs to have a "Dynamic data" condition added, and the dynamic data field should be "" and not equal (!=). This way, the tag will only be displayed when it has a sale price.

- */
/*-- The root styles must go in the element of the structure with the name "Product price". --*/

.card-product-7__price{

  /*-- Styles applied to the "price" class that don't have a child element with the "del" tag, in this way, you can give styles to the regular price without applying to those with sale prices. --*/
  .price:not(:has(del)) bdi {
    color: var(--at-white);
    font-weight: 700;
  }
}

/* ---- ADDITIONAL INFORMATION FOR SALE TAG ----

- The element in the "Sale container" structure, which is the sale tag, needs to have a "Dynamic data" condition added, and the dynamic data field should be "" and not equal (!=). This way, the tag will only be displayed when it has a sale price.

- */