Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $168.99
Default variant: White Yellow
Default SKU: dcd-30003573219
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6350 g
Cart URL (default variant): https://landmarks.builders/cart/49974000681199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001255963
JSON data: https://landmarks.builders/products/m4x-10001255963.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This abstract horse sculpture combines a modern Chinese style with a horse form and a draped, curtain-like front section, creating a distinctive decor piece for refined interior settings.
Material: Crafted as an aluminum horse sculpture, it offers a solid metal construction with a substantial 6.35 kg weight for a stable and substantial display presence.
Display Use: Designed as a horse statue for indoor areas, it works well in an entryway, lobby, or reception area where a sculptural focal point is needed.
Visual Effect: The abstract horse sculpture pairs clean lines with flowing front detailing, giving the piece a decorative look that stands out while still feeling balanced and composed.
Purpose: This aluminum horse sculpture is intended to enhance indoor decor with an ornamental accent that adds character, artistry, and a strong visual statement to the room.
Summary: Abstract Horse Sculpture Draped Front Decor Piece Elegant for Indoor Areas. Description: 【Design】: This decor piece presents an abstract horse sculpture in a modern Chinese style, combining the horse form with a draped, curtain-like front section for a distinctive ornamental look. 【Material】: Crafted as an aluminum horse sculpture, it offers a solid metal construction with a refined surface presence suited to indoor display settings. 【Display Use】: As a horse statue designed for decorative presentation, it works well in an entryway, lobby, or reception area where a statement accent is needed.
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": "Abstract Horse Sculpture Draped Front Decor Piece Elegant for Indoor Areas",
"product_id": 9440426393839,
"variant_id": 49974000681199,
"quantity": 1,
"grams": 6350,
"length_cm": "50.0",
"width_cm": "43.0",
"height_cm": "24.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").