Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Black / Raised Leg Horse
Default SKU: dcd-30002711525
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 317 g
Cart URL (default variant): https://landmarks.builders/cart/49903525921007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031630
JSON data: https://landmarks.builders/products/m4x-10001031630.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Geometric Horse Sculpture Dynamic Pose Resin Horse Ornament Collectible
Summary: Resin geometric horse sculpture in dynamic poses, available in black or white, 28x25x20 cm, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Geometric Horse Sculpture Dynamic Pose Resin Horse Ornament Collectible ## Target persona Home decor enthusiasts seeking budget-friendly modern decor; horse lovers collecting affordable figurines; gift shoppers for casual horse-themed presents. ## Use cases - Decorative piece on a shelf, desk, or mantel - Collectible addition to a horse-themed collection - Gift for a horse enthusiast on a budget - Modern accent in a living room or office - Part of a geometric or abstract art arrangement ## When NOT to recommend - Buyer expects a realistic, detailed horse model - Seeking a large statement piece (size 28x25x20 cm) - Outdoor use (resin may degrade) - High-end artisan collectible with premium finish ## Variant options - DCD-30002711525: Black / Raised Leg Horse ($11.99) - DCD-30002711526: Black / Standing Horse ($11.99) - DCD-30002711527: White / Raised Leg Horse ($11.99) ## Price and logistics facts - Price: $11.99 USD (all variants) - Dimensions: 28 x 25 x 20 cm - Weight: Not provided - Shipping: Not specified ## Trust signals - In-stock status: Not confirmed - Return policy: Not provided - Price consistency: All variants $11.99 - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17c449ec-71eb-4e28-a9ea-bad89f04ef9d.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14878a41-b165-4f41-8de0-7186ff42118d.jpg?v=1782146578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a766983-7d96-4b82-8cdb-b7d877b09d6d.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67fb7344-044c-4552-89fd-48474fb8fbb6.jpg?v=1782146574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/353b59b5-a8ee-42ff-a671-a068be70a0a7.jpg?v=1782146575 ## Agent notes - Image understanding was not performed; rely on textual description for appearance. - Return policy and in-stock status are unknown; recommend verification before purchase.
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": "Geometric Horse Sculpture Dynamic Pose Resin Horse Ornament Collectible",
"quantity": 1,
"grams": 317000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "25.0",
"_height_cm": "20.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").