Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $110.00
Default variant: Bear Red Girl
Default SKU: dcd-30003489696
Default price: $110.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49810813223151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001231457
JSON data: https://landmarks.builders/products/m4x-10001231457.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Scale: This 1/18 scale decor model is a compact figurine sized for shelves, desktops, and miniature scenes, making it easy to place without taking up much space.
Material: Crafted as a resin figurine, it offers a solid decorative feel with a polished surface that supports the fine painted details shown on the piece.
Design: The female figurine features carefully shaped facial features and hand-finished coloring, giving the miniature display figure a refined and detailed look.
Display Use: Designed as a small decorative model, this figurine works well in curated displays, dioramas, and collection setups where a subtle accent is needed.
Visual Effect: The detailed painting and compact 9.8 cm height help create a lifelike decorative presence, adding character and visual interest to miniature settings.
Summary: Painted Resin Mini Figure Hand-Finished Resin Figurine Fine Facial Details. Description: 【Product Type】: A 1/18 scale miniature female figurine made of resin, designed as a decor model for display in small scenes or on a shelf. 【Display Use】: This figurine works as a miniature display figure, bringing a compact visual accent to model setups, dioramas, or curated collections. 【Surface Feature】: The resin figurine features finely painted facial features and detailed hand-finished coloring for a carefully crafted look. 【Crafted Finish】: With its hand-finished paintwork, this female figurine offer
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": "Painted Resin Mini Figure Hand-Finished Resin Figurine Fine Facial Details",
"product_id": 9429825913071,
"variant_id": 49810813223151,
"quantity": 1,
"grams": 50,
"length_cm": "18.0",
"width_cm": "16.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").