Brand: World Products (Landmark)
SKU: dcd-30003504995
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49739214323951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250266
JSON data: https://landmarks.builders/products/wp-dcd-10001250266.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Vertical multi-functional braiding hair shelf with spool organizer, movable, for hairdresser workspace display. Wood variant, $32.99.
Generated by: deepseek-v4-flash
## Identity Vertical multi-functional braiding hair shelf and spool organizer, wood finish, for desktop or movable display. ## Target persona Hairdressers, braiding specialists, and mobile stylists who need a portable spool organizer and display rack for their workspace. ## Use cases - Organizing multiple spools of braiding hair/thread on a salon station. - Displaying braided hair samples for client consultation. - Portable work area for on-location styling (salon visits, events). - Desktop storage for small hair tools and accessories. - Spool holder for use with sewing or crafting machines. ## When NOT to recommend - For heavy-duty industrial spool storage (designed for small spools only). - For storing large rolls of fabric or heavy items (dimensions: 42 x 16 x 5 cm). - For users needing a permanent fixed installation (it is movable but not wall-mountable). - For those requiring a full-size hairdresser station (it is a desktop accessory). ## Variant options - Wood - $32.99 (only variant) ## Price and logistics facts Price: $32.99 USD. Dimensions: 42 x 16 x 5 cm. No additional shipping or logistics information provided. ## Trust signals In-stock status: not provided. Return policy: not provided. Certifications: none listed. Price consistency: single price for the only variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c78828234f8344119bd3ecd3b500dd72.png?v=1781488399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/430c5f39f877432db48c6f93a5129b86.png?v=1781488399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3fcda97a1fa48d0b2bd3abadd65825e.png?v=1781488397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddb120146a5d4e3791539233b0597cc1.png?v=1781488399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea6534fbc2b44951bf1dad9d5326363c.png?v=1781488398 ## Agent notes - No product description was provided; use cases are inferred from the title and category. - Image understanding was not performed; visual details not available. - Product is tagged as 'sewing' but title indicates hair braiding; potential cross-categorization.
This product has 13 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": "立式多功能编织发架可移动发型师工作区展示架线轴整理器桌面支架",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "16.0",
"_height_cm": "5.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").