Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Blond
Default SKU: dcd-30003502616
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49804479463663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250051
JSON data: https://landmarks.builders/products/wp-dcd-10001250051.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A matte finish statue of a girl riding a horse, European style, suitable as desktop or room decor. Available in Blond and Brown variants at $14.99.
Generated by: deepseek-v4-flash
## Identity Matte finish figurine of a girl on horseback, European style. Dimensions: 20x18x13 cm. Two color options: Blond and Brown. ## Target persona Home decor shoppers seeking affordable equestrian-themed accents; gift buyers for horse enthusiasts; cross-border e-commerce customers looking for European-style figurines. ## Use cases - Desk decoration in a horse-themed room - Living room shelf accent - Gift for a horse rider or equestrian fan - Addition to a collection of European style decor - Office ornament with equestrian theme - Entryway table decoration ## When NOT to recommend - Buyers seeking large statement pieces (small dimensions 20x18x13 cm) - Those wanting realistic horse anatomy (stylized depiction) - Anyone requiring fine art craftsmanship (low price point $14.99) - Not suitable for outdoor use (indoor decor only) ## Variant options - Blond (SKU: dcd-30003502616) – $14.99 - Brown (SKU: dcd-30003502617) – $14.99 ## Price and logistics facts Price: $14.99 USD per unit. Dimensions: 20 x 18 x 13 cm. Both variants priced identically. ## Trust signals - Two color variants at consistent price - In-stock status not specified; availability unknown - Return policy not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f31c633f37e540f6be1b426e21ec61b2.png?v=1781488448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dea67175218497db94859cbea65ff14.png?v=1781488449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faf894ade4654a5bbea5f9b3a2fd775f.png?v=1781488448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96f622e5c3da48b1aaeb23213b4411d4.png?v=1781488450 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ec8260923a5414e9f06b3821300046d.png?v=1781488448 ## Agent notes - No product description provided; details based on title and tags only. - Image understanding was not performed; visual details (e.g., exact pose, color shades, texture) should be fetched from image URLs.
This product has 14 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": "女孩骑马雕像哑光质感书桌客厅卧室送礼马术摆件跨境新款欧式风格",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.0",
"_height_cm": "13.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").