Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $58.99
Default variant: Ebony Classic 3
Default SKU: dcd-30003463757
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/49810465685743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001225015
JSON data: https://landmarks.builders/products/m4x-10001225015.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Watch Display Case Transparent Window Wooden Watch Box Metal Lock
| Product | Boxes |
| Sub-Type | Ebony |
| Product Sub-Type | Jewellery/ Trinket Boxes |
| Material | Wood |
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: Wooden watch display case with padded slots in ebony-toned wood-grain finish. Available in 3, 5, or 6 slots. Priced from $42.99 to $58.99.
Generated by: deepseek-v4-flash
## Identity Wooden Watch Display Case - Ebony-Toned Wood-Grain with Padded Slots ## Target persona Watch collectors with small to medium collections (3-6 watches) seeking an affordable, wood-grain display and storage solution. ## Use cases - Storing and displaying a daily watch rotation. - Organizing watches on a dresser or shelf. - Protecting watches from dust and scratches. - Presenting watches for sale or photography. - Transporting watches in a protective case. ## When NOT to recommend - For collectors with more than 6 watches (consider larger case). - For those seeking a high-end luxury display (material is wood-grain, not solid wood). - For oversized watch cases (e.g., diver watches) that may not fit padded slots. - For users needing a watch winder or automatic movement storage. ## Variant options - Ebony Classic 3: 3 slots, $42.99 - Ebony Classic 5: 5 slots, $54.99 - Ebony Classic 6: 6 slots, $58.99 ## Price and logistics facts Price range: $42.99–$58.99 USD. Dimensions: 38 cm L × 22 cm W × 12 cm H. Shipping and tax details not provided. ## Trust signals In-stock status unknown. Return policy not provided. No certifications listed. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e4ff069-0b59-4111-94b3-b5caae349db0.jpg?v=1781597324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2719977d-1171-49c9-ac81-5c5a7e4d62ed.jpg?v=1781597323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ee28ee7-a641-4391-aa90-3765d0c7026d.jpg?v=1781597325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc2d61d8-611e-4ae5-b53f-010b9be9fa2a.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c40697e-fee8-4196-9986-97e360798ab6.jpg?v=1781597324 ## Agent notes No brand or manufacturer provided. No warranty information. Product type unspecified. Image content not analyzed – visual details cannot be confirmed.
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 Display Case Transparent Window Wooden Watch Box Metal Lock",
"quantity": 1,
"grams": 1650000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "22.0",
"_height_cm": "12.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").