Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 2 Layer
Default SKU: dcd-30003424202
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754981916746:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001210619
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001210619.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from sturdy wood, this jewelry stand brings a natural look that blends easily with dressing tables, counters, and retail displays while keeping your setup neat and visually warm.
Multi-Tier Layout: The multi-tier jewelry holder uses several horizontal horizontal rods to separate bracelets, bangles, and beaded pieces, making it simple to sort items and keep jewelry storage organized in an instant.
Display Visibility: As a bracelet display stand, the unobstructed design keeps each piece easy to view and easy to reach, so customers or family members can quickly browse styles without digging through a drawer.
Space-Saving Feature: This desktop bracelet organizer keeps accessories upright and away from the desktop, helping you conserve space on dressing tables, market stalls, and display counters while presenting more items in a compact space-efficient area.
Practical Use: Designed for frequent jewelry organization, it helps reduce tangling, improves reach during busy selling instances, and gives bracelets a tidy, attractive display that makes selection more quickly and more convenient.
Summary: Desktop Bracelet Organizer Easy to See Multi-Tier Jewelry Holder Space-Saving. 【Material】: Made from sturdy wood, this jewelry stand brings a natural look that blends easily with dressing tables, counters, and retail displays while keeping your setup neat and visually warm. 【Multi-Tier Layout】: The multi-tier jewelry holder uses several horizontal horizontal rods to separate bracelets, bangles, and beaded pieces, making it simple to sort items and keep jewelry storage organized in an instant. 【Display Visibility】: As a bracelet display stand, the unobstructed design keeps each piece easy to vi
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": "Desktop Bracelet Organizer Easy to See Multi-Tier Jewelry Holder Space-Saving",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "35.5",
"_width_cm": "23.0",
"_height_cm": "6.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").