Brand: World Products (Landmark)
This product has 20 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $105.99 – $128.99
Default variant: S / Long Pants
Default SKU: dcd-30000110419
Default price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760570237002:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000019295
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000019295.json
This product comes in 20 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Quick-drying Women Rash Guard for Beach and Surfing This long sleeve water shirt offers UPF 50+ sun protection and quick-drying comfort, making it perfect for waterming, surfing, and other outdoor activities. The lightweight, breathable fabric ensures a comfortable fit for extended wear.
Adaptable for Multiple Outdoor Activities Designed for women, this rash guard is suitable for beach outings, waterming, surfing, hiking, and summer sports. Its sun protection and quick-drying features make it perfect for active active pursuits.
Soft, Breathable, and Comfortable Fabric Crafted from high-quality polyester, the water shirt provides breathability and moisture wicking, reducing irritation and enhancing comfort during workouts or aquatic activities.
Multiple Design Choices with Random Delivery Available in various combinations such as long pants, shorts, high-waist pants, and beach pants. designs and hues are shipped randomly, offering distinctive choices for every order.
Easy Care and Sturdy Construction The rash guard is machine launderable and designed for repeated use, maintaining its shape and sun protection properties extra time. perfect for everyday wear and frequent outdoor activities.
Summary: Women's Rash Guard Long Sleeve Water Shirt UPF 50+, Beach. 【Quick-drying Women Rash Guard for Beach and Surfing】 This long sleeve water shirt offers UPF 50+ sun protection and quick-drying comfort, making it perfect for waterming, surfing, and other outdoor activities. The lightweight, breathable fabric ensures a comfortable fit for extended wear. 【Adaptable for Multiple Outdoor Activities】 Designed for women, this rash guard is suitable for beach outings, waterming, surfing, hiking, and summer sports. Its sun protection and quick-drying features make it perfect for active active pursuits. 【So
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": "Women's Rash Guard Long Sleeve Water Shirt UPF 50+, Beach",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "22.0",
"_height_cm": "5.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").