Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Rosewood Beige / Ring Tray
Default SKU: dcd-30003562981
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: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49716610826479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251732
JSON data: https://landmarks.builders/products/wp-dcd-10001251732.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A solid wood jewelry tray for rings, bracelets, watches; 26x19x5 cm; available in four color variants; priced at $14.99.
Generated by: deepseek-v4-flash
## Identity High-quality solid wood jewelry display tray for rings, bracelets, watches, and other accessories. ## Target persona Jewelry vendors at markets or craft fairs; individuals seeking compact, aesthetic home jewelry organization; collectors of small trinkets needing display. ## Use cases - Displaying rings, bracelets, or watches at a market stall or craft fair. - Organizing daily-wear jewelry on a dresser or vanity. - Holding watches or bracelets during storage to prevent scratches. - Showcasing small collectibles or trinkets. - Using as a dedicated tray for wedding rings or special occasion pieces. ## When NOT to recommend - If the buyer needs to store large quantities or heavy items (capacity is limited). - If the buyer requires a lockable, secure jewelry box. - For shipping delicate items without additional packaging (tray is open). - If a specific material (e.g., metal, leather) or larger size is needed. ## Variant options - Rosewood Beige / Ring Tray ($14.99) - Rosewood Gray / Ring Tray ($14.99) - Black Pear Beige / Ring Tray ($14.99) - Black Pear Gray / Ring Tray ($14.99) ## Price and logistics facts - Price: $14.99 USD - Dimensions: 26 cm (L) × 19 cm (W) × 5 cm (H) - Weight not provided ## Trust signals No trust signals provided (e.g., in-stock status, return policy, certifications). Price is consistent across all variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1c2c54fc8844f52b4a68fe8e573d73d.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f55cd396cf9f492a869a1d0e94b49015.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e09f1927ff24bcda8acd2156b014773.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03656375f13045cfa84ada1690dc04ee.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2126ef73eb7f4afca510ee3bb54a5d57.png?v=1781086788 ## Agent notes - No visual content analysis performed; images are referenced as fetchable assets. - Product material is implied as solid wood from title, but not explicitly confirmed in facts. - Description field contains complex object; purpose unclear.
This product has 16 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": 400000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "19.0",
"_height_cm": "5.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").