Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Gray / 10 Slots
Default SKU: dcd-30003621045
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 960 g
Cart URL (default variant): https://landmarks.builders/cart/49713402904815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274182
JSON data: https://landmarks.builders/products/wp-dcd-10001274182.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款手表盒戒指盒礼品收藏收纳盒皮质箱灰色家用首饰饰品盒子批发
| 产地 | 浙江金华 |
| 货号 | HX-T |
| 品牌 | 绘鑫 |
| 用途 | 收纳防尘表盒 |
| 颜色 | 10位黑内灰手表盒 |
| 规格 | 长毛绒 |
| 专用包装 | 饰品包装 |
| 包装型式 | 包装盒 |
| 误差 | 无 |
| 主要下游平台 | 独立站 |
| 有可授权的自有品牌 | 是 |
| 材质 | 木质材料 |
| 包装层次 | 销售包装/终端包装 |
| 规格型号 | 12位咖啡色手表盒;长毛绒 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: New style wooden jewelry storage box with 10 slots, dimensions 26.5x21.5x11 cm, available in gray, green, or black-gray, priced at $27.99.
Generated by: deepseek-v4-flash
## Identity - Product: 绘鑫 10-Slot Watch and Jewelry Box - Type: Jewelry storage box - Model: HX-T - Material: Wood with long plush interior - Dimensions: 26.5 cm (L) x 21.5 cm (W) x 11 cm (H) ## Target persona - Budget-conscious jewelry collectors seeking affordable organization - Small-scale resellers needing bulk storage for inventory - Gift buyers looking for practical watch/ring packaging ## Use cases - Storing watches and rings at home to prevent dust and scratches - Displaying jewelry at market stalls or craft fairs - Gift packaging for watches, rings, or other small accessories - Organizing multiple watches on a dresser or shelf - Transporting jewelry inventory between locations - Keeping small valuable items tidy in a drawer ## When NOT to recommend - For high-end luxury watch storage requiring premium materials or authentication - For collections exceeding 10 items (one box holds 10 slots) - For users needing a specific color not offered (only gray, green, black-gray) - For professional jewelers requiring certified security features ## Variant options | SKU | Color | Size | Price | |-----|-------|------|-------| | dcd-30003621045 | Gray | 10 Slots | $27.99 | | dcd-30003621046 | Green | 10 Slots | $27.99 | | dcd-30003621047 | Black Gray | 10 Slots | $27.99 | ## Price and logistics facts - Price: $27.99 (USD) – same for all variants - Dimensions: 26.5 x 21.5 x 11 cm - Origin: Zhejiang Jinhua, China - Brand: 绘鑫 - Material: Wood (木质材料) with long plush (长毛绒) interior - Packaging: Sales packaging / terminal packaging - Cross-border export supply: Yes - Main sales region: Other ## Trust signals - No explicit certifications or return policy provided. - Price consistent across all variants. - Product is listed as cross-border e-commerce export supply. - No inventory status available. ## Image assets         ## Agent notes - Image content was not analyzed; all image URLs are provided as fetchable assets. - Inventory status and return policy are not available from the source data. - The product title indicates it is a new style (新款).
This product has 15 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": 960000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "21.5",
"_height_cm": "11.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").