Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Stainless Steel Gray
Default SKU: dcd-30002718165
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49903492333807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033207
JSON data: https://landmarks.builders/products/m4x-10001033207.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Miniature Heating Unit Model Realistic Design Dollhouse Heating Unit Highly
Summary: Miniature heating unit model for dollhouses, realistic design, available in two metallic finishes, 6x6x6 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Miniature Heating Unit Model Realistic Design Dollhouse Heating Unit Highly ## Target persona Dollhouse collectors, miniature enthusiasts, hobbyist model makers seeking realistic accessories for 1:12 or similar scale scenes. ## Use cases - Adding a realistic heating unit to a dollhouse kitchen or living room. - Creating a miniature workshop or utility scene. - Gifting to a miniaturist or dollhouse hobbyist. - Enhancing a model railroad diorama with home details. - Stocking a miniature store or interior display. ## When NOT to recommend - For actual heating or functional use. - For children under 3 years due to small parts (if applicable). - For large-scale models (e.g., 1:6 scale) where size mismatch is apparent. - For buyers seeking detailed instructions or assembly required (no info provided). ## Variant options - Style: Stainless Steel Gray (SKU: dcd-30002718165) – $9.99 - Style: Metallic Copper (SKU: dcd-30002718166) – $9.99 ## Price and logistics facts Price: $9.99 USD (both variants). Dimensions: 6 x 6 x 6 cm. No shipping or handling details provided. ## Trust signals - Price consistency: both variants same price. - In-stock status: not specified. - Return policy: not provided. - No certifications or material claims beyond the description. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7a3f665-d8e7-41d7-8b2f-84c735920afb.jpg?v=1782146557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/765b7bb3-c6d8-4c93-84cd-1b981e396a1b.jpg?v=1782146560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f05b06d9-92ee-4f8e-b1f0-9259e9a98eeb.jpg?v=1782146561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51baf767-5f37-48d0-bbb9-b085667a1bb7.jpg?v=1782146558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93f7a5d7-951c-4d1f-abcf-d2c8cf638456.jpg?v=1782146558 ## Agent notes - No visual analysis of images was performed; details are based solely on text facts. - Product description is minimal; consider verifying scale and materials directly.
This product has 12 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": "Miniature Heating Unit Model Realistic Design Dollhouse Heating Unit Highly",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "6.0",
"_width_cm": "6.0",
"_height_cm": "6.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").