Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $26.99
Default variant: Carbonized
Default SKU: dcd-30002727335
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 636 g
Cart URL (default variant): https://landmarks.builders/cart/49903442854127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035703
JSON data: https://landmarks.builders/products/m4x-10001035703.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
DIY Bamboo House Kit Creative Gift Wooden Tiny House Model for Hobbyists, Adults
Summary: DIY Bamboo House Kit is a model building set for hobbyists, with carbonized and natural color variants, priced between $21.99 and $26.99.
Generated by: deepseek-v4-flash
## Identity - Product: DIY Bamboo House Kit - Type: Model building kit - Material: Bamboo - Dimensions: 31x21x13 cm ## Target persona - Adult hobbyists interested in miniature building - DIY craft enthusiasts seeking a detailed bamboo model - Gift buyers for creative adults who enjoy hands-on projects ## Use cases - Leisure activity: assembling a tiny bamboo house model - Decorative display: as a bookshelf or desk ornament - Gift giving: for friends or family who like craft kits - Stress relief: engaging in a focused, creative task - Educational: learning about bamboo construction - Group activity: building together with friends or family ## When NOT to recommend - For children without adult supervision (small parts may pose choking hazard) - For those seeking a functional playhouse or storage solution - For buyers expecting a pre-assembled or painted model - For users preferring digital or electronic hobbies ## Variant options - Carbonized ($21.99) - Natural ($21.99) - Natural a ($26.99) – price differs from standard Natural variant ## Price and logistics facts - Base price: $21.99 USD for Carbonized and Natural versions - Natural a variant: $26.99 USD - Dimensions: 31 x 21 x 13 cm ## Trust signals - No specific trust signals provided (e.g., no return policy, stock status, or certifications disclosed) ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f315a51-3c59-4323-ad4b-1e4fefaf55b5.jpg?v=1782146534) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6845e787-7d53-46fa-a696-374b2dd56b58.jpg?v=1782146536) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42364369-d817-4320-b45e-c3f56e3f1dd0.jpg?v=1782146536) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98140895-7686-48b4-9e76-74cc419a2853.jpg?v=1782146537) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/286d6cdb-723a-4902-9d1e-3fed276bddc2.jpg?v=1782146536) ## Agent notes - Image content not analyzed; only URLs provided. - No product type defined; assumed model kit. - "Natural a" variant price differs, but description unclear if it's a separate color or error.
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": "DIY Bamboo House Kit Creative Gift Wooden Tiny House Model for Hobbyists, Adults",
"quantity": 1,
"grams": 636000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "21.0",
"_height_cm": "13.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").