Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $42.99
Default variant: Walnut 6-slot
Default SKU: dcd-30003388897
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1190 g
Cart URL (default variant): https://landmarks.builders/cart/49810315378927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001197626
JSON data: https://landmarks.builders/products/m4x-10001197626.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Watch Box Lacquered Finish Lockable Watch Box Dust Protection
| Type | Display Case |
| Suitable For | Ring |
| Material | Wood |
| Colour | Brown |
| Lining Material | Velvet |
| Features | Lined |
| Country of Origin | China |
Summary: Wooden Watch Box Lacquered Finish Lockable Watch Box Dust Protection. 义乌市巧椟包装盒厂成立至今已经有13余年,是家集生产加工,经销批发私营企业 我们的产品涵盖手表盒、珠宝首饰盒、精致礼品盒、食品盒、酒水包装盒、化妆品盒、酒盒、茶叶盒、香水盒、日用品包装盒、竹木盒等各类包装盒,现组装了大型的环保设备,环保车间, 我们的产品远销全国各地:美国、欧洲、英国、马来西亚、加拿大... 现拥有员工200余人、公司拥有30000余平方厂房,数+台进口设备,以及独立各个部门, 我们秉承“重信用、守承诺、保质量”,服务于广大客户。欢迎各界朋友莅临参观、指导和业务洽谈!
Generated by: m4x-map-v1
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": "Wooden Watch Box Lacquered Finish Lockable Watch Box Dust Protection",
"quantity": 1,
"grams": 1190000,
"properties": {
"_length_cm": "34.5",
"_width_cm": "25.0",
"_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").