Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.00 – $35.00
Default variant: Green White Carved
Default SKU: dcd-30003679525
Default price: $30.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50149945999599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001296011
JSON data: https://landmarks.builders/products/m4x-10001296011.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Features a beautifully crafted bird figurine with an extended beak, a rounded body, and a carved-look finish that adds a touch of artisanal charm to your living space.
Sturdy Construction: Built with thin metal wire legs securely mounted on a textured pedestal base, ensuring this bird statue remains stable and upright on any flat surface.
Coastal Style: Brings a relaxed, seaside-inspired aesthetic to your home decor, showcasing delicate painted detailing on the wings and tail area for a subtle highlight of artistry.
Versatile Display: Designed as a standing tabletop figurine that fits perfectly on desks, shelves, cabinets, windowsills, or mantelpieces to instantly elevate your interior styling.
Charming Ornament: Serves as an elegant decorative statue that effortlessly enhances the visual attraction of your bedroom, living room, study corner, or office entryway.
Summary: 2 Pieces Bird Figurine Tabletop Sculpture with Pedestal Coastal Bird Statue for Desk. 【Artistic Design】: Features a beautifully crafted bird figurine with an extended beak, a rounded body, and a carved-look finish that adds a touch of artisanal charm to your living space. 【Sturdy Construction】: Built with thin metal wire legs securely mounted on a textured pedestal base, ensuring this bird statue remains stable and upright on any flat surface. 【Coastal Style】: Brings a relaxed, seaside-inspired aesthetic to your home decor, showcasing delicate painted detailing on the wings and tail area for a
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 Bird Figurine Tabletop Sculpture with Pedestal Coastal Bird Statue for Desk",
"product_id": 9456587505903,
"variant_id": 50149945999599,
"quantity": 1,
"grams": 650,
"length_cm": "38.0",
"width_cm": "22.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").