Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Yw2273
Default SKU: dcd-30003759892
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/50166482174191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001322995
JSON data: https://landmarks.builders/products/m4x-10001322995.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: This beautifully crafted parrot figurine features a detailed depiction of parrots perched gracefully on a natural-looking branch, bringing a touch of the outdoors inside.
Hand-Painted Finish: Each bird statue is meticulously hand-painted with a vibrant multicolor finish, highlighting the textured feathers, detailed beaks, and lifelike eyes.
Sturdy Construction: Made from high-quality resin, this sturdy statue is built to last and is supported by a solid, dark round base that ensures stability on any flat surface.
Versatile Decor: An ideal piece of home decor, this ornamental accent fits perfectly on living room shelves, office desktops, mantelpieces, or entryway tables.
Charming Gift: This exquisite parrot statue makes a wonderful present for nature lovers, bird enthusiasts, or anyone looking to add an artful, tropical touch to their living space.
Summary: Parrot Figurine Hand-Painted Parrot Statue with Base Resin for Nature Lovers. 【Artistic Design】: This beautifully crafted parrot figurine features a detailed depiction of parrots perched gracefully on a natural-looking branch, bringing a touch of the outdoors inside. 【Hand-Painted Finish】: Each bird statue is meticulously hand-painted with a vibrant multicolor finish, highlighting the textured feathers, detailed beaks, and lifelike eyes. 【Sturdy Construction】: Made from high-quality resin, this sturdy statue is built to last and is supported by a solid, dark round base that ensures stability o
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": "Parrot Figurine Hand-Painted Parrot Statue with Base Resin for Nature Lovers",
"product_id": 9461717008623,
"variant_id": 50166482174191,
"quantity": 1,
"grams": 380,
"length_cm": "23.5",
"width_cm": "16.0",
"height_cm": "14.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").