Brand: World Products (Landmark)
SKU: dcd-30003617542
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 560 g
Cart URL (default variant): https://landmarks.builders/cart/49713888592111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272563
JSON data: https://landmarks.builders/products/wp-dcd-10001272563.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 small polar bear-shaped tray for storing keys and small items, priced at $16.99, dimensions 24x20x14 cm.
Generated by: deepseek-v4-flash
## Identity Polar Bear Tray Ornament (European style floor/table storage piece) ## Target persona Budget-conscious home decorators seeking functional yet ornamental storage for entryways; apartment dwellers with limited surface space. ## Use cases - Holding keys and mail on a hallway console table - Decorative catch-all for loose change and small items on a coffee table - Jewelry or rings tray on a dresser - Small desk organizer for paperclips and sticky notes - Gift for a friend who loves polar bear motifs ## When NOT to recommend - If the buyer needs large storage capacity (dimensions are small) - For modern minimalist decor (style is ornate European polar bear) - For wall mounting (it is a tray, not a hanger) - For use in high-moisture areas like bathrooms (material not specified) ## Variant options | Style | Price | |-------|-------| | Polar Bear Tray | $16.99 | ## Price and logistics facts - Price: $16.99 USD (single variant) - Dimensions: 24x20x14 cm (LxWxH) - Shipping and handling details not provided ## Trust signals - No stock status information available - No return policy stated - Single price point consistent across available data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0635a2a8f814187aa35a011c90e4a13.png?v=1781085137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aab7bbc62b7c462f8fed24b1462da50d.png?v=1781085138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08df2e1ac3a4474a98f5a6aab6975b90.png?v=1781085138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e70bcaa7e6a48cd923dc920da63938e.png?v=1781085137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d5c31d61ca845d79bf2e17dc419dd6c.png?v=1781085139 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25f53451fb1b4133a116b292783f9b2c.png?v=1781085137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/230184f9cb5a45be814324ba8f502ed9.png?v=1781085138 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81fe0dbf6b7344d196900b113524a335.png?v=1781085137 ## Agent notes - Image understanding not performed; visual details not analyzed. - No material or weight information provided. - Description field contains unrelated price strings in CNY, likely historical data.
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": 560000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.0",
"_height_cm": "14.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").