Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $20.99
Default variant: 6 Slots
Default SKU: dcd-30003481036
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/50166246736111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001228287
JSON data: https://landmarks.builders/products/m4x-10001228287.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Overview: This storage box is designed as a watch case for keeping timepieces neatly arranged in single place, with a refined wood-grain exterior that gives it a classic display look.
Function: As a watch storage box, it provides a dedicated place to keep watches safely while helping reduce clutter on a dresser, shelf, or desk.
Display Feature: The hinged lid lid with a transparent viewing window turns this watch display box into a convenient showcase, letting you see the contents without opening it.
Construction: Built with leather, metal, and plastic materials, this watch organizer box combines a leather-like interior with a front latch closure for a structured and secure feel.
Use Effect: This design helps keep watches organized and easy to reach, making it practical for everyday storage while presenting each piece in a tidy, visible way.
Summary: Watch Storage Box Transparent Window Watch Display Box Front Latch. 【Overview】: This storage box is designed as a watch case for keeping timepieces neatly arranged in single place, with a refined wood-grain exterior that gives it a classic display look. 【Function】: As a watch storage box, it provides a dedicated place to keep watches safely while helping reduce clutter on a dresser, shelf, or desk. 【Display Feature】: The hinged lid lid with a transparent viewing window turns this watch display box into a convenient showcase, letting you see the contents without opening it. 【Construction】: Buil
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Watch Storage Box Transparent Window Watch Display Box Front Latch",
"product_id": 9461594652911,
"variant_id": 50166246736111,
"quantity": 1,
"grams": 1100,
"length_cm": "40.0",
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").