Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $17.99
Default variant: Beech / Short
Default SKU: dcd-30003562976
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49716618887407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251729
JSON data: https://landmarks.builders/products/wp-dcd-10001251729.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A retro walnut-style wood jewelry stand for organizing watches, bracelets, and beads. Measures 28×15×10 cm. Priced at $16.99.
Generated by: deepseek-v4-flash
## Identity Jewelry stand in retro walnut color (variant: Beech wood) for organizing watches, bracelets, and beads. Dimensions: 28 x 15 x 10 cm. ## Target persona Jewelry collectors with multiple wrist accessories; watch enthusiasts needing daily rotation display; crafters who make beaded bracelets; anyone seeking desktop jewelry organization. ## Use cases - Displaying and organizing watches, bracelets, and beads on a dresser or vanity. - Storing multiple hand strings for easy access and selection. - Reducing clutter from loose jewelry on desks or nightstands. - Showcasing jewelry at craft fairs or retail display tables. - Organizing daily rotation of watches and bracelets. - Keeping small bead strings untangled and visible. ## When NOT to recommend - High-value jewelry requiring secure locking or dust-proof storage. - Very large collections (over 20 pieces) needing extensive space. - People allergic to wood or certain finishes (variant is Beech). - Those needing fully enclosed storage (e.g., to protect from dust). ## Variant options - Beech / Short: $16.99 (SKU dcd-30003562976) - Beech / Tall: $17.99 (SKU dcd-30003562977) ## Price and logistics facts Base price $16.99 USD. Tall variant $17.99. Dimensions: 28 x 15 x 10 cm. ## Trust signals - Price consistent across two variants. - Both variants available (SKUs listed). - No return policy or stock status provided. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49fe22acd7834e42b11ad8192a96f4d8.png?v=1781086791 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb53b4d6a807424e850a85d254465804.png?v=1781086790 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63f16c7594fb4a1187526a66808696d9.png?v=1781086790 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c7977504a094ea49a214bae2c2bc4fa.png?v=1781086790 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c49a87e3b9384a569da79b01967c8055.png?v=1781086791 ## Agent notes - Title states 'retro walnut' color but variants are listed as 'Beech' wood. The actual color may vary. - No in-stock quantity or return policy information available. - Image understanding not performed; visual details not assessed.
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": 500000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "15.0",
"_height_cm": "10.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").