Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $90.00 – $141.00
Default variant: 1-18
Default SKU: dcd-30002756830
Default price: $141.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 175 g
Cart URL (default variant): https://landmarks.builders/cart/49810345689327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043367
JSON data: https://landmarks.builders/products/m4x-10001043367.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Meticulous Craftsmanship: This collectible model is meticulously crafted from high-quality resin, ensuring every intricacy from the facial facial features to the clothing texture is captured with breathtaking realism.
Artistic Intricacy: Each miniature figurine is hand-painted by professional artists, featuring delicate facial features and rich hues that bring the character to life in any display setting.
Perfect Scale: Designed as a 1/18 scale female figure, it stands approximately 9.7cm tall, making it an perfect size for pairing with die-cast car models or building complex architectural dioramas.
Appealing Design: This girl holding ice cream figurine depicts a relaxed summer scene, adding a tinge of warmth and storytelling to your desktop, shelf, or hobbyist collection.
Premium Material: The hand-painted resin statuette is made from environmentally safe, long-lasting resin that maintains its shape and color over time, serving as a long-lasting piece of miniature art.
Summary: Girl Holding Ice Cream Figurine Realistic Design Female Figure Collectible Hand Painted Resin Figurine for Hobbyists. 【Craftsmanship】: This collectible model is meticulously crafted with high-precision resin to ensure every detail of the character is depicted 【Lifelike Design】: Each miniature figurine features a pose of a young woman enjoying a summer treat, adding a touch of warmth to display settings. 【Proportions】: This female figure , making it an ideal size for standard diorama layouts and car model pairings. 【Artistic Finish】: Every girl holding ice cream figurine is finished with profes
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": "Girl Holding Ice Cream Figurine Realistic Design Female Figure Collectible Hand Painted Resin Figurine for Hobbyists",
"product_id": 9429714403567,
"variant_id": 49810345689327,
"quantity": 1,
"grams": 175,
"length_cm": "19.0",
"width_cm": "17.0",
"height_cm": "10.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").