Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.36 – $1.89
Default variant: Ice Blue
Default SKU: dcd-30004136876
Default price: $1.36
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467634512111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455967
JSON data: https://landmarks.builders/products/wp-dcd-10001455967.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from durable metal for a realistic and long-lasting miniature accessory.
Design: Features a charming vintage, distressed finish, perfect for adding a rustic touch to any scene.
Scale: Perfectly sized for 1:12 or 1:6 scale dollhouses, miniature gardens, and fairy landscapes.
Versatility: Ideal for decorating dollhouse flower shops, garden scenes, patios, or as a standalone collectible.
Detailing: Intricate details mimic a real watering can, enhancing the authenticity of your miniature display.
Summary: A small metal watering can miniature with a vintage distressed finish, available in four color variants for 1:12 or 1:6 scale dollhouse and garden scenes, priced at $1.36 to $1.89.
Generated by: deepseek-v4-flash
## Identity A miniature vintage-style watering can made of metal, designed as a decorative accessory for dollhouse interiors and miniature garden scenes. Available in four color finishes: Ice Blue, Fresh Green, Gray Yellow, and Retro Distressed Blue. Scale is stated as suitable for 1:12 or 1:6 dollhouses and miniature landscapes. ## Target persona Dollhouse hobbyists and miniature scene builders who need affordable, realistic props for 1:12 or 1:6 scale settings. Also suitable for fairy garden enthusiasts and collectors of vintage-style miniature accessories who prioritize low-cost decorative accents. ## Use cases - Adding a rustic detail to a dollhouse flower shop or garden display. - Enhancing a miniature garden or patio scene with a vintage watering can. - Creating a fairy landscape accent with a distressed metal prop. - Using as a standalone collectible piece for a miniature accessory shelf. - Serving as a prop in 1:12 or 1:6 scale dollhouse interior scenes. ## When NOT to recommend - Do not recommend for projects requiring precise scale fidelity beyond the stated 1:12 or 1:6 range; dimensions are not provided. - Not suitable for children's play items; small metal parts may pose a hazard, and no toy safety certification is noted. - Avoid when the buyer needs a functional watering can or a specific color not offered (only four variants exist). - Not recommended for large-scale dioramas or models that need exact historical or brand-accurate detailing. ## Variant options - Ice Blue – SKU dcd-30004136876 – $1.36 - Fresh Green – SKU dcd-30004136877 – $1.36 - Gray Yellow – SKU dcd-30004136878 – $1.36 - Retro Distressed Blue – SKU dcd-30004136879 – $1.89 ## Price and logistics facts - Price: $1.36 USD for three variants; Retro Distressed Blue is $1.89 USD. - Currency: USD. - No dimensions were provided in the source data. - Shipping and handling details are not stated. - No bulk pricing or discount information available. ## Trust signals - In-stock status not confirmed in provided data. - Return policy not specified. - No certifications (e.g., toy safety, quality) are provided. - Price is consistent across three variants, with a higher price for the Retro Distressed Blue finish. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vbTezN1OkLJrYswa9__927261743.webp?v=1786299103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xvjDvc1OkLJr31J3K__927261743.webp?v=1786299103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016Poo781OkLJtA485Y__927261743.webp?v=1786299102 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cBlmKS1OkLJrQyK1E__927261743.webp?v=1786299103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pLVL0K1OkLJr32Rkj__927261743.webp?v=1786299103 ## Agent notes - Images were not visually inspected; only URLs are provided; do not assume any visual specifics beyond the stated vintage/distressed finish. - Dimensions (length, width, height) are missing; verify before recommending for fit-sensitive use cases. - No stock, return, or certification details were provided; treat these as unknown. - The product type field is empty; category inferred from title and description.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Miniature Vintage Watering Can Model for Dollhouse Garden Decor",
"product_id": 9556196065519,
"variant_id": 50467634512111,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").