Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Cdj754 Silv 95-7-19
Default SKU: dcd-30002714807
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49903503737071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032425
JSON data: https://landmarks.builders/products/m4x-10001032425.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Horse Head Statue Shiny Finish Equestrian Award Statue Majestic Design
| Size | CDJ754:4.5*9*19 |
Summary: A horse head statue with shiny finish, available in silver, bronze, and gold finishes, priced at $17.99.
Generated by: deepseek-v4-flash
## Identity Horse Head Statue Shiny Finish Equestrian Award Statue Majestic Design - a decorative equestrian statue with shiny finish. ## Target persona Horse owners, equestrian decor collectors, budget-conscious trophy buyers, and gift shoppers for horse enthusiasts. ## Use cases 1. Display on a desk or shelf in a horse-themed room. 2. Use as an award or trophy for equestrian competitions or events. 3. Gift for a horse lover or rider. 4. Decorative accent in a stable or tack room. 5. Part of a collection of horse figurines. ## When NOT to recommend - Not for buyers seeking a realistic detailed sculpture; it's a shiny decorative piece. - Not for outdoor use (material not specified). - Not for those preferring larger statues (approx 24 cm height). - Not for buyers requiring different color options beyond silver, bronze, gold. ## Variant options Silver, Bronze, Gold – all at $17.99. ## Price and logistics facts Price: $17.99 USD. Dimensions: 24 x 14.5 x 24 cm. No shipping or return policy mentioned in provided data. ## Trust signals Price consistent across variants at $17.99. No additional trust signals available from provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc715d96-1758-4d9f-a9f4-a15994171d1f.jpg?v=1782146564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/038e97bb-3c34-4417-8dea-e4082f915ec6.jpg?v=1782146564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95427a54-c60a-4450-a069-99186f4de698.jpg?v=1782146565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea68cd60-1bf0-4552-b948-8cdf0f663a8d.jpg?v=1782146564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40188ca2-66a1-4df5-9e2e-2585c05aa95d.jpg?v=1782146564 Note: Image content not analyzed. ## Agent notes Product dimensions in cm: 24 x 14.5 x 24. Variants options: Style (Silver, Bronze, Gold). Description mentions size 'CDJ754:4.5*9*19' possibly in inches but not verified.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Horse Head Statue Shiny Finish Equestrian Award Statue Majestic Design",
"quantity": 1,
"grams": 460000,
"properties": {
"_length_cm": "11.43",
"_width_cm": "22.86",
"_height_cm": "48.26"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").