Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.78
Default variant: One Size
Default SKU: dcd-30002834534
Default price: $2.78
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/50381029081327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001063123
JSON data: https://landmarks.builders/products/wp-dcd-10001063123.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Women's Control Flattering Silhouette Modest Short Sleeve Swimming Costume Polyester Women's Swimsuit Water Park Conservative Swimsuit Set. Experience comfort and confidence during your next visit to the swimming pool or spa with this thoughtfully designed tankini. Specifically tailored as a slimming swimsuit, this ensemble features a conservative split design that provides a flattering silhouette for various body types. The short sleeve top and separate flat shorts offer the modest coverage you desire for a summer vacation or a relaxing day at the beach. Crafted from 250g polyester material, this swimwear is lightweight and quick-drying, ensuring you stay comfortable whether you are in the water or lounging poolside. This ladies' swimsuit is engineered with integrated control to help you feel your best in any setting. The inclusion of chest pads provides essential support and comfort, making it a reliable padded swimsuit for active swimming or thermal baths. Whether you are searching for swimsuits for women or a stylish swimsuit for women that offers more coverage than a traditional bikini, this navy apricot blossom set delivers a sophisticated look. The polyester material maintains its shape, providing a consistent fit for women who prioritize both style and functionality in their beachwear. Designed to meet the needs of ladies who prefer a more modest bathing suit, this two-piece set functions with the ease of a single-piece swimsuit while offering the versatility of separates. It is an optimal choice for those seeking ladies' swimsuits for older women that do not sacrifice modern aesthetics. From tropical getaways to leisure centers, this women's swimsuit ensures you are prepared for any aquatic activity. The conservative cut and short sleeve design make it a practical addition to your collection of women's apparel, offering a secure fit that allows you to move freely and enjoy your time in the sun.
Summary: Women's Swimsuits with Control for a Flattering Silhouette, Modest Short Sleeve Swimming Costume for Water Park. Women's Control Flattering Silhouette Modest Short Sleeve Swimming Costume Polyester Women's Swimsuit Water Park Conservative Swimsuit Set. Experience comfort and confidence during your next visit to the swimming pool or spa with this thoughtfully designed tankini. Specifically tailored as a slimming swimsuit, this ensemble features a conservative split design that provides a flattering silhouette for various body types. The short sleeve top and separate flat shorts offer the modest
Generated by: dcd-map-v1
This product has 8 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": "Women's Swimsuits with Control for a Flattering Silhouette, Modest Short Sleeve Swimming Costume for Water Park",
"product_id": 9531218067695,
"variant_id": 50381029081327,
"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").