Brand: World Products (Landmark)
This product has 15 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99
Default variant: Pink / M
Default SKU: dcd-30000084995
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760478191690:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000014860
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000014860.json
This product comes in 15 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Comfortable Cotton Thermal Underwear for Teen Girls This striped thermal underwear set is crafted from soft cotton and spandex, providing warmth and comfort for high school students during autumn and winter. The breathable fabric ensures a pleasant wearing feeling for common training and school activities.
Stylish Striped Design for School Insulationing Featuring a simple striped pattern and timeless round neck, this set is perfect for insulationing under school uniforms or informal jackets. The adaptable design suits various events, including training, warm-up, and light event.
Multiple Sizes Available to Meet Different Needs Available in sizes M to 3XL, this thermal set accommodates different physique design s and ages, ensuring a tailored fit for teen girls. The material enhances comfort and flexibility during movement.
Soft, Sturdy, and Breathable Fabric Made of 93% cotton and 7% spandex, the fabric is soft, breathable, and sturdy, suitable for extended wear during study, sports, or informal activities. The singlecover construction provides lightweight warmth without bulk.
Assorted Hues, Some Designs Shipped Randomly Choose from a variety of color combinations. Some designs are shipped randomly, offering a distinctive and personalized selection for each order.
Summary: Teen girls thermal long sleeve set. 【Comfortable Cotton Thermal Underwear for Teen Girls】 This striped thermal underwear set is crafted from soft cotton and spandex, providing warmth and comfort for high school students during autumn and winter. The breathable fabric ensures a pleasant wearing feeling for common training and school activities. 【Stylish Striped Design for School Insulationing】 Featuring a simple striped pattern and timeless round neck, this set is perfect for insulationing under school uniforms or informal jackets. The adaptable design suits various events, including training,
Generated by: m4x-map-v1
This product has 5 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Teen girls thermal long sleeve set",
"quantity": 1,
"grams": 370000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "22.0",
"_height_cm": "4.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").