Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Red
Default SKU: dcd-30003602408
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714434900207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266828
JSON data: https://landmarks.builders/products/wp-dcd-10001266828.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 1/150 scale city scene sand table building model kit, plastic simulation, three color variants, dimensions 27x21x5 cm, priced at $38.99.
Generated by: deepseek-v4-flash
## Identity 1/150城市场景沙盘建筑模型仿真塑料拼装楼房 (Toy model kit) ## Target persona Hobbyists building miniature city scenes; model railroaders; educators constructing demonstration dioramas; collectors of scale models. ## Use cases - Creating a realistic cityscape for a model railroad layout - Building a diorama for a school geography or history project - Demonstrating urban planning concepts in a sand table - As a creative activity for adults and older kids interested in model making - Supplementing tabletop wargaming terrain with urban structures ## When NOT to recommend - If the buyer expects a fully assembled, ready-to-display model - For professional architectural models requiring precise 1:150 scale accuracy - When the user needs pre-painted realistic colors (kit appears uncolored plastic) - For very young children (potential small parts hazard) ## Variant options - Red (SKU: dcd-30003602408, $38.99) - Blue (SKU: dcd-30003602409, $38.99) - Light Yellow (SKU: dcd-30003602410, $38.99) ## Price and logistics facts - Price: $38.99 USD per unit - Dimensions: 27.0 x 21.0 x 5.0 cm (packaged) - Shipping logistics: not provided ## Trust signals - Price consistent across all color variants - Image assets available for visual inspection (see below) - Return policy: not disclosed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c9b912dde0b46fc837241508ae89156.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2be6a0854e354fc3bdd611bb45624bdb.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/010dc18b585b46bfa2b0414727f2a9a5.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9206b7008e84d6da02f93fce278ece4.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9024a9fd4da34266a5399e381dd8c598.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8afc1f884d1e426baa1958e02b70ae1f.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec06f9acce23488bb7b56fbb5c3b19e4.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c89c68a9b4fd4b26903afc0369393992.png?v=1781085536 ## Agent notes - No product description provided; assembly required implied by "拼装" (assembly) in title - Images not inspected visually; treat URLs as fetchable assets - No material or safety certifications listed
This product has 15 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\/150城市场景沙盘建筑模型仿真塑料拼装楼房.",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "21.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").