Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99
Default variant: S
Default SKU: dcd-30000703752
Default price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760862527562:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000544360
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000544360.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Technical Diving Camo Series T-Shirt for MenThis short sleeve t-shirt is designed for technical diving lovers, featuring a camo pattern and quick-dry fabric for comfort after aquatic activities and outdoor activities.
Quick-Dry and Breathable FabricMade from high-quality materials, this tee offers breathability and moisture-wicking properties, making it perfect for summer, sports, and post-diving wear.
Adaptable Outdoor and Urban DesignThe minimalist design and camo series pattern make this t-shirt suitable for both urban life and outdoor adventures, providing a stylish look for multiple events.
Comfortable Fit for Active UseTailored for men, the short sleeve cut ensures ease of movement and comfort, perfect for technical diving, sports, and common wear.
Functional and Stylish ChoiceCombining technical diving features with a modern camo design, this t-shirt is a practical addition to any active wardrobe, suitable for quick changes after sports or diving.
Summary: Camo Series Technical Diving T-Shirt, Short Sleeve, Men's Outdoor Wear. 【Technical Diving Camo Series T-Shirt for Men】This short sleeve t-shirt is designed for technical diving lovers, featuring a camo pattern and quick-dry fabric for comfort after aquatic activities and outdoor activities. 【Quick-Dry and Breathable Fabric】Made from high-quality materials, this tee offers breathability and moisture-wicking properties, making it perfect for summer, sports, and post-diving wear. 【Adaptable Outdoor and Urban Design】The minimalist design and camo series pattern make this t-shirt suitable for both
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": "Camo Series Technical Diving T-Shirt, Short Sleeve, Men's Outdoor Wear",
"quantity": 1,
"grams": 210000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "21.0",
"_height_cm": "3.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").