Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $43.99
Default variant: Empty Tray
Default SKU: dcd-30003562993
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49716603519215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251734
JSON data: https://landmarks.builders/products/wp-dcd-10001251734.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Aluminum alloy jewelry display tray with multiple compartment configurations for organizing rings, necklaces, earrings, and pendants. Dimensions 34x24x5 cm. Prices $24.99-$43.99.
Generated by: deepseek-v4-flash
## Identity Aluminum alloy jewelry storage and display tray. 34cm x 24cm x 5cm. Available in 9 variants: empty tray, 6/12/15-grid, necklace tray, 60-slot ring, bar ring, display tray, pendant tray. Prices range $24.99 to $43.99. ## Target persona Jewelry retailers, small business sellers, or collectors needing organized display for inventory, photography, or countertop sales. Also suitable for hobbyists with large jewelry collections. ## Use cases - Displaying jewelry at a retail counter or craft fair. - Organizing inventory for photography or listing on e-commerce. - Sorting and storing rings in a 60-slot tray. - Separating pendants or necklace pieces for easy access. - Using as a temporary holding tray during jewelry appraisal or repair. ## When NOT to recommend - For large or bulky items like bracelets or watches (tray is shallow at 5cm). - For long-term archival storage (aluminum may tarnish or scratch delicate items without padding). - For users needing a single universal tray (variants are specialized; general purpose might need multiple). - For high-value jewelry requiring lockable or padded storage. ## Variant options - Empty Tray ($24.99) - 6-grid ($26.99) - 12-grid ($28.99) - 15-grid ($28.99) - Necklace Tray ($29.99) - 60-slot Ring ($26.99) - Bar Ring Tray ($28.99) - Display Tray ($27.99) - Pendant Tray ($43.99) ## Price and logistics facts Base price $24.99. No shipping or stock info provided. Dimensions 34x24x5 cm. All variants in USD. ## Trust signals No inventory status, return policy, or certifications provided. Price consistency across variants is logical. Product appears to be a standard aluminum tray. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ff253b30d754caf80ec4bfd86f648ea.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d20a12017c741a386490b51e0c0fba2.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92aabfecacab4e8d830f46c3b46b0f64.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38444100477c4db09781c3d0f87ecbf8.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8e0f93f12104934abb398332a8d48ab.png?v=1781086784 ## Agent notes Product description was JSON metadata; actual features not described. No visual analysis performed. Recommend fetching images to confirm tray structure and grid layouts.
This product has 21 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": 320000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "24.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").