Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Small Stand
Default SKU: dcd-30003615821
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754977755210:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001271963
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001271963.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted as a wooden necklace display stand with a walnut wood grain finish, giving the piece a warm, natural look that suits dressing tables, shelves, or retail display areas.
Design: The arched-top necklace display stand features a rectangular panel with a raised wooden peg near the top, creating a simple structure that keeps necklaces visible and neatly arranged.
Function: This necklace stand is designed for accessory storage and presentation, helping you organize necklaces and similar jewelry items in one upright place instead of leaving them tangled or scattered.
Stability: Two small metal support feet at the bottom help the stand sit on a tabletop surface, while the solid wooden body provides a steady base for everyday display use.
Display Advantage: As a walnut wood necklace stand, it highlights pendants and chains with a clean vertical profile, making it easy to view, select, and access jewelry during daily routines or merchandising.
Summary: Walnut Wood Necklace Stand Metal Feet Wooden Jewelry Holder Rack Tabletop. 【Material】: Crafted as a wooden necklace display stand with a walnut wood grain finish, giving the piece a warm, natural look that suits dressing tables, shelves, or retail display areas. 【Design】: The arched-top necklace display stand features a rectangular panel with a raised wooden peg near the top, creating a simple structure that keeps necklaces visible and neatly arranged. 【Function】: This necklace stand is designed for accessory storage and presentation, helping you organize necklaces and similar jewelry items in
Generated by: m4x-map-v1
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": "Walnut Wood Necklace Stand Metal Feet Wooden Jewelry Holder Rack Tabletop",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "20.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").