Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Black / 2-layer Velvet
Default SKU: dcd-30002744024
Default price: $19.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/49879205478639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040242
JSON data: https://landmarks.builders/products/m4x-10001040242.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Headband Storage Rack Easy Assembly Bangle Display Stand Detachable Design
Summary: Headband storage rack with easy assembly and detachable design, available in two color variants, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity Headband Storage Rack – Easy Assembly, Detachable Design, 2-layer Velvet. ## Target persona Headband or bangle owners seeking a compact, stylish organizer for their vanity or closet. Suitable for fashion enthusiasts with moderate accessory collections. ## Use cases - Storing multiple headbands in a single, tidy rack. - Displaying bangles or bracelets for easy selection. - Organizing hair accessories on a dressing table. - Quick setup in dorm rooms or temporary spaces. - Rearranging detachable layers for custom layout. ## When NOT to recommend - For large collections requiring extensive storage capacity. - If a wall-mounted or heavy-duty rack is needed. - If closed/enclosed dust-proof storage is required. - When metal or wood material is preferred over velvet. ## Variant options - **Black / 2-layer Velvet** – $19.99 (SKU: dcd-30002744024) - **Red / 2-layer Velvet** – $19.99 (SKU: dcd-30002744027) ## Price and logistics facts - Price: $19.99 USD. - Dimensions: 35 × 26 × 13 cm. - No shipping or fulfillment details provided. ## Trust signals - Stock status and return policy not specified in supplied data. - No certifications or guarantees known. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ecbdc9b-2848-4082-966f-dc4fb2781e6c.jpg?v=1782126376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a1f2abc-3329-4164-9302-9cce693a70cb.jpg?v=1782126371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14f1de65-7c83-4cf4-8b87-f4dc40ff25ca.jpg?v=1782126373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7580671-782b-42fa-adb3-56b5567bed42.jpg?v=1782126373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c1281e7-824a-41a3-a9ea-85895f9c5993.jpg?v=1782126372 ## Agent notes - Image content not analyzed; visual details (e.g., material finish, assembly steps) are not confirmed. - No product type or category tag provided. - Only two variants available.
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 Storage Rack Easy Assembly Bangle Display Stand Detachable Design",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "26.0",
"_height_cm": "13.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").