Brand: World Products (Landmark)
SKU: dcd-30003295441
Price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49810819481839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001164860
JSON data: https://landmarks.builders/products/m4x-10001164860.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Collectible Display Piece: This collectible figure is designed as a 1:18 figure for collectors who want a stylish miniature with strong shelf presence. Its compact scale makes it easy to display on a desk, in a cabinet, or as part of a themed scene.
Detailed Craftsmanship: As a painted lady figurine, it features hand-finished coloring and clear facial detailing that give the miniature figurine a more true-to-life, display-ready look. The careful paint application helps the character stand out from simple mass-made decor.
Material & Build: Made from resin, this scale model figure offers a solid feel and fine surface definition that suits close-up viewing. The construction keeps the pose stable, making it ideal for long-term display without complicated setup.
Display Value: This 1:18 figure adds a polished, fashionable highlight to a workspace, collector shelf, or photo backdrop. Its refined styling and confident pose make it an easy way to bring personality and visual interest to a small space.
Scene & Purpose: Designed to serve as a miniature figurine for themed arrangements, it works well for collectors who enjoy building mini scenes or decorating with character-focused pieces. It creates a strong visual focal point that can help complete a curated display.
Summary: 1:18 Figure Miniature Display Blue Robe Figurine Display Collectible for Collectors, Desk Decor. 【Collectible Display Piece】: This collectible figure is designed as a 1:18 figure for collectors who want a stylish miniature with strong shelf presence. Its compact scale makes it easy to display on a desk, in a cabinet, or as part of a themed scene. 【Detailed Craftsmanship】: As a painted lady figurine, it features hand-finished coloring and clear facial detailing that give the miniature figurine more , display-ready look. The careful paint application helps the character stand out from simple mas
Generated by: m4x-map-v1
This product has 12 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": "1:18 Figure Miniature Display Blue Robe Figurine Display Collectible for Collectors, Desk Decor",
"product_id": 9429827977455,
"variant_id": 49810819481839,
"quantity": 1,
"grams": 80,
"length_cm": "12.0",
"width_cm": "8.0",
"height_cm": "4.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").