Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $49.99
Default variant: Red / 826
Default SKU: dcd-30003358053
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810353553647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001188079
JSON data: https://landmarks.builders/products/m4x-10001188079.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Auspicious Ornament: This auspicious horse sculpture brings a classic Chinese design horse ornament look to your space, adding a refined decorative accent that feels meaningful and ceremonial.
Decorative Function: Designed as a home decor horse statue, it works beautifully on a console, TV cabinet, wine cabinet, or office desk, instantly elevating the room with a strong visual focal point.
Hand-Painted Intricacy: The hand-painted finish highlights the mane, saddle, and gold accents, giving the red horse figurine a layered, polished look with rich color depth and a glossy presence.
Display Value: With its upright stance and elegant outline, this horse statue adds energy and character to interiors, making everyday areas feel more organized, stylish, and memorable.
Gift Purpose: A thoughtful good luck gift for housewarmings, openings, and other special moments, this auspicious horse sculpture is a striking way to convey positive wishes and encouragement.
Summary: Auspicious Horse Sculpture Good Luck Gift Home Decor Gold Accents for Office. Description: 【Decorative Accent】: This horse statue brings a refined home decor presence to shelves, consoles, desks, and display cabinets with its elegant Chinese design horse ornament look. 【Meaningful Symbolism】: Designed as an auspicious horse sculpture, it is meant to express progress, success, and positive momentum in everyday areas. 【Hand-Painted Finish】: The red horse figurine features hand-painted coloring with shiny details, creating a rich layered look that feels artistic and eye-catching. 【Gift Attraction
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": "Auspicious Horse Sculpture Good Luck Gift Home Decor Gold Accents for Office",
"product_id": 9429716271343,
"variant_id": 49810353553647,
"quantity": 1,
"grams": 1500,
"length_cm": "30.0",
"width_cm": "14.0",
"height_cm": "33.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").