Brand: World Products (Landmark)
SKU: dcd-30003452598
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/50166176481519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001220719
JSON data: https://landmarks.builders/products/m4x-10001220719.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large-Capacity Storage: This headband holder is designed as a practical home storage solution, helping you keep everyday accessories in individual tidy place instead of scattered across shelves or drawers.
Multi-Pocket Organization: The wall organizer combines layered sections mesh pockets to sort headbands, hair clips, scrunchies, and small accessories, making it easy to see and grab what you need instantly.
Door Hanging Rack Design: With a convenient hanging setup, this door hanging rack can be placed in a bedroom, closet, or entry area without taking up floor space, which is perfect for compact rooms.
Accessory Sorting: As a hair clip organizer, it helps separate different items by type so matching pieces stay as a set, reducing morning rummaging and keeping children’s accessories easier to manage.
Everyday Convenience: The lightweight hanging storage format supports fast-grab and neat display, creating a cleaner routine for busy mornings and making it easier to keep favorite items visible and prepared to use.
Summary: Headband Holder Space Saving Hair Clip Organizer Easy to Install for Closet. 【Large-Capacity Storage】: This headband holder is designed as a practical home storage solution, helping you keep everyday accessories in individual tidy place instead of scattered across shelves or drawers. 【Multi-Pocket Organization】: The wall organizer combines layered sections mesh pockets to sort headbands, hair clips, scrunchies, and small accessories, making it easy to see and grab what you need instantly. 【Door Hanging Rack Design】: With a convenient hanging setup, this door hanging rack can be placed in a bed
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Headband Holder Space Saving Hair Clip Organizer Easy to Install for Closet",
"product_id": 9461559722223,
"variant_id": 50166176481519,
"quantity": 1,
"grams": 210,
"length_cm": "47.0",
"width_cm": "30.0",
"height_cm": "3.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").