Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.15
Default variant: Rose rose and blue Blue / Pink
Default SKU: dcd-30002798308
Default price: $4.15
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50380253462767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001053676
JSON data: https://landmarks.builders/products/wp-dcd-10001053676.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your everyday hairstyles with this set satin hair scrunchies designed to give you voluminous, textured looks while protecting your hair from damage and creasing. Whether you are creating a messy bun scrunchie style, securing a high ponytail, or adding a touch of elegance to your casual updo, these satin scrunchies for both function and fashion. The set includes hair scrunchies pink color combination, offering you versatile options to match different outfits and moods throughout your week. Crafted from satin, these hair ties for women provide a smooth, gentle grip that holds your hair securely without the pulling, tugging, or breakage associated with traditional elastic hair bands. The extra, voluminous design sets these large scrunchies for women apart from standard flat hair accessories for women, creating fuller, more dimensional hairstyles that add personality to. The satin well hair types, including fine hair, making these hair bands for women fine hair an whether you have thick, thin, straight, or These hair scrunchies for girls and multiple purposes styling. Use them as bath scrunchies to keep your hair dry during your skincare routine, as shower scrunchies to protect your hairstyle, or as elegant hair accessories for girls for special occasions. The no-damage design means you can wear these elastic hair ties throughout and night without worrying about creases or kinks when you take them out. The combination of satin and thoughtful construction makes these hair bobbles for practical addition to your collection of hair accessories, suitable, workouts, sleep, or any activity where you need reliable, comfortable hair control with added style.
Summary: Satin Hair Scrunchies for Women Voluminous Large Scrunchie Set for Girls, Soft Ponytail Holder Bobbles, Rose. Transform your everyday hairstyles with this set satin hair scrunchies designed to give you voluminous, textured looks while protecting your hair from damage and creasing. Whether you are creating a messy bun scrunchie style, securing a high ponytail, or adding a touch of elegance to your casual updo, these satin scrunchies for both function and fashion. The set includes hair scrunchies pink color combination, offering you versatile options to match different outfits and moods througho
Generated by: dcd-map-v1
This product has 4 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": "Satin Hair Scrunchies for Women Voluminous Large Scrunchie Set for Girls, Soft Ponytail Holder Bobbles, Rose",
"product_id": 9531002224879,
"variant_id": 50380253462767,
"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").