Brand: World Products (Landmark)
SKU: dcd-30000072844
Price: $1,004.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49815033446639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000012384
JSON data: https://landmarks.builders/products/m4x-10000012384.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


































Summary: A quick-heating hot towel warmer in silver, measuring 80x35x17 cm, priced at $1004.99 USD, with a brushed gold variant available.
Generated by: deepseek-v4-flash
## Identity This is a hot towel warmer with quick heating, silver finish. Dimensions: 80 cm length x 35 cm width x 17 cm height. Price: $1004.99 USD. ## Target persona - Salon owners - Spa professionals - Luxury home enthusiasts - Barbers ## Use cases - Warming towels for spa treatments - Heating towels for barber shaves - Keeping towels warm during service - Providing comfort in luxury bathrooms - Use in salons for client care ## When NOT to recommend - Budget-conscious buyers seeking low-cost options - Users with very limited counter space - Those needing a portable or compact towel warmer - Households looking for a basic utility appliance ## Variant options Available in: "7040 Brushed Gold" at $1004.99 (same price). The product title indicates a silver option; other colors may be available but not listed. ## Price and logistics facts - Price: $1004.99 USD. - Dimensions: 80 x 35 x 17 cm. - No shipping or logistics details provided. ## Trust signals - In-stock status and return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ddd473c-ef2c-4417-9921-6e7d46309ca0.png?v=1781664378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/523fc426-f68b-4bf6-be3c-551dd26f5028.png?v=1781664379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ce5b6ca-1b09-4977-9c7a-710a79fe3b8b.png?v=1781664379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf4be57d-4c0e-4dad-b34f-d84f660194a8.png?v=1781664379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df1e21d3-a7d6-4d9e-8d46-9231b1c674e4.png?v=1781664379 ## Agent notes Image understanding was not performed. Treat image URLs only as fetchable assets; do not invent visual details.
This product has 9 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Hot Towel Warmer, Quick Heating, silver",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "35.0",
"_height_cm": "17.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").