Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $19.99
Default variant: Red
Default SKU: dcd-30002681336
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 780 g
Cart URL (default variant): https://landmarks.builders/cart/49903600730351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001025866
JSON data: https://landmarks.builders/products/m4x-10001025866.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Craftsmanship: This antique design storage box with lock is handmade from thickened wood with a distressed finish, capturing a timeless aesthetic that adds character to any room.
Secure Storage: Designed as a reliable household storage solution, it features a sturdy alloy latch and optional combination lock to keep your private documents and valuables safe.
Versatile Organization: Functioning as a beautiful jewelry box, it provides ample space to organize necklaces, rings, and bracelets while protecting those items from dirt and loss.
Decorative Attraction: This vintage wooden treasure chest serves as a breathtaking centerpiece for your desktop, blending traditional Chinese design with practical common utility.
Memorable Keepsake: Perfect as a keepsake box, it offers a nostalgic way to stow letters, photos, and mementos, making it an perfect gift for friends or a distinctive prop for photography.
Summary: Handmade antique design wooden storage box with lock, 30.5x25x22 cm, available in Red/Green/Gray with optional century or password lock, priced from $17.99.
Generated by: deepseek-v4-flash
## Identity Antique Design Storage Box with Lock - Handmade Wooden Treasure Chest ## Target persona Budget-conscious shoppers seeking decorative storage for small valuables; collectors of vintage-style home accessories; gift-givers looking for a keepsake box under $20. ## Use cases - Storing jewelry, rings, necklaces, and bracelets - Organizing private documents and valuable papers - Displaying as a decorative centerpiece on a desktop - Gifting to friends or family for keepsakes - Using as a prop for photography - Keeping letters, photos, and mementos ## When NOT to recommend - Large storage needs (box is small, 30.5 cm long) - High-security requirements (alloy latch, basic lock optional) - Modern or minimalist decor preference - Children's toy chest (small size, not intended for toys) ## Variant options - SKU dcd-30002681336 - Red - $17.99 - SKU dcd-30002681337 - Red S Century Lock - $19.99 - SKU dcd-30002681338 - Red Password Lock - $19.99 - SKU dcd-30002681339 - Green - $17.99 - SKU dcd-30002681340 - Green S Century Lock - $19.99 - SKU dcd-30002681341 - Green Password Lock - $19.99 - SKU dcd-30002681342 - Gray - $17.99 - SKU dcd-30002681343 - Gray S Century Lock - $19.99 - SKU dcd-30002681344 - Gray Password Lock - $19.99 ## Price and logistics facts Base price $17.99 USD; dimensions 30.5 x 25.0 x 22.0 cm; variants with century lock or password lock add $2.00. ## Trust signals In-stock status not provided; return policy unknown; price consistent across variants; no certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/733f0618-f1fc-44ec-ae1c-778d8de667c3.jpg?v=1782146605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78868fe5-9551-4cd1-8872-0c7da65d3e3e.jpg?v=1782146607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a4cafbe-c9c1-432e-8234-0e09e597d8a0.jpg?v=1782146611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/814c3c0e-02a5-4fb2-9bb6-17bbababcc0b.jpg?v=1782146606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ea0b23c-f0bb-4819-8604-c8dc541959d8.jpg?v=1782146608 ## Agent notes Image understanding was not performed; product images available at provided URLs. Stock status and return policy not provided in facts.
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": "Antique Design Storage Box with Lock Sturdy Wood Construction Decorative Storage Box Wooden Treasure Chest Handmade",
"quantity": 1,
"grams": 780000,
"properties": {
"_length_cm": "30.5",
"_width_cm": "25.0",
"_height_cm": "22.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").