Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Walnut
Default SKU: dcd-30003499033
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43763410239562:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001234969
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001234969.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 from solid wood with a natural wood-grain finish, this tabletop jewelry rack brings a warm, sturdy look that works well for home storage on a dresser, vanity, or craft table.
Display Structure: The accessible tray base, two upright posts, and two horizontal rods create a practical jewelry display stand that keeps pieces visible, organized, and easy to reach.
Decorative Feature: Bird-shaped finials at both ends of the top rods add a distinctive visual accent, giving the bead organizer a simple decorative character while keeping the layout functional.
Organization Use: Designed as a jewelry organizer, it helps separate necklaces, bracelets, and bead strands so items stay untangled and ready for everyday selection or arranging.
Tabletop Size: Measuring 29.5 cm long, 15 cm wide, and 27.5 cm high, this tabletop jewelry rack offers a compact footprint with enough height to display pieces neatly without taking over your space.
Summary: Tabletop Jewelry Rack Horizontal Rods Bead Organizer Open Tray Jewelry Display Stand. 【Material】: Crafted from solid wood with a natural wood-grain finish, this tabletop jewelry rack brings a warm, sturdy look that works well for home storage on a dresser, vanity, or craft table. 【Display Structure】: The accessible tray base, two upright posts, and two horizontal rods create a practical jewelry display stand that keeps pieces visible, organized, and easy to reach. 【Decorative Feature】: Bird-shaped finials at both ends of the top rods add a distinctive visual accent, giving the bead organizer a
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": "Tabletop Jewelry Rack Horizontal Rods Bead Organizer Open Tray Jewelry Display Stand",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "31.5",
"_width_cm": "17.0",
"_height_cm": "8.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").