Brand: World Products (Landmark)
SKU: dcd-30002714805
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49903503835375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032423
JSON data: https://landmarks.builders/products/m4x-10001032423.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Horse Head Sculpture Rustic Elegance Equestrian Table Sculpture Stable Base
Summary: A rustic equestrian-themed horse head table sculpture made from root carving, priced at $17.99 with dimensions 33.5x24.5x15.5 cm.
Generated by: deepseek-v4-flash
## Identity Horse Head Sculpture Rustic Elegance Equestrian Table Sculpture Stable Base (Root Carving variant). ## Target persona Customers seeking affordable rustic or equestrian decorative accents for tabletops, shelves, or stable-themed spaces. ## Use cases - Decorating a rustic cabin or farmhouse living room. - Adding equestrian flair to a home office or den. - As a decorative piece on a mantel or side table. - Gifting to horse enthusiasts on a budget. - Themed event table decor (e.g., western or equestrian parties). ## When NOT to recommend - Buyers seeking a realistic or anatomically accurate horse sculpture (likely stylized root carving). - Those requiring large or oversized statement pieces (compact at ~33cm length). - Customers wanting premium materials like bronze or polished stone (wood/carved). - Commercial or outdoor use where durability is critical. ## Variant options - Style: Root Carving (only option available). ## Price and logistics facts - Price: $17.99 USD. - Dimensions: 33.5 x 24.5 x 15.5 cm. - No shipping or tax details provided. ## Trust signals - Limited trust signals available; no return policy, stock status, or certifications specified. - Single variant with fixed price. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ad0a469-4d6f-4554-8f8d-cc4249464f19.jpg?v=1782146564) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95f4a522-2635-4835-ae13-84a3157bab8d.jpg?v=1782146565) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d468de1-72e5-4043-a81c-10c9a6176326.jpg?v=1782146565) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10fa1b4b-1b1a-4b5e-95d5-54608bf4c818.jpg?v=1782146564) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/946dfe00-a414-43b7-997f-54da74294dfc.jpg?v=1782146565) ## Agent notes - Product description lacks material info; inferred as wood root carving from variant name. - No stock or availability data provided. - Image content not analyzed; trust signals limited.
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 Sculpture Rustic Elegance Equestrian Table Sculpture Stable Base",
"quantity": 1,
"grams": 1250000,
"properties": {
"_length_cm": "33.5",
"_width_cm": "24.5",
"_height_cm": "15.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").