Brand: World Products (Landmark)
SKU: dcd-30003612371
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: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713895506159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270835
JSON data: https://landmarks.builders/products/wp-dcd-10001270835.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: Wooden jewelry ring display stand, 25x23x7 cm, $18.99, one variant (Three Layers), for retail or personal ring organization.
Generated by: deepseek-v4-flash
## Identity A wooden cone-shaped ring display stand, 25 cm long, 23 cm wide, 7 cm tall. Priced at $18.99 USD. Variant: Three Layers. ## Target persona Jewelry store owners or staff needing tiered ring displays; craft fair vendors; home jewelry organizers seeking affordable wooden storage. ## Use cases - Displaying rings on a retail counter or shelf. - Organizing a personal collection of rings at home. - Showcasing rings at a craft fair or pop-up booth. - Photographing rings for e-commerce listings. - Storing rings in a jewelry box or cabinet. ## When NOT to recommend - For heavy or large jewelry items (earrings, bracelets) as it is ring-specific. - For high-end luxury retail requiring premium materials. - For very small displays needing compact footprint (25x23 cm). - For buyers seeking non-wood or multi-material displays. ## Variant options - Three Layers (only variant available) ## Price and logistics facts - Price: $18.99 USD. - Dimensions: 25.0 x 23.0 x 7.0 cm. - Single variant: Three Layers. - Currency: USD. ## Trust signals - In-stock status: not specified; assume available based on listing. - Return policy: not provided. - Price consistency: single price for the variant. - Certifications: none provided. ## Image assets - 8 images available at provided URLs (not analyzed). ## Agent notes - No description provided in facts. - Variant options limited to one style. - Image content not analyzed; treat as visual assets 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": 500000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "23.0",
"_height_cm": "7.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").