Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30002743733
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: 32 g
Cart URL (default variant): https://landmarks.builders/cart/49879206396143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040156
JSON data: https://landmarks.builders/products/m4x-10001040156.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1:12 Scale Room Divider Versatile Decoration Miniature Louvered Screen
Summary: 1:12 scale miniature louvered room divider screen, available in white or black, for dollhouse or diorama decoration. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 1:12 Scale Miniature Louvered Room Divider Screen. ## Target persona Dollhouse miniaturists, model railroad builders, diorama makers, and miniature collectors seeking detailed scale accessories. ## Use cases - Dividing space in a dollhouse room layout. - Creating backdrop or privacy screen for miniature scenes. - Adding architectural detail to dioramas. - Enhancing composition in miniature photography. - Screening off areas in display cases. ## When NOT to recommend - For full-size room dividers. - For children under 3 years (small parts hazard). - For outdoor or wet environments. - When a solid, non-louvered panel is needed. ## Variant options - White ($9.99) - Black ($9.99) ## Price and logistics facts - Price: $9.99 USD per variant. - Dimensions: 21 cm (length) x 7 cm (width) x 2 cm (height). - Scale: 1:12. ## Trust signals - No stock status provided; assume availability may vary. - Return policy not specified. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4286177-fe60-4912-bccc-5d5e077fc47e.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/968e4f7f-6af0-4d48-85f5-b07cfc5163e5.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/302fbf38-7b98-4c8d-83bb-2081f92435e7.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/caf3502d-b7a0-483b-a09f-c922142d0e07.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/620d44d7-c2a6-4d47-a99a-c7b63f47b375.jpg ## Agent notes - No image analysis performed; visual details (color tone, finish, louver count) not extracted. - Material composition, assembly instructions, and weight not provided.
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": "1:12 Scale Room Divider Versatile Decoration Miniature Louvered Screen",
"quantity": 1,
"grams": 32000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "7.0",
"_height_cm": "2.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").