Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $193.50 – $292.50
Default variant: Orange Red / L
Default SKU: dcd-30003663162
Default price: $292.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/50149697847535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001290297
JSON data: https://landmarks.builders/products/m4x-10001290297.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Materiale: Realizzata in pregiato ottone, questa statuetta vanta una struttura solida e resistente, impreziosita da dettagli rifiniti a mano che ne esaltano la lucentezza lucentezza metallizzata.
Design: Un cavallo decorativo dal corpo arrotondato e dalle linee slanciate, caratterizzato da una criniera minuziosamente modellata, zoccoli dorati e una bardatura decorativa che avvolge il corpo.
Dettagli: Questa figurina si distingue per la esibizione di un piccolo sacchetto della fortuna legato sul fianco, arricchito da accenti dorati e da una verniciatura decorativa eseguita con cura artigianale.
Estetica: Una splendida statuetta di cavallo che unisce l'usanza della lavorazione dei Metallico un effetto dipinto a mano singolare, ideale per aggiungere un tocco di eleganza classica a qualsiasi ambiente.
Utilizzo: Perfetta come decorazione per l'ingresso, la scrivania dell'ufficio o i ripiani del soggiorno, questa scultura si adatta magnificamente a stili di arredamento sia classici che contemporanei.
Summary: Horse Figurine with Wealth Satchel Brass Horse Figurine Decorative for Office, Entryway, Housewarming. 【Materiale】: Realizzata in pregiato ottone, questa statuetta vanta una struttura solida e resistente, impreziosita da dettagli rifiniti a mano che ne esaltano la lucentezza lucentezza metallizzata. 【Design】: Un cavallo decorativo dal corpo arrotondato e dalle linee slanciate, caratterizzato da una criniera minuziosamente modellata, zoccoli dorati e una bardatura decorativa che avvolge il corpo. 【Dettagli】: Questa figurina si distingue per la esibizione di un piccolo sacchetto della fortuna le
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 Figurine with Wealth Satchel Brass Horse Figurine Decorative for Office, Entryway, Housewarming",
"product_id": 9456505651439,
"variant_id": 50149697847535,
"quantity": 1,
"grams": 1200,
"length_cm": "20.0",
"width_cm": "14.0",
"height_cm": "18.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").