Brand: World Products (Landmark)
SKU: dcd-30003614874
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49713926799599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271592
JSON data: https://landmarks.builders/products/wp-dcd-10001271592.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款创意玻璃罩手表展示架防滑手表座手表收纳架手表陈列架可拆装
| 产地 | 深圳 |
| 种类 | 首饰架 |
| 品牌 | 无 |
| 货号 | AL691867886033 |
| 材质 | 其它 |
| 上市年份/季节 | 2026年夏季 |
| 层数 | 一层 |
| 造型 | 单层 |
| 风格 | 北欧风 |
| 外壳材质 | 金属 |
| 工艺 | 热弯 |
Summary: Watch display stand with glass cover, metal frame, antislip base, detachable. Dimensions 19x18.5x15.2 cm. Price $20.99.
Generated by: deepseek-v4-flash
## Identity
Product: Creative Glass Cover Watch Display Stand, Antislip, Detachable. Price: $20.99. Dimensions: 19x18.5x15.2 cm. Material: unspecified (listed as 'other').
## Target persona
Watch collectors, jewelry enthusiasts, retail store owners, home organizers looking for affordable single-watch display.
## Use cases
- Display a single watch on desk or shelf.
- Protect watch from dust under glass cover.
- Organize watches in a drawer or closet.
- Showcase watches in a retail display.
- Use as jewelry display for rings or small items (though designed for watch).
## When NOT to recommend
- For storing multiple watches (single layer).
- For large oversized watches exceeding dimensions.
- For heavy items (stand is lightweight).
- For outdoor environments (glass and metal not weatherproof).
## Variant options
Only one variant: Watch Stand at $20.99.
## Price and logistics facts
Price: $20.99 USD. Dimensions: 19.0 x 18.5 x 15.2 cm. Origin: Shenzhen, China. Season: Summer 2026.
## Trust signals
No specific trust signals provided. Price is fixed, only one variant. No return policy mentioned. In-stock status unknown. No certifications listed.
## Image assets
8 images available: see image URLs above.
## Agent notes
Material is unspecified ('other'). The product is from Shopify inventory. Use with caution for high-value watches. No customer reviews or ratings available.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": 270000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "18.5",
"_height_cm": "15.2"
}
}],
"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").