Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $15.99
Default variant: Small / Hc800
Default SKU: dcd-30003624682
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713186767087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275746
JSON data: https://landmarks.builders/products/wp-dcd-10001275746.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
复古风实木收纳盒首饰文具化妆品收纳及节日礼品包装玻璃装饰木盒
| 图案 | 木纹 |
| 品牌 | 收纳盒 |
| 外部材质 | 木 |
| 开合方式 | 翻盖 |
| 适用范围 | 杂物 |
| 是否手工 | 手工 |
| 盖体材质 | 玻璃 |
| 附加功能 | 收纳 |
| 材质 | 木 |
| 结构类型 | 开口式 |
| 风格 | 复古风 |
| 容量 | 1 |
| 形状 | 椭圆形 |
Summary: Vintage-style handmade wooden storage box with glass lid, suitable for jewelry, stationery, cosmetics, and gift packaging. Available in small ($12.99) and large ($15.99).
Generated by: deepseek-v4-flash
## Identity - Product: Vintage Style Solid Wood Storage Box (Home Decor) - Two variants: Small (26.5x20x7.5 cm) at $12.99, Large (dimensions not given) at $15.99 - Features: Handmade, wood construction, glass lid, flip-top opening, oval shape. ## Target persona - Persons needing an attractive yet functional storage box for small items (jewelry, stationery, cosmetics) at an affordable price. - Gift givers looking for a reusable gift box with vintage appeal. ## Use cases - Organizing jewelry, earrings, rings, bracelets. - Storing pens, paper clips, stamps, or other stationery. - Holding makeup brushes, lipsticks, small cosmetics. - As a decorative gift box for holidays (Christmas, birthdays) or special occasions. - Displaying small collectibles or keepsakes. ## When NOT to recommend - For large or heavy items (capacity limited to small miscellaneous items). - For modern or minimalist decor styles (vintage aesthetic). - For users requiring airtight or lockable storage (flip-top, no lock). - For bulk storage needs (single compartment, limited space). ## Variant options - Small / Hc800: $12.99 – dimensions 26.5x20x7.5 cm - Large / Hc801: $15.99 – dimensions not provided (likely larger) ## Price and logistics facts - Small: $12.99 USD - Large: $15.99 USD - Dimensions of small: 26.5 cm (L) x 20 cm (W) x 7.5 cm (H) - Currency: USD ## Trust signals - In-stock status: Not specified; assume available based on listing. - Return policy: Not provided. - Price consistency: No historical data. - Certifications: None claimed. ## Image assets - 5 images available at URLs provided; cannot analyze visual content. ## Agent notes - No image understanding performed. Variant-specific dimensions for Large not provided. No weight, materials, or care instructions given.
This product has 14 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": "复古风实木收纳盒首饰文具化妆品收纳及节日礼品包装玻璃装饰木盒",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "20.0",
"_height_cm": "7.5"
}
}],
"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").