Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink
Default SKU: dcd-30002710475
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: 24 g
Cart URL (default variant): https://landmarks.builders/cart/49903536636143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031394
JSON data: https://landmarks.builders/products/m4x-10001031394.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Authentic Scale: This exquisitely crafted 1:12 scale infant carriage is designed to fit within standard miniature environments, providing a realistic touch to your collection.
Premium Material: Constructed from high-quality iron, this miniature furniture piece features a classic European aesthetic that adds elegance and longevity to any exhibit.
Detailed Craftsmanship: Each miniature showcases intricate details, from the rotating wheels to the curved handle, making it a standout decorative ornament for hobbyists.
Versatile Decor: This charming dollhouse pram is an ideal choice for improving dioramas, creating lifelike model photography scenes, or simply as a unique desktop display.
Accessory: As a dollhouse accessory, it helps bring miniature nurseries , offering a professional-grade prop for collectors and creative enthusiasts alike.
Summary: This 1:12 scale iron doll pram features realistic detail, rotating wheels, and curved handle, suitable for dollhouse dioramas and miniature photography.
Generated by: deepseek-v4-flash
## Identity 1:12 Scale Infant Carriage / Doll Pram - Iron construction, classic European style. Available in Pink, Black, White. ## Target persona Hobbyists building 1:12 scale dollhouse dioramas; collectors of miniature furniture; model photographers needing realistic props; crafters enhancing miniature scenes. ## Use cases 1. Add realism to a dollhouse nursery scene. 2. Prop for miniature photography compositions. 3. Decorative element on a desktop or shelf. 4. Accent piece in a 1:12 scale diorama. 5. Gift for miniature enthusiasts. ## When NOT to recommend For children under 3 due to small parts; for outdoor use; for tense situations requiring high durability; for those needing battery-operated or interactive features. ## Variant options Three color variants: Pink, Black, White. All priced $9.99. ## Price and logistics facts Price $9.99 USD. Dimensions: 24.0L x 16.0W x 6.0H cm. Weight not provided. Variants all same price. ## Trust signals Multiple color options in stock. Iron construction suggests durability. Return policy not provided in facts. ## Image assets 5 images available at provided URLs. ## Agent notes Images were not inspected for visual details. Product description mentions rotating wheels and curved handle. No certifications or material details beyond iron.
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 Infant Carriage Realistic Detail 1:12 Scale Doll Pram Smooth Polished Metal Doll Carriage for Dioramas",
"quantity": 1,
"grams": 24000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "16.0",
"_height_cm": "6.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").