Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Blonde
Default SKU: dcd-30002755490
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49879194861807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042955
JSON data: https://landmarks.builders/products/m4x-10001042955.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Girl Riding Horse Statue European Design Horse Equestrian Statue Matte Finish
Summary: A matte finish statue of a girl riding a horse, European design, available in Blonde or Brown hair color, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity Girl Riding Horse Statue, European Design, Matte Finish ## Target persona Budget-conscious home decorators, horse enthusiasts, gift buyers for children or horse lovers, casual figurine collectors. ## Use cases - Decorative piece on a shelf, desk, or mantel - Gift for a horse enthusiast or equestrian-themed event - Addition to a figurine collection - Accent in a European-inspired decor theme - Decoration in a child's room with horse interest - Equestrian party favor or table decoration ## When NOT to recommend - Buyers seeking high-end, museum-quality sculptures - Those requiring a specific material (e.g., bronze, marble, or resin) not disclosed - Shoppers needing a functional toy for riding or play - Collectors of antiques or limited-edition items ## Variant options - Blonde (SKU: dcd-30002755490) - $13.99 - Brown (SKU: dcd-30002755491) - $13.99 ## Price and logistics facts Price: $13.99 USD. Dimensions: 38.0 cm x 38.0 cm x 28.0 cm. No shipping or handling details provided. ## Trust signals No stock or return policy information available. Price is consistent across both color variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6687eac3-2d35-4901-aec2-df007fda2b29.jpg?v=1782126355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d34c6ae-8a93-45c7-87e0-f45fe4987570.jpg?v=1782126351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc09aa37-95bc-4c36-b91d-53a97ba270d8.jpg?v=1782126351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/303d3672-774a-4772-870a-6d0678ba3cad.jpg?v=1782126351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2015a42b-9c40-403f-9f9c-c600743df10c.jpg?v=1782126350 ## Agent notes Material and weight are not specified. The description is minimal and identical to the title. Images were not analyzed, so visual details (pose, scale, color accuracy) are unknown.
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": "Girl Riding Horse Statue European Design Horse Equestrian Statue Matte Finish",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "38.0",
"_height_cm": "28.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").