Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.10
Default variant: M (for 80-110 pounds)
Default SKU: dcd-30002823541
Default price: $1.10
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/50380990120175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001060825
JSON data: https://landmarks.builders/products/wp-dcd-10001060825.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Whether you're heading to the gym, practicing pilates, or running errands on a warm day, these high waist fitness leggings for women deliver the cooling comfort and flexible support your active lifestyle demands. Crafted from premium nylon with cooling material technology, these gym leggings for women feature advanced temperature-regulating properties that keep you cool during intense workouts while providing protection for outdoor activities. The high waisted design offers a secure, flattering fit that stays in place during stretching, movement, or running, making them versatile womens activewear for any fitness routine or casual wear. These compression leggings women can rely on are designed with high stretch nylon construction that moves with your body, providing enhanced flexibility and gentle compression without restriction. The fitted silhouette and 7/8 cropped length create a streamlined look that pairs perfectly with your favorite sports bra or workout top. The extremely-thin, breathable material makes these sports leggings women choose for summer training sessions, hot exercise classes, or any warm-weather activity. Size M is recommended for individuals weighing 36-50 kg or 80-110 lbs, offering a comfortable fit that adapts to your body shape. Perfect as gym clothes for women who value both performance and comfort, these ladies gym leggings transition seamlessly from your morning workout to afternoon activities. The cooling material technology sets these womens gym leggings apart from standard gym trousers womens options, providing temperature regulation that helps you stay focused on your fitness goals rather than overheating. Whether you need running leggings women can count on for outdoor jogs, support tights for women during strength training, or comfortable ladies leggings for pilates clothes for women, this black pair delivers the functionality and style your active wardrobe requires.
Summary: Leggings for Women UK High Waist Gym with Cooling Material, Breathable Stretch Workout Tights for Summer, Plus Size. Whether you're heading to the gym, practicing pilates, or running errands on a warm day, these high waist fitness leggings for women deliver the cooling comfort and flexible support your active lifestyle demands. Crafted from premium nylon with cooling material technology, these gym leggings for women feature advanced temperature-regulating properties that keep you cool during intense workouts while providing protection for outdoor activities. The high waisted design offers a se
Generated by: dcd-map-v1
This product has 3 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": "Leggings for Women UK High Waist Gym with Cooling Material, Breathable Stretch Workout Tights for Summer, Plus Size",
"product_id": 9531206303983,
"variant_id": 50380990120175,
"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").