Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.44 – $2.39
Default variant: 1:87 Scale / Public Trash Can
Default SKU: dcd-30003673873
Default price: $1.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/50455692804335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294002
JSON data: https://landmarks.builders/products/wp-dcd-10001294002.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This miniature public trash bin model serves as a highly detailed, blank canvas designed specifically for scale modeling and creative hobbyists. Designed as a versatile diorama prop, it allows you to build realistic streetscapes, park scenes, or cityscape environments for your miniature displays. The unfinished white mold of this trash bin model is completely paintable, allowing you to apply custom colors, weathering, and realistic grime to match your specific layout. This miniature trash can is perfect for figure photography, providing a realistic, scaled component that adds depth and authentic context to your character setups. Featuring a rectangular top, a boxy framed body, two front panel sections, upright side supports, and a flat base, this model offers a stable and structurally detailed design.
Summary: Unpainted public trash bin miniature for dioramas and figure photography; offered in 1:87, 1:64, and 1:43 scales, with prices from $1.44 to $2.39.
Generated by: deepseek-v4-flash
## Identity Unpainted blank miniature public trash bin model, rectangular top, boxy framed body, two front panels, upright side supports, flat base. Sold as a paintable prop for scale modeling and diorama scenes. ## Target persona Hobbyists building scale-model streetscapes (1:87, 1:64, 1:43), diorama makers, and figure photographers needing a realistic, customizable street-level prop. People comfortable painting/weathering their own models. ## Use cases - Adding a public trash bin to a 1:87/1:64/1:43 miniature city layout. - Painting and weathering to match a specific streetscape or park scene. - Providing a scale-context prop in action figure or model photography. - Practicing advanced painting techniques (rust, grime, graffiti) on a low-cost blank. - Populating display bases for vehicle or figure models. ## When NOT to recommend - Buyers who want a pre-painted, ready-to-display model. - Those needing a full-size or functional trash can. - Anyone seeking a toy for unsupervised small children (contains small parts/not a finished toy). - Buyers wanting a highly detailed, brand-specific trash bin (generic design only). ## Variant options - 1:87 Scale / Public Trash Can – SKU dcd-30003673873 – $1.44 - 1:64 Scale / Public Trash Can – SKU dcd-30003673874 – $1.44 - 1:43 Scale / Public Trash Can – SKU dcd-30003673875 – $2.39 ## Price and logistics facts - Base price: $1.44 USD (1:87 and 1:64); 1:43 scale $2.39 USD. - Dimensions: 10.0 cm (L) x 8.0 cm (W) x 5.0 cm (H) – as listed. - Currency: USD. - Shipping, stock status, and handling times not specified. ## Trust signals - Catalog tags include "wp-content-validated" and "wp-quality-audited" (internal quality indicators). - Prices and sizes explicitly listed per variant. - No certifications, warranty, or return-policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ffef410-7048-4a69-9542-7936d2567389.jpg?v=1786242177 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2884ff73-e652-47e5-ad9c-50b949d07e4a.jpg?v=1786242175 ## Agent notes - Product is an unfinished blank; no painting or assembly included. - The stated 10x8x5 cm dimensions likely refer to the package, not the scale model's final size. - Image contents were not inspected; visual details beyond the text description are unverified. - Variants differ only by scale and price; style is the same public trash can.
This product has 2 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": "Diorama Prop Unfinished Trash Bin Model Miniature Trash Can Paintable Blank for Hobbyists, Figure Photography",
"product_id": 9537717764335,
"variant_id": 50455692804335,
"quantity": 1,
"grams": 10,
"length_cm": "10.0",
"width_cm": "8.0",
"height_cm": "5.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. 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").