Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $90.00 – $110.00
Default variant: Casual Female Photo
Default SKU: dcd-30003593247
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49877078606063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001263405
JSON data: https://landmarks.builders/products/m4x-10001263405.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 Model: This 1/18 scale figure is a miniature human character designed for photography props and diorama scenes, making it easy to add a realistic person component to small-scale displays.
Material: Crafted as a handmade resin figure, it offers a solid crafted feel and a detailed shape that suits close-up viewing and careful scene arrangement.
Surface Detail: The painted miniature figure features fine facial features and hand-finished details that help the character stand out in display setups and staged photos.
Display Use: As a display figure, it works well as a standalone character for shelf presentation, model scenes, or creative composition where a single human subject is needed.
Scene Effect: This resin figurine helps complete miniature environments with a lifelike human presence, adding depth and visual interest to dioramas, tabletop arrangements, and photo projects.
Summary: 1/18 Scale Figure Facial Features 1/18 Scale Figurine Gift Idea for Display. Description: 【Basic Identity】: A 1/18 scale figure designed as a display figure for photography props and diorama scenes, offering a compact human form that fits naturally into miniature settings. 【Material】: Crafted as a handmade resin figure, with a solid sculpted body that gives the piece a detailed, collectible feel for tabletop or shelf display. 【Detailing】: This resin figurine features fine painted details and carefully finished facial features, helping the character stand out in close-up scene arrangements. 【Fu
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 Scale Figure Facial Features 1\/18 Scale Figurine Gift Idea for Display",
"product_id": 9437291610351,
"variant_id": 49877078606063,
"quantity": 1,
"grams": 80,
"length_cm": "12.0",
"width_cm": "10.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").