Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $258.14 – $436.36
Default variant: 60 Type
Default SKU: dcd-30000698961
Default price: $258.14
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 电器与配件/取暖器
Vendor: World Products
Weight: 69000 g
Cart URL (default variant): https://landmarks.builders/cart/50346021257455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10000542882
JSON data: https://landmarks.builders/products/wp-dcd-10000542882.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Smart Biomass Heater for Indoor UseThis heater features intelligent temperature control and single-press ignition, making it perfect for winter home heating and cooking scenarios. The smart control panel allows precise adjustment for comfortable warmth.
Multiple variant S for Various Room SizesAvailable in a range of specifications, this heating stove accommodates different room sizes and heating needs, ensuring efficient warmth distribution for any household.
doublecombustible material Compatibility for Flexible UseCompatible with both biomass pellets and firewood, this stove adapts to different combustible material sources, providing flexibility for everyday heating and cooking requirements.
Smokeless and DesignThe sealed viewing pane and sophisticated burning system ensure smokeless optimizing indoor atmosphere quality and supporting an environmentally aware lifestyle.
sturdy Construction and Easy MaintenanceMade with cast iron or carbon steel, the stove is built for long performance. The glass pane resists blackening, and the automatic air curtain design ensures uniform warmth distribution and easy cleaning.
Summary: Biomass Heater, Smart Indoor Smokeless Heating Stove, Small Home Winter Appliance. 【Smart Biomass Heater for Indoor Use】This heater features intelligent temperature control and single-press ignition, making it perfect for winter home heating and cooking scenarios. The smart control panel allows precise adjustment for comfortable warmth. 【Multiple variant S for Various Room Sizes】Available in a range of specifications, this heating stove accommodates different room sizes and heating needs, ensuring efficient warmth distribution for any household. 【doublecombustible material Compatibility for Fl
Generated by: dcd-map-v1
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": "Biomass Heater, Smart Indoor Smokeless Heating Stove, Small Home Winter Appliance",
"product_id": 9520500048111,
"variant_id": 50346021257455,
"quantity": 1,
"grams": 69000,
"length_cm": "62.0",
"width_cm": "60.0",
"height_cm": "111.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").