Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: Rectangle Maroon
Default SKU: dcd-30003616843
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49713899077871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272341
JSON data: https://landmarks.builders/products/wp-dcd-10001272341.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现货批发手表盒 PU八角手表包装盒高档翻盖腕表手表盒子收纳盒子
| 产地 | 深圳 |
| 货号 | 八角PU皮带槽手表盒 |
| 品牌 | 凯拓 |
| 用途 | 饰品包装 |
| 颜色 | 深蓝色、金色、橙色、墨绿色、黑色 |
| 型号 | 八角款 |
| 作用 | 手表包装、手表收纳、腕表展示 |
| 包装型式 | 包装盒 |
| 小首饰盒定制 | 小首饰盒定制 |
| 主要下游平台 | 其他 |
| 材质 | PU皮 |
| 包装层次 | 销售包装/终端包装 |
| 定制 | 其他定制要求请与客服沟通 |
| 是否跨境出口专供货源 | 是 |
| 商品类型 | 现货 |
| 主要销售地区 | 其他 |
| 工艺 | 热转印、丝印、压印 |
| 是否进口 | 否 |
Summary: Wholesale PU leather octagonal watch box with flip lid for storage and display of watches. Dimensions 17.5x14.2x9 cm. Multiple color variants. Priced from $9.99.
Generated by: deepseek-v4-flash
## Identity PU leather octagonal watch box with flip lid. Used for watch packaging, storage, and display. Available in rectangle and wood grain styles. ## Target persona Wholesale buyers, jewelry retailers, watch sellers, small business owners needing bulk packaging for watches. ## Use cases - Packaging watches for retail sale - Storing personal watch collections at home - Displaying watches at trade shows or in-store - Gift packaging for watches - Organizing multiple watches during transport ## When NOT to recommend - For storing large or oversized watches (internal dimensions unknown but external 17.5x14.2x9 cm) - For high-end luxury watch brands requiring premium packaging - For environments requiring waterproof or airtight storage - For customers needing customized branding without prior arrangement ## Variant options | Variant | SKU | Price (USD) | |---------|-----|-------------| | Rectangle Maroon | dcd-30003616843 | $10.99 | | Rectangle Dark Green | dcd-30003616844 | $9.99 | | Rectangle Black | dcd-30003616845 | $10.99 | | Wood Grain Dark Grn | dcd-30003616846 | $12.99 | | Wood Grain Black | dcd-30003616847 | $12.99 | | Wood Grain Khaki | dcd-30003616848 | $12.99 | ## Price and logistics facts Base price: $9.99 USD. Variants range $9.99–$12.99. External dimensions: 17.5 cm (L) x 14.2 cm (W) x 9.0 cm (H). Made in Shenzhen, China. Cross-border export eligible (marked as 跨境出口专供货源). Bulk/wholesale available. ## Trust signals - In-stock (现货, spot goods) with batch code dcd-batch-dx-202606-2694 - No explicit return policy provided - No certifications listed - Variants have consistent pricing by style ## Image assets         ## Agent notes No image understanding performed. Visual details not inferred. Colors/styles as per variant labels. Exact materials and internal dimensions not verified.
This product has 18 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": "现货批发手表盒 PU八角手表包装盒高档翻盖腕表手表盒子收纳盒子",
"quantity": 1,
"grams": 460000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "14.2",
"_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").