Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.25
Default variant: Dark Blue, Peacock Blue, Grey Blue
Default SKU: dcd-30002787030
Default price: $6.25
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/50379424825583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001050580
JSON data: https://landmarks.builders/products/wp-dcd-10001050580.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
**Title:** 100 Scrunchies for Women - 19 Ponytail Holders - Medium Size Scrunchie Set of 3 Box - Blue Ties for Adults **Bullet - GENTLE ON: These 100 scrunchies provide a smooth surface that reduces friction against strands, helping minimize breakage, creasing, and frizz when securing ponytails or for daily use, office wear, or casual outings - GIFT BOX PACKAGING: This set of 3 arrives box packaging, eliminating the need for additional wrapping when giving to professional women, friends, or family who accessories - 19 CONSTRUCTION: Made from 19, these ponytail holders offer durability and softness for repeated use while maintaining their shape and through regular wear during commutes and daily activities - MEDIUM SIZE FOR STANDARD: Designed to fit standard thickness comfortably, these scrunchies provide without excessive tightness, suitable for various hairstyles including high ponytails, low, and braids - COORDINATED COLOR SET: Includes three scrunchies in blue, peacock blue, and gray blue, offering that with different outfits and occasions while maintaining a simple, minimalist your wrist Description:** Tired of ties that leave creases, cause breakage, and damage your carefully? These 100 scrunchies offer a gentle to traditional elastic bands, keeping your ponytails and secure throughout your workday, commute, and casual outings without compromising. Crafted from 19, this set provides durability and softness for daily use. The medium size fits standard volumes comfortably, making these ponytail holders suitable for professional women and adults who need reliable hold without the frizz and damage caused by conventional ties. This scrunchie set features three coordinated in blue, peacock blue, and gray blue, offering versatile that complement both office wear and casual outfits. The of help friction against strands, minimizing breakage and preserving your hairstyle whether you high ponytail, low bun, or loose braid. Unlike thin scrunchies made from synthetic materials, these ponytail holders maintain their shape and through repeated use while remaining gentle on all. Each set arrives box packaging, eliminating the need for additional wrapping when giving to your life. The simple, minimalist design ensures these scrunchies look appropriate on your wrist, transitioning from morning commute to evening plans. Whether you're purchasing for yourself or for gift giving, this set of 3 scrunchies provides a practical solution for adults accessories that prioritize both function and color works across and occasions, giving you coordinated for any in your wardrobe.
Summary: Scrunchies for Women Thin for Daily Use Office Wear, Medium Size Gift Box for Professional Blue. **Title:** 100 Scrunchies for Women - 19 Ponytail Holders - Medium Size Scrunchie Set of 3 Box - Blue Ties for Adults **Bullet - GENTLE ON: These 100 scrunchies provide a smooth surface that reduces friction against strands, helping minimize breakage, creasing, and frizz when securing ponytails or for daily use, office wear, or casual outings - GIFT BOX PACKAGING: This set of 3 arrives box packaging, eliminating the need for additional wrapping when giving to professional women, friends, or family
Generated by: dcd-map-v1
This product has 2 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": "Scrunchies for Women Thin for Daily Use Office Wear, Medium Size Gift Box for Professional Blue",
"product_id": 9530794049775,
"variant_id": 50379424825583,
"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").