Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.64
Default variant: M
Default SKU: dcd-30002797196
Default price: $7.64
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/50380293767407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001053266
JSON data: https://landmarks.builders/products/wp-dcd-10001053266.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Beat the summer heat with this men's cooling short sleeve t-shirt designed for comfort during hot weather. This breathable t-shirt features a crew neck design fit, making it suitable for daily wear, casual wear activities construction helps you stay comfortable whether you're working, exercising, or about everyday use conditions. This short sleeve shirt combines, polyester composite elastic fiber, and cupro fiber to create a breathable material that feels smooth against. The cupro blend breathable t-shirt offers a cooling sensation during summer months, while the thin construction keeps the shirt lightweight without adding bulk neck t-shirt design provides silhouette that works for various casual occasions, from running to spending outdoors in hot weather. Available color black, size M, this men's casual breathable crew neck shirt serves as a practical addition to your summer wardrobe. The polyester blend with the and cupro fiber create a pullover t-shirt suitable for adults comfort temperatures. Please note that size tolerance 3cm. This men's cooling short sleeve t-shirt offers a straightforward solution t shirts during the warmer, combining breathable technology with a versatile short sleeve t-shirt style appropriate casual settings and everyday activities.
Summary: Cooling Ice Short Sleeve T-Shirt for, Lightweight Crew Neck Shirt for Hot Weather, Casual Pullover Tee for Adults, Regular Fit. Beat the summer heat with this men's cooling short sleeve t-shirt designed for comfort during hot weather. This breathable t-shirt features a crew neck design fit, making it suitable for daily wear, casual wear activities construction helps you stay comfortable whether you're working, exercising, or about everyday use conditions. This short sleeve shirt combines, polyester composite elastic fiber, and cupro fiber to create a breathable material that feels smooth again
Generated by: dcd-map-v1
This product has 1 image 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": "Cooling Ice Short Sleeve T-Shirt for, Lightweight Crew Neck Shirt for Hot Weather, Casual Pullover Tee for Adults, Regular Fit",
"product_id": 9531013398767,
"variant_id": 50380293767407,
"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").