Brand: World Products (Landmark)
This product has 18 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $33.99
Default variant: S / Black Top
Default SKU: dcd-30003452377
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760529244234:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001220642
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001220642.json
This product comes in 18 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This two piece wetsuit is designed as water sports clothing for swimming, snorkeling, diving, and other wet activities, giving you a practical set that works on and in the water.
Thermal Performance: The 3mm wetsuit set helps retain body heat in cooler conditions, making it easier to stay comfortable when the water turns chilly or when you are spending longer sessions outdoors.
Material: Made from neoprene, this wetsuit offers a flexible feel with a close fit that supports movement while still providing the insulation and coverage needed for active use.
Key Features: The long sleeve wetsuit pants design creates full upper-and-lower body coverage, while the front-zip jacket design makes the set easy to put on and removal before and after your session.
Benefits: Built as water sports clothing for women, this set helps reduce the effect of wind, splash, and sun exposure, so you can focus on swimming or diving with more confidence and comfort.
Summary: 2 Piece Neoprene Wetsuit Heat Retention 3mm Wetsuit Set Thermal Diving Suit for Women, Swimming. 【Product Type】: This two piece wetsuit is designed as water sports clothing for swimming, snorkeling, diving, and other wet activities, giving you a practical set that works on and in the water. 【Thermal Performance】: The 3mm wetsuit set helps retain body heat in cooler conditions, making it easier to stay comfortable when the water turns chilly or when you are spending longer sessions outdoors. 【Material】: Made from neoprene, this wetsuit offers a flexible feel with a close fit that supports movem
Generated by: m4x-map-v1
This product has 12 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": "2 Piece Neoprene Wetsuit Heat Retention 3mm Wetsuit Set Thermal Diving Suit for Women, Swimming",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "10.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").