Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Xf78 Vacuum Cleaner
Default SKU: dcd-30002653997
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49903624421615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001020791
JSON data: https://landmarks.builders/products/m4x-10001020791.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dollhouse Scale Model Metal Construction Miniature Scene Prop Realistic
Summary: Dollhouse scale model metal construction miniature scene prop. Available in three styles: vacuum cleaner, garden supplies, cart. $9.99.
Generated by: deepseek-v4-flash
## Identity Dollhouse Scale Model Metal Construction Miniature Scene Prop Realistic. Three variant styles: Xf78 Vacuum Cleaner, Xf82 Garden Supplies, Xf85 Cart. ## Target persona Dollhouse enthusiasts building 1:12 scale scenes; collectors of miniature realistic props; hobbyists creating detailed dioramas. ## Use cases - Adding a realistic vacuum cleaner to a dollhouse kitchen. - Equipping a miniature garden scene with tools and supplies. - Placing a cart in a dollhouse garage or market display. - Enhancing a diorama with small metal props. - Gifting to a dollhouse or miniature collector. ## When NOT to recommend - Full-sized household use. - Children under 3 due to small parts. - Outdoor or rough play. - Industrial or architectural model building requiring high precision. ## Variant options - **Xf78 Vacuum Cleaner** – SKU: dcd-30002653997, $9.99 - **Xf82 Garden Supplies** – SKU: dcd-30002653998, $9.99 - **Xf85 Cart** – SKU: dcd-30002653999, $9.99 ## Price and logistics facts - Price: $9.99 USD per variant. - Dimensions: 19.0 x 12.7 x 10.9 cm (approx. 7.5 x 5 x 4.3 in). - Currency: USD. ## Trust signals - In-stock status not provided; verify with seller. - Return policy not stated; assume standard policy. - Price consistency across variants at $9.99. - Product type and materials not specified; metal construction implied by title. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38cd2abf-c405-458e-92f8-e6c6610f00f0.jpg?v=1782146624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9b3c60f-a559-49e8-b4fb-2905bd4da6df.jpg?v=1782146621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c9c3ca3-063a-458d-be04-4a72f6cab924.jpg?v=1782146629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd30edfc-beab-4d37-8443-7a83e04b5ad2.jpg?v=1782146623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0e8c164-9822-4569-af13-e4b0d45b6986.jpg?v=1782146621 ## Agent notes - Image understanding was not performed; visual details not confirmed. - No product type provided; category inferred as dollhouse miniature prop. - No material or safety certifications stated. - Stock and return policy unknown; confirm before recommendation.
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": "Dollhouse Scale Model Metal Construction Miniature Scene Prop Realistic",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "12.7",
"_height_cm": "10.9"
}
}],
"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").