Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.47 – $4.17
Default variant: 60x60x05 CM
Default SKU: dcd-30003979325
Default price: $3.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Appliance Accessory
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50414726840559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001402745
JSON data: https://landmarks.builders/products/wp-dcd-10001402745.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your laundry room and kitchen quiet and organized with this premium 60 centimeter by 60 cm square mat. Designed to sit discreetly under heavy household appliances, this versatile appliance mat provides an immediate barrier between your machine and the floor. Its dedicated layered construction features a dark textured surface and rounded corners, offering both cushioning and structural stability under heavy loads. With its double-sided anti-slip pad design, it firmly grips both your appliance and the floor surface. This prevents dangerous machine walking and slipping during high-speed centrifugal cycles. By serving as a dedicated laundry appliance mat, it absorbs intense motion energy to protect delicate tile, laminate, or hardwood flooring from unsightly scratches and scuffs. In addition to floor protection, it serves as a highly efficient vibration dampening mat. It dampens the harsh rattling and shaking of refrigerators and washers, creating a much quieter household environment. This pad is the solution for busy households looking to minimize appliance noise and maintain a stable, secure laundry space.
Summary: Keep your laundry room and kitchen quiet and organized with this premium 60 centimeter by 60 cm square mat. Designed to sit discreetly under heavy household appliances, this versatile appliance mat provides an immediate barrier between your machine and the floor. Its dedicated layered construction features a dark textured surface and rounded corners, offering both cushioning and structural stability under heavy loads. With its double-sided anti-slip pad design, it firmly grips both your appliance and the floor surface. This prevents dangerous machine walking and slipping during high-speed centrifugal cycles. By serving as a dedicated laundry appliance mat, it absorbs intense motion energy to protect delicate tile, laminate, or hardwood flooring from unsightly scratches and scuffs. In addition to floor protection, it serves as a highly efficient vibration dampening mat. It dampens the harsh rattling and shaking of refrigerators and washers, creating a much quieter household environment. This pad is the solution for busy households looking to minimize appliance noise and maintain a stable, secure laundry space.
Generated by: deepseek-v4-flash
This product has 6 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Laundry Appliance Mat Non-Slip Vibration Dampening Mat Noise-Reducing Appliance Pads for Laundry Room, Kitchen",
"product_id": 9540346151151,
"variant_id": 50414726840559,
"quantity": 1,
"grams": 650,
"length_cm": "32.0",
"width_cm": "32.0",
"height_cm": "3.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").