Brand: World Products (Landmark)
SKU: dcd-30003612360
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713905631471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270831
JSON data: https://landmarks.builders/products/wp-dcd-10001270831.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: Double-layer black velvet ring display stand for 12 rings, made of flocked fabric and MDF, dimensions 21x8x8 cm, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity Double-layer black velvet ring display stand for 12 rings (model 21-8-8). ## Target persona Wholesale jewelry sellers, retail store owners, jewelry display organizers, home jewelry collectors. ## Use cases - Displaying rings at trade shows or retail counters. - Organizing ring inventory in a jewelry store. - Presenting rings for photography or e-commerce shoots. - Storing personal ring collection at home. - Wholesale bulk display for resale. ## When NOT to recommend - For individuals needing a single ring display. - For heavy-duty or outdoor use. - For displaying items larger than rings (e.g., bracelets). - When high-end luxury presentation is required (basic flocked fabric). ## Variant options Only one variant: Size 21-8-8 (approx 21×8×8 cm), SKU dcd-30003612360, price $14.99. ## Price and logistics facts - Price: $14.99 USD. - Packaging: PE bag + carton. - Shipping: logistics (unspecified carrier). - Wholesale (外贸批发) oriented. ## Trust signals - In-stock status: Not specified. - Return policy: Not specified. - Material: Flocked fabric (velvet-like) and MDF. - Image count: 8 product images available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f026f64550841f5a4a844bfe3ebda94.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0ea3d7053ed40799d6fa9fbf3ea85b1.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32b811928dd749bcb5dba27fcd38d477.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/417862c340304ee5aeb8fae8a4ebaccc.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c90586d07a76452d9b8383feb3b557b0.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edbd707ce91e4c86892a3df8d009a26e.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17e5d28f971a4821a0529789e9b818a4.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe432c44531e484e95ed39db658864e5.png?v=1781085148 ## Agent notes No additional notes.
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": "外贸批发双层2层两层戒指展示架戒指托黑绒12指戒指架收纳",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "9.0",
"_height_cm": "9.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").