Brand: World Products (Landmark)
SKU: dcd-30003604323
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714421989615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267649
JSON data: https://landmarks.builders/products/wp-dcd-10001267649.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: Large walnut grain beige flannel jewelry display tray (37x26x5 cm) for photography or storage, wholesale pricing at $9.99.
Generated by: deepseek-v4-flash
## Identity A large (37x26x5 cm) walnut wood grain beige flannel tray designed for displaying or storing jewelry, earrings, necklaces, and other small items. Suitable for photography props or wholesale resale. ## Target persona Wholesale buyers, jewelry retailers, product photographers, craft vendors, and Etsy sellers who need a neutral display surface for photo shoots or retail presentation. ## Use cases - Product photography of jewelry and small accessories - Organizing earrings, necklaces, and pendants at a craft fair or retail counter - Storing and displaying delicate items in a shop window - Preparing Etsy product listings with consistent backgrounds - As a shallow tray for Buddhist beads or prayer beads during ceremonies ## When NOT to recommend - Buyers needing a box with a lid or closure for travel protection - Users requiring a fully partitioned jewelry case with compartments - Customers who want a specific color other than beige (only beige variant available) - Those seeking cheap plastic trays (this is a flannel-lined wood tray) ## Variant options - Only one variant: Beige (SKU: dcd-30003604323) at $9.99 USD ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 37 cm length × 26 cm width × 5 cm height - No bulk pricing or discount schedules provided - No shipping weight or origin given ## Trust signals - No stock status or availability information - No return policy stated - Price is flat ($9.99) with no discounts; likely wholesale pricing - No certifications or materials specified beyond visible description ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bc0080490a1421a8a3d1081d0c23e7f.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/321934c39e424a029982caee2f97b344.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f681b0d2b1447e0acec25dd3abc2372.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70f69306d89841949e84caa107e871c5.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0eab3cc649e45be84915dfc569e9e70.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/154c2cb6385549c79862e83da23d3f63.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bfa6c40a7eb47728edd49dc9df204e0.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97a10c059bb04c8eabbd61c3c7d870b2.png?v=1781085531 ## Agent notes - No product description provided; all info inferred from title and tags. - Image content not analyzed; assume photos show the tray in different angles/lighting. - Only one color variant (Beige) confirmed. - Wholesale/bulk pricing unknown; unit price only.
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": 750000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "26.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").