Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $78.99 – $115.99
Default variant: S
Default SKU: dcd-30003797906
Default price: $78.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2950 g
Cart URL (default variant): https://landmarks.builders/cart/50166362112239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001336605
JSON data: https://landmarks.builders/products/m4x-10001336605.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Features a stunning rearing horse sculpture captured in a dynamic pose, blending a sleek gold-tone metal frame with a vibrant violet crystal inlay.
Premium Materials: Crafted with a polished metallic-finished finish and an open, irregular crystal body, this horse statue is securely mounted on a sturdy black rectangular base.
Modern Aesthetic: This eye-catching statue serves as a contemporary decor piece that instantly elevates the visual attractiveness of any room with its glossy, luxurious presence.
Versatile Display: Designed for tabletop placement, this elegant sculpture fits perfectly on living room console tables, entryways, study desks, or TV cabinets.
Sophisticated Accent: The unique combination of metal and crystal makes this horse statue a striking focal point, perfect for homeowners looking to add a touch of modern luxury to their space.
Summary: Horse Sculpture with Crystal Rearing Horse Sculpture Minimalist for Entryway. 【Artistic Design】: Features a stunning rearing horse sculpture captured in a dynamic pose, blending a sleek gold-tone metal frame with a vibrant violet crystal inlay. 【Premium Materials】: Crafted with a polished metallic-finished finish and an open, irregular crystal body, this horse statue is securely mounted on a sturdy black rectangular base. 【Modern Aesthetic】: This eye-catching statue serves as a contemporary decor piece that instantly elevates the visual attractiveness of any room with its glossy, luxurious pre
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": "Horse Sculpture with Crystal Rearing Horse Sculpture Minimalist for Entryway",
"product_id": 9461655896303,
"variant_id": 50166362112239,
"quantity": 1,
"grams": 2950,
"length_cm": "45.0",
"width_cm": "15.0",
"height_cm": "37.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").