Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $127.99 – $130.99
Default variant: Metal Spring Handle
Default SKU: dcd-30000703027
Default price: $130.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49811651068143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000544146
JSON data: https://landmarks.builders/products/m4x-10000544146.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy cast iron fireplace door with high temperature glass. The vintage arched design combines durability and style for your home. The robust cast iron frame ensures long-lasting use and resists wear, ideal for frequent heating and viewing.
Elegant ornate pattern and retro arch design. This fireplace door features decorative details and a timeless arched shape, enhancing your living space. Its vintage style elevates any room, making it a standout in your home decor.
High temperature glass for safe fire viewing. The large glass pane lets you observe the fire safely without cracking or explosion. Withstands up to 1200°C, offering peace of mind and a clear view of the flames.
Replaceable and easy open handle for convenience. The door includes a replaceable handle for flexibility and easy use. The ergonomic design allows effortless opening and closing, improving overall user experience.
Large viewing pane for enhanced fire enjoyment. The spacious glass design lets you enjoy the lively fire. Perfect for fireplaces, ovens, and stoves, it creates a comfortable and inviting atmosphere in any setting.
Summary: Arched Cast Iron Fireplace Door Decorative Pattern Heating Equipment. 【Material】: This arched cast iron fireplace door is built from cast iron, giving heating appliance solid, traditional finish that suits rustic and vintage interiors. 【Function】: Designed as a fireplace door and fireplace screen door, it helps close off the fire chamber neatly while supporting a cleaner, more organized look. 【Glass Panel】: The heat resistant glass oven door insert lets you view the flames inside without opening the door, adding convenience and visual attraction. 【Decorative Detail】: Ornate patterns and an arc
Generated by: m4x-map-v1
This product has 10 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": "Arched Cast Iron Fireplace Door Decorative Pattern Heating Equipment",
"product_id": 9430053159151,
"variant_id": 49811651068143,
"quantity": 1,
"grams": 14000,
"length_cm": "35.0",
"width_cm": "35.0",
"height_cm": "35.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").