Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99
Default variant: Black
Default SKU: dcd-30003621526
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713458151663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274398
JSON data: https://landmarks.builders/products/wp-dcd-10001274398.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能手表眼镜戒指收纳盒 高透玻璃一目了然 拉链设计首饰收藏盒
| 产地 | 浙江金华 |
| 用途 | 珠宝首饰包装 |
| 颜色 | 咖啡色 |
| 规格 | 新品拉链盒 |
| 专用包装 | 饰品包装 |
| 包装型式 | 独立包装 |
| 主要下游平台 | 线下门店 |
| 有可授权的自有品牌 | 否 |
| 材质 | pu皮质 |
| 包装层次 | 独立包装 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 主要销售地区 | 其他 |
Summary: This is a PU leather storage box with a transparent glass top and zipper closure, designed for organizing watches, glasses, and jewelry, available in five colors at $40.99.
Generated by: deepseek-v4-flash
## Identity Multi-functional watch, glasses, and ring storage box with high-transparency glass lid, zipper closure, and PU leather exterior. ## Target persona Jewelry resellers, small boutique owners, watch collectors, and individuals who need to organize or display multiple accessories at home or in retail settings. ## Use cases - Organizing watches and sunglasses on a dresser. - Displaying rings and small jewelry in a retail shop. - Packaging jewelry for sale or gifting. - Storing glasses together with watches in a single case. - Travel storage for accessory sets. ## When NOT to recommend - If waterproof or heavy-duty storage is required. - For bulky items like large bracelets or oversized watches. - If a completely clear box is needed (sides are opaque PU). - For budget buyers looking for options under $20. ## Variant options - Black ($40.99) - Orange ($40.99) - Blue ($40.99) - Light Green ($40.99) - Coffee ($40.99) ## Price and logistics facts - Price: $40.99 USD per unit. - Dimensions: 28.5 x 23.5 x 10.5 cm (L x W x H). - Origin: Zhejiang Jinhua, China. - Material: PU leather. - Packaging: independent packaging; not a private-label brand. ## Trust signals - Cross-border export supply verified. - Used for offline store packaging. - No return policy or stock status provided in source data. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f43a47d781294662bf2d4ff6a9cc2d6e.png?v=1781084646) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acc975d11280402eaa5dbb0ec3b10905.png?v=1781084645) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e84765b7869c4648865e8d886e0a7299.png?v=1781084646) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a603ec67a8c548759f18b2b1a83aabf7.png?v=1781084646) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b1341f139864d07b3583ad4239c5152.png?v=1781084645) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c8c1b78768d497ca438e4e8403067f4.png?v=1781084645) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a278dea51cda491da421b4324ccc6f6a.png?v=1781084646) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7839774662724868bb8ed249d13db376.png?v=1781084646) ## Agent notes - Image understanding was not performed; product appearance is inferred from description only.
This product has 12 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": 1200000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "23.5",
"_height_cm": "10.5"
}
}],
"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").