Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.82 – $1.93
Default variant: 2-layer Cylinder
Default SKU: dcd-30002743987
Default price: $0.82
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50378802135279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001040236
JSON data: https://landmarks.builders/products/wp-dcd-10001040236.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from solid wood, this wooden headband holder provides a sturdy and way to organize your hair accessories while adding a touch of rustic charm to your room.
Multi-Tier Design: This versatile jewelry holder features a multi-layer ladder structure, allowing you to neatly display and categorize headbands, scrunchies, and hair clips for easy access every morning.
Space-Saving Solution: Designed for efficient household storage, the foldable angled stand structure can be easily tucked away when not in use, making it for small vanity tables, dorm rooms, or crowded wardrobes.
Versatile Display: More than just for hair, this jewelry rack is ideal for showcasing bracelets, bangles, and necklaces, keeping your entire collection untangled and beautifully visible.
Functional Organization: Keep your vanity clutter with this scrunchie display stand that transforms a messy pile of accessories into an organized, aesthetic display that complements any teen or girl's bedroom decor.
Summary: Headband Holder Organizer Multi-Functional Wooden Bracelet Holder Large Capacity Scrunchie Display Stand for Dorm Room. 【Material】: Crafted from solid wood, this wooden headband holder provides a sturdy and way to organize your hair accessories while adding a touch of rustic charm to your room. 【Multi-Tier Design】: This versatile jewelry holder features a multi-layer ladder structure, allowing you to neatly display and categorize headbands, scrunchies, and hair clips for easy access every morning. 【Space-Saving Solution】: Designed for efficient household storage, the foldable angled stand stru
Generated by: dcd-map-v1
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": "Headband Holder Organizer Multi-Functional Wooden Bracelet Holder Large Capacity Scrunchie Display Stand for Dorm Room",
"product_id": 9530633158895,
"variant_id": 50378802135279,
"quantity": 1,
"grams": 450,
"length_cm": "43.0",
"width_cm": "29.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. 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").