Brand: World Products (Landmark)
SKU: dcd-30003503361
Price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49739220779247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250185
JSON data: https://landmarks.builders/products/wp-dcd-10001250185.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

Summary: Webbed swim gloves for enhanced hand paddling during swimming. Single style variant at $60.99, dimensions 27x20x5 cm.
Generated by: deepseek-v4-flash
## Identity Product: Webbed Swim Gloves - Designed for swimming and water sports. ## Target persona Recreational and fitness swimmers seeking to improve stroke strength and water feel. ## Use cases - Lap swimming for hand strengthening - Open water swimming - Aqua aerobics - Rehabilitation swimming - Pool training for stroke technique ## When NOT to recommend - Competitive swimmers requiring specific paddle shapes or sizes - Very young children (no size options) - Users with very small or large hands (only one size available) - Those seeking buoyancy aids or flotation devices ## Variant options One style: "Webbed Swim Gloves -" at $60.99. ## Price and logistics facts Price: $60.99 USD. Dimensions: 27x20x5 cm. No shipping or handling times provided. ## Trust signals Single variant in stock (assumed from listing). Price is consistent. No return policy or certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/900c47100bfa4716965f753ef8356683.png?v=1781488420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d1b7a4d847b489fa2bae6544fc78a65.png?v=1781488421 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/252e40a9c020496cb5b40c6950eebfa5.png?v=1781488420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66ddd11dc11048a39e088486e8ecb870.png?v=1781488421 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/099004ef21a24175af49fd2c4eef6d37.png?v=1781488420 ## Agent notes No product description available. Image content not analyzed. Only one variant identified. Additional details (materials, features) may be inferred from images but not verified.
This product has 13 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": "跨镜潜水料游泳手套划水手蹼鸭掌EVA游泳手臂圈浮力哑铃游泳水袖",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "20.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").