Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Pink
Default SKU: dcd-30003596988
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1150 g
Cart URL (default variant): https://landmarks.builders/cart/49714575311087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264883
JSON data: https://landmarks.builders/products/wp-dcd-10001264883.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: A horse-shaped decorative catchall bowl for keys and small jewelry, available in 6 colors, priced at $13.99 with dimensions 30x25x20 cm.
Generated by: deepseek-v4-flash
## Identity Cross-border horse-shaped catchall bowl for keys and jewelry, made of unknown material, in 6 color variants. ## Target persona Homeowners or renters looking for a decorative yet functional tray to organize keys, coins, or small jewelry at entryways or tables. ## Use cases - Holding keys and wallet near the front door. - Organizing small jewelry on a dresser or vanity. - Containing loose coins or pocket change. - Decorative catch-all on a desk for paperclips, USB drives, or pens. - Gifting to horse lovers or those needing a small trinket dish. ## When NOT to recommend - If the buyer needs a large storage container (dimensions only 30x25x20 cm). - For heavy or bulky items (designed for small lightweight objects). - If the buyer requires food-safe or liquid-resistant material (no such claim). - When a minimalist or non-figurative design is preferred (horse shape is prominent). ## Variant options - Pink ($13.99) - White ($13.99) - Black ($13.99) - Brown ($13.99) - Caramel ($13.99) - Ivory White ($13.99) ## Price and logistics facts - Price: $13.99 USD (all variants). - Dimensions: 30 cm (L) x 25 cm (W) x 20 cm (H). - No shipping or inventory information provided. ## Trust signals - In-stock status: not known. - Return policy: not specified. - Price consistency: all variants priced identically. - Certifications: none known. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No description provided; visual inspection of images not performed. Product appears to be a small decorative bowl shaped like a horse. - Material is unknown; handle with caution for any specific material requirements. - All variants are at the same price point; no discount information. - Dimensions are moderate; suitable for small items only.
This product has 18 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": "跨境Horse Catchall Bowl for Keys 骏马造型钥匙首饰收纳托盘",
"quantity": 1,
"grams": 1150000,
"properties": {
"_length_cm": "30.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").