Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99 – $59.99
Default variant: Left Normal
Default SKU: dcd-30003751110
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/50149831147759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001320361
JSON data: https://landmarks.builders/products/m4x-10001320361.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a stunning crane figurine crafted with a polished gold-toned body and a slender, long-necked pose that brings a touch of sophisticated artistry to any modern space.
Premium Materials: Built with a solid rectangular white marble base measuring 14 cm long, 8 cm wide, and 2.3 cm high, providing a heavy and stable foundation for this exquisite lustrous ornament.
Reflective Accents: Designed with a translucent crystal-like tail accent and fine, reflective surface detailing that catches the light beautifully, making this crane statue with marble base a true visual highlight.
Versatile Decor: Serves as an eye-catching decor piece that seamlessly elevates your interior styling, whether placed in a living room, display cabinet, shelf, or wine cabinet.
Artistic Attraction: This unique statue combines lustrous luster with natural stone textures, offering art collectors and homeowners a refined aesthetic that enhances contemporary home environments.
Summary: Crane Statue with Marble Base Elegant Ornament Slender Decor for Homeowners, Art Collectors, Shelf. 【Elegant Design】: Features a stunning crane figurine crafted with a polished gold-toned body and a slender, long-necked pose that brings a touch of sophisticated artistry to any modern space. 【Premium Materials】: Built with a solid rectangular white marble base measuring 14 cm long, 8 cm wide, and 2.3 cm high, providing a heavy and stable foundation for this exquisite lustrous ornament. 【Reflective Accents】: Designed with a translucent crystal-like tail accent and fine, reflective surface detail
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": "Crane Statue with Marble Base Elegant Ornament Slender Decor for Homeowners, Art Collectors, Shelf",
"product_id": 9456551821551,
"variant_id": 50149831147759,
"quantity": 1,
"grams": 1600,
"length_cm": "41.0",
"width_cm": "19.0",
"height_cm": "13.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").