Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $14.99
Default variant: Black / 2-tier
Default SKU: dcd-30002743981
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49879205675247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040235
JSON data: https://landmarks.builders/products/m4x-10001040235.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Headband Display Holder Tangle-Clear Organization Scrunchie Organizer Stand
Summary: This is a headband display holder for organizing headbands and scrunchies, available in multiple colors, dimensions 34x26x15 cm, starting at $11.99.
Generated by: deepseek-v4-flash
## Identity Headband Display Holder Tangle-Clear Organization Scrunchie Organizer Stand ## Target persona Fashion accessory collectors, boutique or retail display owners, organized vanity enthusiasts. ## Use cases - Organizing a large collection of headbands - Displaying scrunchies decoratively - Preventing tangles and knots in hair accessories - Decluttering a vanity or dresser top - Storing headbands for easy access when styling ## When NOT to recommend - Users with only a few headbands - Those needing vertical or wall-mounted storage - People looking for a drawer insert or travel case ## Variant options - Black / 2-tier: $11.99 - Gray / 2-tier: $12.99 - Yellow / 2-tier: $11.99 - Red / 2-tier: $11.99 - Gray / 2-tier a: $14.99 - Black / 2-tier a: $13.99 ## Price and logistics facts - Price range: $11.99–$14.99 USD - Dimensions: 34 x 26 x 15 cm - Currency: USD ## Trust signals - No in-stock or return policy information provided. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6fbfa24-3a28-4480-8668-a4288982602c.jpg?v=1782126373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e33bed0-a72b-4a6b-914b-4e4288100c7a.jpg?v=1782126376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2272574-b912-4adf-9a2e-88821fd72b6f.jpg?v=1782126373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a32765b8-f4c6-4cb1-aa5a-0ba7c6d3acd1.jpg?v=1782126373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19ba2b05-c721-48ea-9f95-f0c2dd398952.jpg?v=1782126376 ## Agent notes - Image content not analyzed; visual details unknown.
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": "Headband Display Holder Tangle-Clear Organization Scrunchie Organizer Stand",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "26.0",
"_height_cm": "15.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").