Brand: World Products (Landmark)
SKU: dcd-30003609539
Price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1850 g
Cart URL (default variant): https://landmarks.builders/cart/49714096210159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269690
JSON data: https://landmarks.builders/products/wp-dcd-10001269690.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: Wall-mounted heater for bathroom use, with remote control, $40.99, dimensions 59x24x17 cm.
Generated by: deepseek-v4-flash
## Identity Wall-mounted bathroom heater (暖风机) with touchscreen remote, capable of cooling and heating. ## Target persona Homeowners or renters in cool climates needing supplemental bathroom heating; budget-conscious buyers. ## Use cases 1. Warming a bathroom during winter showers. 2. Quick heat in small rooms. 3. Cooling in summer (fan mode). 4. Remote-controlled temperature adjustment. 5. Wall-mounted to save floor space. ## When NOT to recommend 1. For large living areas needing central heating. 2. For users requiring silent operation (fan noise). 3. For those who cannot mount on wall. 4. For very humid environments without IP rating (not specified). ## Variant options Only one variant: Touchscreen Remote at $40.99. ## Price and logistics facts Price: $40.99 USD. Dimensions: 59x24x17 cm. No shipping or availability info. ## Trust signals No stock status or return policy provided. Price consistent across variants. ## Image assets 8 images available at provided URLs. No alt text. ## Agent notes No description text; no performance specs (wattage, heating area). Image understanding not performed.
This product has 13 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": "暖风机家用壁挂式取暖器浴室制热电暖器台式遥控冷暖两用暖风机",
"quantity": 1,
"grams": 1850000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "24.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").