Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.03 – $6.18
Default variant: 50 Count Wall-Mounted Box / Default Title
Default SKU: dcd-30004136655
Default price: $2.03
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/50467676979439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455904
JSON data: https://landmarks.builders/products/wp-dcd-10001455904.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 thickened, tear-resistant material for enhanced durability and reliability during use.
Size: Super enlarged 52cm diameter accommodates all head sizes and fully covers even waist-length hair.
Design: Features a stylish printed pattern, adding a touch of elegance to a practical item.
Convenience: Disposable design ensures hygiene and eliminates the need for cleaning, perfect for travel or daily use.
Versatility: Ideal for showering, hair treatments, perms, and other beauty routines for both adults and children.
Summary: Disposable extra-large 52cm shower caps in thickened tear-resistant material; available in 50-200 count wall-mounted boxes for travel, hair treatments, and daily use.
Generated by: deepseek-v4-flash
## Identity - Disposable shower caps for women and kids - Extra-large 52cm diameter; covers waist-length hair - Thickened, tear-resistant, waterproof material - Printed pattern design ## Target persona - Budget-conscious travelers needing hygienic head cover - Families with children for bath time or hair treatments - Salon professionals requiring bulk disposable caps - Individuals with long hair needing full coverage ## Use cases - Showering in hotels, gyms, or shared bathrooms - At-home deep conditioning or oil treatments - Salons for perms, coloring, and chemical services - Kids' bath time to protect hair or prevent water exposure - Daily hygiene without drying a reusable cap ## When NOT to recommend - If a reusable or eco-friendly cap is preferred - For users with very small heads or infants; 52cm may be too large - When only a single cap is needed, not a bulk box - If a premium or branded cap is expected ## Variant options - 50 Count Wall-Mounted Box – $2.03 - 100 Count variant – $3.56 - 150 Count Wall-Mounted Box – $4.79 - 200 Count Wall-Mounted Box – $6.18 ## Price and logistics facts - Base price: $2.03 USD for 50-count - Price per cap decreases with quantity: 4.06¢, 3.56¢, 3.19¢, 3.09¢ - No shipping, stock, or delivery details provided - Only dimension fact: 52cm diameter ## Trust signals - Listed variant prices are consistent with base price - Material claims: thickened, tear-resistant, waterproof - Wall-mounted box packaging for hygiene - No stock status, return policy, or certifications confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Pr0Oet2BCpfXWlhxm__4611686018427383647-0-item_pic.webp?v=1786299135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Xp1s5V2BCpfX5Py08__2216599998303.webp?v=1786299135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ckT0zm2BCpfXJfSPz__2216599998303.webp?v=1786299135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GCmuAK2BCpfX1eQzs__2216599998303.webp?v=1786299136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fkfJPw2BCpfWjbVBg__2216599998303.webp?v=1786299135 ## Agent notes - Image understanding was not performed; URLs provided are assets. - No product type or brand name specified. - No inventory status or return policy available. - Pattern design not visually verified; description says printed pattern.
This product has 5 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 Shower Caps for Women and Kids, Extra Large Thick Waterproof Hair Treatment Caps",
"product_id": 9556212646127,
"variant_id": 50467676979439,
"quantity": 1,
"grams": 0,
"length_cm": "52.0",
"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").