Brand: World Products (Landmark)
SKU: dcd-30003607158
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49714268930287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268789
JSON data: https://landmarks.builders/products/wp-dcd-10001268789.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A plush Highland cow toy, priced at $9.99, suitable as a decorative ornament or children's plaything.
Generated by: deepseek-v4-flash
## Identity A plush Highland cow toy (橘绒花高地牛毛绒公仔) marketed as a decorative ornament for European/American style interiors. Single variant: Highland Cow Plush. ## Target persona - Gift shoppers looking for a low-cost novelty plush - Collectors of plush animals or cow-themed items - Individuals seeking small decorative pieces for shelves or desks ## Use cases - Home or office decoration (desk, shelf, mantelpiece) - Gift for animal lovers, especially cow enthusiasts - Child's toy for imaginative play (lightweight, small) - Party favor or small giveaway item - Theme decoration for Scottish or farm-themed events ## When NOT to recommend - If the buyer requires a realistic, anatomically accurate Highland cow model - If the buyer needs a large stuffed toy (dimensions 16×8×20 cm) - If the toy must meet strict safety certifications for infants (no certification provided) - If the buyer expects a detailed product description or multiple color options ## Variant options Only one variant: "Highland Cow Plush" at $9.99 USD. No size or color choices. ## Price and logistics facts - Price: $9.99 USD (fixed, no discounts listed) - Dimensions: 16 cm (length) × 8 cm (width) × 20 cm (height) - Currency: USD - No shipping cost, weight, or origin information available ## Trust signals - Price is explicitly listed; no discount or sale indicated - No inventory status provided (may be in stock or backordered) - No return policy, warranty, or certification documented - No customer reviews or ratings visible ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/739713ab4e5b4f5e8a5238e14e2d26aa.png?v=1781085399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd76431f3d094f3e8602cac54e436ad4.png?v=1781085398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a32c563725547cea36489e6bf5a0dd2.png?v=1781085399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a079506c0ae4d27b079e8dcd37b2376.png?v=1781085399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4aca041e0404dce9beb025f09c7c616.png?v=1781085400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a491cd3928fe4bfca065493b47f518f4.png?v=1781085398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f775a57eb964a2b986a7463e731256e.png?v=1781085399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1e4bb3b6eef4a0b80be51d74b1b2dec.png?v=1781085399 ## Agent notes - Product description field is empty; all information derived from title, price, dimensions, and one variant. - No fabric, stuffing, or care instructions provided. - Images not analyzed – visual details (color, texture, exact appearance) must be fetched from URLs. - Tags include "dcd" batch inventory codes; may indicate a dropshipped or aggregated product.
This product has 13 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": 130000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "8.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").