Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.67 – $1.79
Default variant: Upgraded Enlarged 5-Pack / Default Title / Default Title
Default SKU: dcd-30004137523
Default price: $1.74
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467672031471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456144
JSON data: https://landmarks.builders/products/wp-dcd-10001456144.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from highly absorbent, quick-drying fabric for efficient hair drying.
Design: Turban-style cap securely wraps hair, preventing drips and promoting faster drying.
Convenience: Disposable design offers hygiene and portability, ideal for travel, hotels, and spas.
Absorption: Features strong water absorption capabilities to significantly reduce drying time.
Versatility: Suitable for various hair types and lengths, providing a comfortable and secure fit.
Summary: Disposable super-absorbent quick-dry hair towel turban for travel and bath. Turban-style cap secures hair, reduces drips, and speeds drying. Variants from $1.67 USD. No dimensions or certifications stated.
Generated by: deepseek-v4-flash
## Identity Disposable super absorbent quick dry hair towel turban. Turban-style cap that wraps hair to prevent drips and promote faster drying. Made from quick-drying fabric with strong water absorption. ## Target persona Budget-conscious travelers, hotel/spa purchasers, gym/swim bag carriers who need a hygienic, portable, single-use hair-drying solution. ## Use cases - Post-shower hair drying at gym or pool - Hotel or motel bathroom use - Spa treatment guest towel - Backpacking/camping hygiene - Quick-dry travel hygiene ## When NOT to recommend - Eco-conscious buyers seeking a reusable towel - Users needing a full-size bath towel (dimensions not provided) - Professional salons requiring bulk or contract pricing - Buyers who require product dimension specifications before purchase ## Variant options | SKU | Title | Price | |-----|-------|-------| | dcd-30004137523 | Upgraded Enlarged 5-Pack | $1.74 USD | | dcd-30004137525 | 2 Boxes / Compressed Towels | $1.67 USD | | dcd-30004137527 | Hair Drying Cap 2-Pack + Compressed Towels 1 Box/14pcs | $1.67 USD | | dcd-30004137528 | Travel Set for Three: Hair Drying Cap 3-Pack + Towels 6pcs/3-Pack | $1.79 USD | ## Price and logistics facts Base price $1.67 USD. Variant prices range $1.67–$1.79 USD. No dimensions provided. Shipping, delivery time, and in-stock status not stated in product facts. ## Trust signals - Prices are listed per variant with SKUs. - No certifications, return policy, or stock status are provided. - Product description claims strong water absorption and quick drying, but no laboratory verification is cited. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01P02JJT2LY2BOTevrt__3937219703-0-C2M.webp?v=1786299131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01T49ExL2LY27GSGj8u__3937219703-0-C2M.webp?v=1786299130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011FH7mB2LY27GSH86w__3937219703-0-C2M.webp?v=1786299130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Jqd0ay2LY27ExpI6S__3937219703-0-C2M.webp?v=1786299130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xkpqXO2LY27Fyrshs__3937219703-0-C2M.webp?v=1786299130 ## Agent notes Product type field is empty. Images were not analyzed; no visual details (color, packaging, texture) are inferred beyond the provided descriptions. Variant titles suggest some variants include compressed towels and bundles, but exact contents beyond title text are not confirmed.
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": "Disposable Super Absorbent Quick Dry Hair Towel Turban for Travel and Bath",
"product_id": 9556210483439,
"variant_id": 50467672031471,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").