Brand: World Products (Landmark)
SKU: dcd-30003563993
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50151068074223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001252062
JSON data: https://landmarks.builders/products/m4x-10001252062.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: A tabletop fairy figurine shaped as a seated floweressence girl, with flowing hair, large foliagelike wings, and a compact form that suits garden, patio, or home display.
Decoration: This outdoor decor piece adds a soft fantasy accent to a shelf, tabletop, porch, or planter area, bringing a calm and whimsical accent to everyday areas.
Details: The flower spirit figurine features painted soft green and pale flesh tones, yellow wing-like structure accents, and a small white flower on the dress for a delicate, finished look.
Build: Made as a resin leaf wing-like structure fairy statue, it offers a solid Fairy figurine small size, with dimensions of 10.5 cm long, 12.6 cm high, and 8 cm deep, plus a net weight of about 200 g.
Effect: This fairy figurine creates a gentle decorative focal point that can brighten a quiet corner, complement nature-themed arrangements, and add a playful spirit to indoor or outdoor settings.
Summary: Flower Spirit Figurine Tabletop Outdoor Decor Compact for Garden, Patio. 【Design】: A tabletop fairy figurine shaped as a seated floweressence girl, with flowing hair, large foliagelike wings, and a compact form that suits garden, patio, or home display. 【Decoration】: This outdoor decor piece adds a soft fantasy accent to a shelf, tabletop, porch, or planter area, bringing a calm and whimsical accent to everyday areas. 【Details】: The flower spirit figurine features painted soft green and pale flesh tones, yellow wing-like structure accents, and a small white flower on the dress for a delicate,
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": "Flower Spirit Figurine Tabletop Outdoor Decor Compact for Garden, Patio",
"product_id": 9456956145903,
"variant_id": 50151068074223,
"quantity": 1,
"grams": 250,
"length_cm": "15.7",
"width_cm": "14.5",
"height_cm": "11.3"
}],
"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").