Brand: World Products (Landmark)
SKU: dcd-30003857802
Price: $12.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/50411375001839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001358183
JSON data: https://landmarks.builders/products/wp-dcd-10001358183.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your home decor with this horse figurine with money tree, a piece that beautifully blends traditional symbolism with modern artistic flair. The eye-catching design features a dynamic rearing horse standing proudly beside a rounded treasure-pot base, supporting a artistic tree adorned with lavender branch-like leaves, vivid red bead accents, and delicate hanging treasure disc charms. This striking feng shui horse statue is meticulously finished in a brilliant gold-tone, creating a bold visual contrast against its black rectangular base, which is supported small gold feet for added stability and elegance. Whether you are looking to enhance your home's energy or searching for a unique piece for a collector, this detailed sculpture serves as a powerful focal centerpiece. It works beautifully as a tabletop ornament, instantly drawing the eye when placed on a living room mantel, an entryway console, a beverage cabinet, or an office desk. Measuring 28.5 cm in length, 10 cm in width, and 21 cm in height, its balanced proportions allow it to make a grand statement without overwhelming your space. Bring a touch of sophistication, movement, and positive inspiration to your daily environment with this finely crafted decorative figurine.
Summary: Elevate your home decor with this horse figurine with money tree, a piece that beautifully blends traditional symbolism with modern artistic flair. The eye-catching design features a dynamic rearing horse standing proudly beside a rounded treasure-pot base, supporting a artistic tree adorned with lavender branch-like leaves, vivid red bead accents, and delicate hanging treasure disc charms. This striking feng shui horse statue is meticulously finished in a brilliant gold-tone, creating a bold visual contrast against its black rectangular base, which is supported small gold feet for added stability and elegance. Whether you are looking to enhance your home's energy or searching for a unique piece for a collector, this detailed sculpture serves as a powerful focal centerpiece. It works beautifully as a tabletop ornament, instantly drawing the eye when placed on a living room mantel, an entryway console, a beverage cabinet, or an office desk. Measuring 28.5 cm in length, 10 cm in width, and 21 cm in height, its balanced proportions allow it to make a grand statement without overwhelming your space. Bring a touch of sophistication, movement, and positive inspiration to your daily environment with this finely crafted decorative figurine.
Generated by: deepseek-v4-flash
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 Figurine with Money Tree Feng Shui Horse Statue with Wealth Vessel Good Luck for Homeowners, Collectors, Living Room, Entryway",
"product_id": 9539246325999,
"variant_id": 50411375001839,
"quantity": 1,
"grams": 1800,
"length_cm": "33.0",
"width_cm": "15.0",
"height_cm": "26.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").