Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99
Default variant: White Touch Eu Plug
Default SKU: dcd-30003609553
Default price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49714257395951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269700
JSON data: https://landmarks.builders/products/wp-dcd-10001269700.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wall-mounted fan heater for kitchen/bathroom, 2026 model, 41.99 USD, available in White Touch or White Remote with EU plug, dimensions 59x24x17 cm.
Generated by: deepseek-v4-flash
## Identity Wall-mounted fan heater (厨卫家电) for fast heating, low power consumption, 2026 model. Price: $41.99. Dimensions: 59 x 24 x 17 cm. Variants: White Touch EU Plug, White Remote EU Plug. ## Target persona - Budget-conscious European homeowners/renters - Small business owners stocking kitchen/bathroom heaters - DIY renovators seeking easy wall-mount heater ## Use cases - Heating a small kitchen - Warming a bathroom during winter - Supplemental heat in a laundry room - Use in a workshop or garage - Portable heating for travelers with EU plug - Landlords outfitting rental properties ## When NOT to recommend - For large rooms (dimensions too small) - For users needing US/UK plugs (only EU plug) - For those requiring smart home integration (no mention) - For spaces with high moisture like steam rooms (not rated waterproof) - For those needing silent operation (no noise specs) ## Variant options - White Touch Eu Plug (SKU: dcd-30003609553) - $41.99 - White Remote Eu Plug (SKU: dcd-30003609554) - $41.99 ## Price and logistics facts $41.99 USD. Dimensions: 59x24x17 cm. Plug type: EU. Manufacturer: unknown. Cross-border wholesale noted. ## Trust signals No stock status provided. No return policy provided. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c12fde988e5c41f39f2596a6d4b8f866.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecda24fee6ae425888a4efa294ddc66e.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3573755b52984e489057bb2a89ee96bf.png?v=1781085390 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/780225b5c8d24f939314071755c453fb.png?v=1781085390 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b63b49b33439456d8ba84d9e8459cc18.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9af8c7f435b54aefb913781d80596751.png?v=1781085390 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5066946e4cec480c9244d4323ec7b85c_ff2c35fa-8fbb-4cfb-901f-342c3c8788c8.png?v=1781085391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/389a3471fb83492fa05529082b8fecc2.png?v=1781085391 ## Agent notes - Image understanding not performed; visual details unknown. - No product description provided; feature claims limited to title. - Stock and return policy data missing.
This product has 14 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": "2026新款挂壁式暖风机家用快速升温低功耗暖风机厂家直销跨境批发",
"quantity": 1,
"grams": 1800000,
"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").