Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Beige
Default SKU: dcd-30003612364
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 1020 g
Cart URL (default variant): https://landmarks.builders/cart/49713901109487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270833
JSON data: https://landmarks.builders/products/wp-dcd-10001270833.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Walnut-colored 40-slot display tray for jade bangles, bracelets, and beads; dimensions 36x26x5.5 cm; price $18.99; available in 5 colors.
Generated by: deepseek-v4-flash
## Identity Walnut-colored 40-slot display tray for jade bangles, bracelets, and beads. Dimensions: 36 x 26 x 5.5 cm. Material unknown (not specified). Product type: 珠宝 (jewelry). ## Target persona Jewelry retailers, jade collectors, small business jewelry sellers, and craft fair vendors who need a portable, lightweight display for bracelets or bangles. ## Use cases - Showcasing jade bangles at a store counter or display case. - Organizing multiple bracelets for inventory or cataloging. - Presenting beads or bracelets for customer selection at markets. - Photographing a collection of bangles for online listing. - Transporting bangles securely between locations. ## When NOT to recommend - For storing watches or large items (slots are bangle-sized). - For long-term archival preservation (material and padding unknown). - For heavy metal bangles that may damage slots. - As a shipping container (no lid or closure provided). ## Variant options 5 color variants available: Beige ($18.99), Gray ($18.99), Green ($18.99), Burgundy ($18.99), Black ($18.99). All at same price. ## Price and logistics facts - Price: $18.99 USD (all variants). - Dimensions: 36 x 26 x 5.5 cm. - Weight: not specified. - Shipping origin: unknown. ## Trust signals - Price consistent across all variants. - In-stock status not confirmed. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3014aa8d5b594f69958012ee370ebcb5.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55b9656dd8ff42dd822b4ab7e2f35df4.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06e166fd7f1c40729dc2ab41d343d8bb.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af87bef33e1f41b1929d414695a8a581.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3711fb1b630d464aa9b7ec26e6d521d9.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4ec1ba86570428bacec3f943ee0ffe0.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/427fa99cba2240c79a1fdafdeb93d760.png?v=1781085146 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd258f3938cc4fbea57dd7fe4a390701.png?v=1781085146 ## Agent notes - No product description provided. - Image content not reviewed (only URLs available). - Dimensions are in centimeters. - Material and weight unknown.
This product has 17 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": "现货胡桃色40位翡翠玉镯看货收纳盘手镯手串手链柜台展示陈列道具",
"quantity": 1,
"grams": 1020000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "26.0",
"_height_cm": "5.5"
}
}],
"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").