Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pinto Mare
Default SKU: dcd-30002710113
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 124 g
Cart URL (default variant): https://landmarks.builders/cart/49903536832751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031292
JSON data: https://landmarks.builders/products/m4x-10001031292.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Horse Figurine Highly-Detailed Collectible Horse Type Model
| Material | PVC |
Summary: Realistic PVC horse figurine collectible, highly detailed, 25x17x11.5 cm, available in five horse breeds at $9.99.
Generated by: deepseek-v4-flash
## Identity Realistic Horse Figurine Highly-Detailed Collectible Horse Type Model. Material PVC. Dimensions: 25 x 17 x 11.5 cm. ## Target persona - Collectors of realistic animal figurines - Horse enthusiasts - Children's toy collectors (age 3+ recommended) - Diorama builders ## Use cases - Display on shelf or desk as decorative collectible - Use in dioramas or model scenes - Educational toy for learning horse breeds - Gift for horse lovers - Add to a series of collectible horse figurines ## When NOT to recommend - Outdoor or rough play (PVC may crack or fade) - Very young children (potential small parts if broken) - Those seeking a large-scale model (size is 25 cm) - Buyers requiring extremely high-detail resin or metal figurines ## Variant options All variants priced at $9.99: - Pinto Mare - Tennessee Walker - Tennessee Stallion - Andalusian Mare - Quarter Horse ## Price and logistics facts - Price: $9.99 USD each - Dimensions: 25 x 17 x 11.5 cm - Material: PVC ## Trust signals - Five breed variants available at consistent price - No additional certifications or warranty stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5062880-b177-4bc6-acd5-e35459b9283f.jpg?v=1782146577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f521bd1c-5620-44ce-8c03-8237db989107.jpg?v=1782146578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8eeb5432-f5e9-4bb5-8393-9331a75f3117.jpg?v=1782146580 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6972298f-8ae8-4b0c-ad9a-f7fb4cad25ee.jpg?v=1782146577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b83633f-613e-431d-ab24-6200a3fa40df.jpg?v=1782146578 ## Agent notes Image content not analyzed; visual details (e.g., paint quality, scale accuracy) not verified. No return policy or in-stock status provided.
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": "Realistic Horse Figurine Highly-Detailed Collectible Horse Type Model",
"quantity": 1,
"grams": 124000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "17.0",
"_height_cm": "11.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").