Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99
Default variant: Orange
Default SKU: dcd-30003433131
Default price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49810780651759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001213775
JSON data: https://landmarks.builders/products/m4x-10001213775.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cute Figurine: This cute girl figurine brings a soft, artistic feel to home decor, with a flower head girl statue design that stands out on shelves, cabinets, and desks without looking bulky.
Hand-Painted Finish: Carefully hand-painted details give the figurine a layered, refined look, while the polished resin surface helps create a clean table ornament that feels decorative from every angle.
Resin Material: Made from long-lasting resin, this figurine is shaped for stable display and everyday placement, making it a reliable accent piece for a TV cabinet, entryway, or living room.
Decorative Attraction: As a charming home decor accent, the floral outline and gentle posture add warmth and personality to a room, helping create a more inviting and styled interior space.
Display Purpose: Designed as a shelf sitter figurine, it adds a calm, elegant focal point to quiet corners, coffee tables, and sideboards, making it ideal for refreshing your space with minimal effort.
Summary: Cute Girl Figurine Gift Idea Shelf Sitter Figurine Resin Material for TV Cabinet. Description: 【Design】: This cute girl figurine combines a flower head girl statue look with a soft modern design, bringing a warm and artistic accent to everyday home decor. 【Function】: Used as a table ornament, it instantly adds visual interest to shelves, TV cabinets, entryway consoles, desks, or coffee tables without taking up much space. 【Material】: Made from resin material with a painted finish, this figurine offers a polished look and stable standing feel for long-lasting display. 【Selling Point】: The overs
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": "Cute Girl Figurine Gift Idea Shelf Sitter Figurine Resin Material for TV Cabinet",
"product_id": 9429816803567,
"variant_id": 49810780651759,
"quantity": 1,
"grams": 1800,
"length_cm": "25.0",
"width_cm": "25.0",
"height_cm": "41.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").