Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $110.00
Default variant: 1-18
Default SKU: dcd-30002855459
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: 155 g
Cart URL (default variant): https://landmarks.builders/cart/49810355716335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001074750
JSON data: https://landmarks.builders/products/m4x-10001074750.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Exquisite Craftsmanship: This hand-painted resin doll features meticulous detailing, capturing the casual elegance of a modern girl enjoying a coffee break with stunning realism.
Versatile Application: An perfect miniature scene accessory for city street scenes, architectural layouts, or creative photography projects that require a hint of life and personality.
Precision Scaling: Available as a high-quality scale model in 1/18 and 1/24 ratios, ensuring perfect compatibility with your existing vehicle collections and miniature environments.
Lifelike Presence: This miniature woman figure stands in a natural, relaxed pose with a coffee cup in hand, adding a familiar human aspect to any display or sand table setup.
Collector Quality: Each human figurine is crafted from premium resin and finished with professional-grade pigments, making it a long-lasting and beautiful addition to any desktop decoration.
Summary: Coffee Girl Figurine Realistic Pose Miniature Woman Figure for Sand Tables. Description: 【Meticulous Craftsmanship】: This hand-painted resin doll features meticulous detailing that brings the character to life with vibrant colors and realistic textures. 【Versatile Application】: An perfect miniature scene accessory for metropolitan street scenes, architectural layouts, or creative photography projects that require a hint of realism. 【Scale Precision】: Available as a high-quality scale model in 1/18 and 1/24 ratios, ensuring perfect compatibility with standard miniature vehicles and buildings. 【
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": "Coffee Girl Figurine Realistic Pose Miniature Woman Figure for Sand Tables",
"product_id": 9429717057775,
"variant_id": 49810355716335,
"quantity": 1,
"grams": 155,
"length_cm": "42.8",
"width_cm": "17.0",
"height_cm": "16.2"
}],
"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").