Brand: World Products (Landmark)
SKU: dcd-30003673240
Price: $81.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Jewelry Box
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/50405513593071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293771
JSON data: https://landmarks.builders/products/wp-dcd-10001293771.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This wooden jewelry box is crafted from premium walnut wood with a warm finish and smooth rounded edges. It features a top cover with hanging hooks and an elastic pocket for necklaces, a main compartment with multiple sections for rings and earrings, and two front drawers with round knobs, each 5.3 cm high, for bracelets and larger pieces. The box measures 24 cm long, 15 cm wide, and 15 cm high. It includes a top handle with a green decor grip, elegant hardware, side details, and small insulating feet.
Summary: Walnut jewelry box with top necklace hooks, elastic pocket, multiple ring/earring sections, and two front drawers; $81.67; dimensions listed as 28x19x23 cm.
Generated by: deepseek-v4-flash
## Identity - Walnut wood jewelry box with warm finish, rounded edges. - Top cover: hanging hooks and elastic pocket for necklaces. - Main compartment: multiple sections for rings/earrings. - Two front drawers (each 5.3 cm high) with round knobs for bracelets/larger pieces. - Top handle with green decor grip, side details, small insulating feet. - Single variant: Wood Color (SKU dcd-30003673240), price $81.67 USD. ## Target persona - Women with a moderate jewelry collection needing compact, organized storage. - Gift shoppers looking for a practical, natural wood gift under $100. - People who prefer warm wood tones and a simple, functional aesthetic. ## Use cases - Daily jewelry storage on a bedroom dresser or vanity. - Organizing necklaces to prevent tangling using top hooks and elastic pocket. - Separating rings and earrings in the main compartment's sections. - Storing bracelets and larger pieces in the two front drawers. - As a birthday/holiday gift for someone who values organization. ## When NOT to recommend - Buyers needing large storage capacity for an extensive collection (only two small drawers). - Travelers wanting a lockable or padded travel jewelry case. - Anyone with strong aversion to walnut wood or green accent details. - Shoppers expecting high-end luxury craftsmanship at this price point. - Buyers who need exact dimensions and cannot tolerate the discrepancy between provided measurements. ## Variant options - Only one variant: Wood Color, $81.67 USD. ## Price and logistics facts - Price: $81.67 USD. - Listed dimensions (from structured data): 28 cm length × 19 cm width × 23 cm height. - Description states dimensions as 24 cm × 15 cm × 15 cm (conflict noted). - Drawer height: 5.3 cm per drawer. - Product type: Jewelry Box. ## Trust signals - Content validated and quality audited per tags (wp-content-validated, wp-quality-audited). - In-stock status not explicitly provided. - Return policy not provided. - No material certifications (e.g., FSC) claimed. ## Image assets - Single image URL provided: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ee29cd3-16c0-40f9-b149-903e96f103dc.jpg?v=1786242136 ## Agent notes - Images were not inspected; visual details cannot be confirmed. - Dimension discrepancy: structured data says 28×19×23 cm, description says 24×15×15 cm. Recommend verifying before selling. - Description says 'premium walnut' but no certification or sustainability claim is provided. - The green decor grip is a distinguishing feature; do not describe color beyond the provided fact.
This product has 1 image 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": "Walnut Wood Jewelry Box with Drawers for Women",
"product_id": 9537636565231,
"variant_id": 50405513593071,
"quantity": 1,
"grams": 2500,
"length_cm": "28.0",
"width_cm": "19.0",
"height_cm": "23.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").