PUFFY LATTE BROWN
Sink into Pleasure
TENGA PUFFY Latte Brown Internal Details
TENGAÂ PUFFY Features
We answered our fans’ pressing questions! Read on to find out more.
Product Specifications
Size (D × W × H inches): 3.54 × 3.54 × 7.48
Insertion Length (inches): approx. 5.9
Insertion Width (inches): approx. 1.7
Weight (oz): 12
Other Specs:
- Reusable
- Sample Lotion Included
Materials: Elastomer, Silicone, PC, ABS, Urethane, POM
This product comes with:
TENGA HOLE LOTION REAL (0.17 fl.oz.)
Want to know more about the Lotion included with this item?
Get the Lotion Facts before you purchase.
FAQ
/* Hide mobile image by default */
.image-mobile {
display: none;
}
/* Show mobile image on screens smaller than 768px (common mobile breakpoint) */
@media (max-width: 768px) {
.image-desktop {
display: none; /* Hide the desktop image */
}
.image-mobile {
display: block; /* Show the mobile image */
}
}