Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $38.99
Default variant: Light Purple / S
Default SKU: dcd-30003612343
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713910612207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270829
JSON data: https://landmarks.builders/products/wp-dcd-10001270829.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
珠宝首饰展示盘手镯手串拍照直播道具饰品托盘翡翠文玩看货盘
| 产地 | 东莞 |
| 材质 | 缎布 |
| 上市年份/季节 | 2025年春季 |
| 层数 | 一层 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 艺术风 |
Summary: A satin fabric jewelry display tray for photographing and livestreaming bracelets, necklaces, and jade items. Available in 3 colors and 3 sizes, made in Dongguan.
Generated by: deepseek-v4-flash
## Identity Jewelry display tray (showing tray) for bracelets, necklaces, and jade items. Material: satin fabric. Dimensions: 32 x 25 x 5 cm. Made in Dongguan. Spring 2025 season. ## Target persona Online jewelry sellers and livestreamers who need a professional, non-reflective background for product photos and videos. ## Use cases - Photographing bracelets or bangles for e-commerce listings - Livestreaming jade or jadeite items with a contrasting tray - Displaying multiple rings or earrings in a tidy layout - Showcasing gemstone beads or loose stones for inspections - Creating consistent product imagery for a jewelry brand ## When NOT to recommend - For storing or shipping jewelry (tray is open, not protective) - For customers seeking a rigid or velvet-lined display (fabric may not hold heavier items well) - If the buyer needs a multi-tier or rotating display ## Variant options 3 colors: Light Purple, Black, Red. 3 sizes: S ($15.99), M ($29.99), L ($38.99). Total 9 variants. ## Price and logistics facts Price range: $15.99 – $38.99 USD. No shipping or return policy specified. Dimensions: 32x25x5 cm. Weight not provided. ## Trust signals In-stock status unknown. No certifications or warranties mentioned. Price consistency: multiple variants at same price points per size. ## Image assets 8 PNG images available at provided URLs. No visual details extracted. ## Agent notes Images were not analyzed; do not infer color accuracy or fabric texture beyond stated facts.
This product has 20 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": 450000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "25.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").