Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003416705
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 174 g
Cart URL (default variant): https://landmarks.builders/cart/49877909635311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001208262
JSON data: https://landmarks.builders/products/m4x-10001208262.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Garden Accent: This garden decor adds a peaceful accent to patios, courtyards, and flower beds with its lifelike pigeon figurine design that blends naturally into outdoor greenery.
Realistic Craft: Shaped as a bird statue with feather texture, a calm stance, and hand-painted design details, this dove ornament brings a natural look that feels charming from every angle.
Long-Lasting Build: Made as a resin bird sculpture, it offers a sturdy feel for indoor or outdoor display and is designed to withstand well in everyday yard or garden settings.
Two-Piece Set: The set includes two matching pigeons, making it easy to create a coordinated display, share the look across different areas, or place them as a pair for extra visual effect.
Display Effect: Positioned on a path, ledge, or planter, these figurines help soften hard surfaces and create a serene, welcoming atmosphere that makes your outdoor space feel more finished.
Summary: 2 Pieces Pigeon Statue Outdoor Decoration Pigeon Figurine Realistic Look. Description: 【Product Type】: This 2-piece pigeon statue set includes a white bird statue and a dark pigeon figurine, giving you two coordinated accents for natural-looking garden decor. 【Realistic Design】: Carefully shaped feathers, bright eyes, and hand-painted details make each dove ornament feel lifelike, adding a calm, finished look to paths, planters, and patios. 【Material】: Made as a resin bird sculpture, it offers a solid decorative feel while staying lightweight enough to place easily wherever you want a charming
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": "2 Pieces Pigeon Statue Outdoor Decoration Pigeon Figurine Realistic Look",
"product_id": 9437362258159,
"variant_id": 49877909635311,
"quantity": 1,
"grams": 174,
"length_cm": "19.0",
"width_cm": "16.0",
"height_cm": "9.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").