Brand: World Products (Landmark)
SKU: dcd-30000072768
Price: $263.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1585 g
Cart URL (default variant): https://landmarks.builders/cart/49811558236399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000012358
JSON data: https://landmarks.builders/products/m4x-10000012358.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Efficient Electric Towel Warmer for BathroomThis smart aluminum towel rack provides quick drying and heating, making it perfect for bathrooms, apartments, and home use.
this electric dryer ensures towels and clothes remain clean and dry, especially during winter and rainy seasons.
Space-Saving and Easy InstallationDesigned with a space-efficient design and easy installation, this towel rack accommodates perfectly in bathrooms, RVs, and apartments.
The no-drill allows for hassle setup without damaging walls.
Smart Temperature Control and Energy-SavingEquipped with adjustable temperature settings, this electric dryer offers energy-saving performance and The smart control system ensures optimal drying while protecting fabrics.
Sturdy Aluminum ConstructionMade from high-quality aluminum, the towel rack is lightweight, rust-resistant, and built for long-term use.
The oxidized surface enhances durability and maintains a sleek appearance.
Adaptable Use for Multiple ScenariosSuitable for bathrooms, bedrooms, offices, and mobile homes, this electric towel warmer is perfect for families, travelers, and campers.
It provides dependable drying for towels, clothes, and other fabrics in various environments.
Summary: Electric dryer removes moisture. 【Efficient Electric Towel Warmer for Bathroom】This smart aluminum towel rack provides quick drying and heating, making it perfect for bathrooms, apartments, and home use. this electric dryer ensures towels and clothes remain clean and dry, especially during winter and rainy seasons. 【Space-Saving and Easy Installation】Designed with a space-efficient design and easy installation, this towel rack accommodates perfectly in bathrooms, RVs, and apartments. The no-drill allows for hassle setup without damaging walls. 【Smart Temperature Control and Energy-Saving】Equip
Generated by: m4x-map-v1
This product has 9 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": "Electric dryer removes moisture",
"product_id": 9430030876911,
"variant_id": 49811558236399,
"quantity": 1,
"grams": 1585,
"length_cm": "63.0",
"width_cm": "52.0",
"height_cm": "7.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").