Brand: World Products (Landmark)
SKU: dcd-30003367672
Price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49810929746159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001190767
JSON data: https://landmarks.builders/products/m4x-10001190767.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Miniature House Kit: This DIY miniature house kit creates a detailed 3D house model with a charming bakery or garden-design scene, giving hobby craft fans a hands-on build with a finished display piece that feels full of character.
DIY Assembly: Designed for an enjoyable dollhouse kit experience, it lets you piece jointly the structure and decor step by step, making the process as rewarding as the result and ideal for relaxing creative time.
Lighting Feature: Built-in battery-powered lighting adds a warm radiance to the DIY miniature house, helping the tiny rooms and front display stand out beautifully in the evening and creating a cozy atmosphere on a shelf or desk.
Detailed Decor: From tiny signs and panes to plants, counters, and other miniature accents, this 3D house model is filled with layered details that make the scene look lively, realistic, and visually rich from every angle.
Display Value: Sized for bookshelf or desktop display, this hobby craft project brings a charming decorative effect to your home or study space, turning an ordinary corner into a more inviting and story-filled setting.
Summary: DIY Miniature House Sturdy 3D House Model Display Piece for Desk, Bookshelf. Description: 【Product Type】: This DIY miniature house kit is a detailed 3D house model designed for hands-on building and display, bringing the charm of a tiny storefront scene to life. 【Interactive Build】: Enjoy a hobby craft experience that lets you assemble each part step by step, making the finished dollhouse kit feel personal, rewarding, and fun to create. 【Lighting Effect】: Built-in lights add a warm radiance to the DIY miniature house, creating a cozy atmosphere that stands out beautifully on a desk or bookshel
Generated by: m4x-map-v1
This product has 12 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": "DIY Miniature House Sturdy 3D House Model Display Piece for Desk, Bookshelf",
"product_id": 9429859303663,
"variant_id": 49810929746159,
"quantity": 1,
"grams": 1400,
"length_cm": "30.0",
"width_cm": "24.0",
"height_cm": "7.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").