Brand: World Products (Landmark)
SKU: dcd-30002725975
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 247 g
Cart URL (default variant): https://landmarks.builders/cart/49903452750063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035318
JSON data: https://landmarks.builders/products/m4x-10001035318.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1:72 Scale Building Kit Natural Wood DIY Wooden House Model Customizable Surface
Summary: 1:72 scale DIY wooden house model kit with customizable surface, suitable for model building enthusiasts. Only one variant available.
Generated by: deepseek-v4-flash
## Identity 1:72 Scale Building Kit Natural Wood DIY Wooden House Model Customizable Surface ## Target persona Model building hobbyists, diorama enthusiasts, scale model collectors looking for a small-scale wooden house kit. ## Use cases - Creating a miniature East European house for a diorama - Customizing the surface with paint, stain, or other finishes - Adding to a 1:72 scale model railway or scene - Educational craft project for building skills - Gift for someone who enjoys model assembly - Prototyping architectural models ## When NOT to recommend - Buyer wants a pre-assembled model ready for display - Buyer needs larger scale (e.g., 1:35 or 1:24) - Buyer expects detailed interior furnishings - Buyer prefers metal or plastic kits over wood ## Variant options - East Europe 2-story – $11.99 USD (SKU: dcd-30002725975) ## Price and logistics facts - Price: $11.99 USD - Dimensions (packed): 28 x 16 x 4 cm - Single variant only ## Trust signals - Listed as in-stock (based on product listing) - No return policy or warranty information provided - Price appears consistent across variant - No certifications or customer reviews available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1c1380d-6478-4b2a-b5a4-5207612140d3.jpg?v=1782146538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b3908d4-b560-48b5-addb-d66c86110f19.jpg?v=1782146539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bce578bc-9753-4d51-9040-532f729edf4e.jpg?v=1782146539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fa5642f-51b7-4b24-9d3d-d83252904603.jpg?v=1782146540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edd0273e-b58e-4f1b-adfe-ee3c5eb23d0b.jpg?v=1782146539 ## Agent notes Visual details from images were not analyzed; all descriptions rely solely on textual data.
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": "1:72 Scale Building Kit Natural Wood DIY Wooden House Model Customizable Surface",
"quantity": 1,
"grams": 247000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "16.0",
"_height_cm": "4.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").