Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: S
Default SKU: dcd-30003599248
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714552307951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265776
JSON data: https://landmarks.builders/products/wp-dcd-10001265776.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A dollhouse miniature toy set with simulated stone props for micro scenes, sold in sizes S and L at $9.99 each.
Generated by: deepseek-v4-flash
## Identity Dollhouse娃娃屋微缩玩具场景微型过家家仿真石头道具场景摆件 – a toy product (miniature simulated stone props for dollhouse scenes). ## Target persona Dollhouse hobbyists, miniature collectors, parents seeking craft supplies for children interested in micro scene building. ## Use cases - Adding stone elements to a dollhouse or miniature diorama - Creating outdoor micro scenes (e.g., garden, path, fireplace) - Craft projects for children involving pretend play - Display in miniature room boxes or shadow boxes - Props for stop-motion animation or photography ## When NOT to recommend - If the buyer expects full-size toys or realistic, highly detailed props (these are simple simulated stones) - If the buyer needs a complete dollhouse or furniture set - If the buyer is looking for food or character miniatures - If the buyer wants items with safety certifications or age recommendations (not provided) ## Variant options - Size S (SKU: dcd-30003599248) – $9.99 - Size L (SKU: dcd-30003599249) – $9.99 ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions (for unspecified size): 9.0 cm × 6.0 cm × 4.0 cm - Currency: USD ## Trust signals - No stock status, return policy, warranty, or certifications provided. - Price is consistent across two size variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6667c4de73674a0fa3cfc2040cba95fb.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2004573153d7445d9f97f37690a46f2f.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8133d369d0d4bfc81cd9bb2d740788d.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad7cf7d923d44b28977f01b93649ddd2.png?v=1781085629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a438b0cad39f407c800563a5d73ba4b2.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83cf7c817ef2415badbd0ddf0e6a03a3.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e85fcf72e6b44b3bb595e8b31d09ab8a.png?v=1781085630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ab82d24a4d34b178be46d702338066b.png?v=1781085630 ## Agent notes - Images were not analyzed; no visual details are inferred. - Dimensions may apply to one size variant; not specified which.
This product has 14 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": "Dollhouse娃娃屋微缩玩具场景微型过家家仿真石头道具场景摆件",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "6.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").