Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $39.99
Default variant: M
Default SKU: dcd-30002764418
Default price: $15.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/49810412175599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045388
JSON data: https://landmarks.builders/products/m4x-10001045388.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality white ceramic with a brilliant electroplated finish, this ceramic horse bust offers a polished, reflective surface that adds a hint of sophistication to any setting.
Artistic Design: Featuring a modern and minimalist outline, this horse head statue captures the noble essence and dynamic energy of the creature through clean lines and a luxurious golden sheen.
Versatile Decor: This elegant sculpture serves as a perfect focal point for your entryway, study room, or office desk, seamlessly blending with contemporary and light luxury interior styles.
Symbolic Meaning: As a powerful creature statue, the horse represents success, strength, and perseverance, making it an inspiring addition to your workspace or a thoughtful gift for mentors and colleagues.
Complete Collection: Enhance your house decoration by choosing from three different sizes or displaying them as a set to create a layered and visually striking artistic arrangement in your living space.
Summary: Ceramic Horse Bust Light Luxury House Decoration Modern Design for Entryway. Description: 【Artistic Identity】: This exquisite ceramic horse bust serves as a sophisticated centerpiece, capturing the noble essence and strength of the horse in a refined artistic form. 【Primary Function】: Designed for elegant house decoration, this piece instantly elevates the aesthetic of your entryway, living room, or office with its glowing golden finish. 【Modern Features】: Each creature statue is meticulously crafted from high-quality white clay and finished with a premium electroplating process that ensures 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": "Ceramic Horse Bust Light Luxury House Decoration Modern Design for Entryway",
"product_id": 9429732983023,
"variant_id": 49810412175599,
"quantity": 1,
"grams": 690,
"length_cm": "37.0",
"width_cm": "32.0",
"height_cm": "26.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").