Brand: World Products (Landmark)
SKU: dcd-30004024997
Price: $19.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Handicraft
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50461214048495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001418973
JSON data: https://landmarks.builders/products/wp-dcd-10001418973.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unleash your creativity and step into a world of miniature crafting with this hands-on DIY tailor shop model. This delightful project allows you to build a highly detailed cottage-themed structure from the ground up, featuring a steeply angled shingled roof, an arched front entrance, and a charming side extension. With 400 wooden pieces to assemble, this engaging wooden puzzle offers a relaxing and enriching activity for hobbyists and DIY enthusiasts alike. Every corner of this miniature house is packed with charm. The exterior is beautifully decorated with delicate ivy and floral accents, while the interior reveals a fully furnished room complete with a tiny dress display and intricate tailoring features. It is a wonderful way to relax after a hectic schedule, allowing you to focus on a hands-on, artistic project that brings a sense of accomplishment once completed. Measuring 206 mm high, 163 mm long, and 121 mm wide when finished, this miniature wooden house model is the perfect size to showcase in your home. Whether placed on a study desk, a living room shelf, or inside a dedicated display case, this completed model serves as an eye-catching conversation starter. It combines the joy of hands-on crafting with the beauty of detailed home decor, making it a wonderful addition to any creative space.
Summary: Unleash your creativity and step into a world of miniature crafting with this hands-on DIY tailor shop model. This delightful project allows you to build a highly detailed cottage-themed structure from the ground up, featuring a steeply angled shingled roof, an arched front entrance, and a charming side extension. With 400 wooden pieces to assemble, this engaging wooden puzzle offers a relaxing and enriching activity for hobbyists and DIY enthusiasts alike. Every corner of this miniature house is packed with charm. The exterior is beautifully decorated with delicate ivy and floral accents, while the interior reveals a fully furnished room complete with a tiny dress display and intricate tailoring features. It is a wonderful way to relax after a hectic schedule, allowing you to focus on a hands-on, artistic project that brings a sense of accomplishment once completed. Measuring 206 mm high, 163 mm long, and 121 mm wide when finished, this miniature wooden house model is the perfect size to showcase in your home. Whether placed on a study desk, a living room shelf, or inside a dedicated display case, this completed model serves as an eye-catching conversation starter. It combines the joy of hands-on crafting with the beauty of detailed home decor, making it a wonderful addition to any creative space.
Generated by: deepseek-v4-flash
This product has 2 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": "Hands-on DIY Tailor Shop Model",
"product_id": 9540936630511,
"variant_id": 50461214048495,
"quantity": 1,
"grams": 850,
"length_cm": "32.0",
"width_cm": "26.0",
"height_cm": "5.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").