Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $14.99
Default variant: M231051-1
Default SKU: dcd-30003759895
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 690 g
Cart URL (default variant): https://landmarks.builders/cart/50166263841007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001322996
JSON data: https://landmarks.builders/products/m4x-10001322996.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Features an elegant standing horse figurine captured in a majestic pose on a sturdy rectangular base, making it a striking focal point for any room.
Ornate Detailing: This beautifully crafted horse statue showcases intricate carved-style detailing, complete with a decorative saddle, bridle, draped chain accents, and shimmering gold-tone highlights on the mane, hooves, and trim.
Premium Material: Constructed from high-quality resin, this sturdy ornament offers a refined, sculpted look with a substantial feel, weighing approximately 550 g.
Compact Dimensions: Measuring 22 x 5 x 18.5 cm, this compact standing horse statue fits perfectly on desks, shelves, consoles, or living room cabinets without crowding your space.
Versatile Decor: An ideal decorative centerpiece, this sophisticated statue brings a touch of classic elegance and polished style to both modern home interiors and professional office areas.
Summary: Standing Horse Figurine Resin Sculpture Elegant for Shelf, Office. 【Artistic Design】: Features an elegant standing horse figurine captured in a majestic pose on a sturdy rectangular base, making it a striking focal point for any room. 【Ornate Detailing】: This beautifully crafted horse statue showcases intricate carved-style detailing, complete with a decorative saddle, bridle, draped chain accents, and shimmering gold-tone highlights on the mane, hooves, and trim. 【Premium Material】: Constructed from high-quality resin, this sturdy ornament offers a refined, sculpted look with a substantial fe
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": "Standing Horse Figurine Resin Sculpture Elegant for Shelf, Office",
"product_id": 9461603860719,
"variant_id": 50166263841007,
"quantity": 1,
"grams": 690,
"length_cm": "27.0",
"width_cm": "10.5",
"height_cm": "23.5"
}],
"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").