Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.74
Default variant: L / Waterproof Zipper Arrow - Black
Default SKU: dcd-30004136281
Default price: $1.74
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467633889519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455802
JSON data: https://landmarks.builders/products/wp-dcd-10001455802.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Touchscreen compatibility: Conductive fabric on fingertips allows for easy use of smartphones and other touch devices without removing gloves.
Waterproof and windproof: High-density outer shell effectively repels water and blocks wind, keeping hands dry and warm in inclement weather.
Thermal fleece lining: Soft and thick fleece interior provides excellent insulation and comfort, ensuring warmth during cold rides.
Secure zipper closure: Adjustable zipper on the cuff offers a snug fit, preventing cold air entry and enhancing overall warmth.
Durable and versatile: Ideal for cycling, running, hiking, and other outdoor sports in cold conditions, offering reliable protection and flexibility.
Summary: Men's cycling gloves with touchscreen fingertips, waterproof/windproof shell, thermal fleece lining, and zipper cuff. Priced at $1.74, available in M/Blue, L/Black, XL/Black.
Generated by: deepseek-v4-flash
## Identity Men's Cycling Warm Gloves: touchscreen-capable, waterproof/windproof shell, thermal fleece lining, zipper cuff closure. Low-budget glove for cold-weather activities. ## Target persona Budget-conscious commuter cyclists who ride in cold weather and need phone access for navigation; outdoor runners and hikers wanting a cheap cool-weather glove. ## Use cases - Cold-morning bike commute (5–10°C range). - Spring/fall running with smartphone for music or maps. - Cool-weather hiking at low intensity. - Using touchscreen devices while gloved without removal. - Emergency spare glove set kept in a jacket pocket. ## When NOT to recommend - Sub-freezing temperatures (below -5°C) where heavy insulation is required. - Heavy rain or wet snow where full waterproofing is essential. - High-intensity training where breathability is critical. - Users needing precise, extended touchscreen interaction. ## Variant options - M / Waterproof Zipper Arrow - Blue (SKU dcd-30004136283) – $1.74 - L / Waterproof Zipper Arrow - Black (SKU dcd-30004136281) – $1.74 - XL / Waterproof Zipper Arrow - Black (SKU dcd-30004136282) – $1.74 ## Price and logistics facts - Price: $1.74 USD per pair (all variants). - No shipping costs, delivery time, or stock quantity given. - No dimensions or weight available. ## Trust signals - Consistent pricing across all variants. - No certifications, reviews, or warranty information provided. - In-stock status not verifiable from facts. ## Image assets      ## Agent notes - Extremely low price suggests budget or clearance item; verify quality expectations. - No material composition or care instructions provided. - Returns, warranty, and stock status not specified; confirm before recommending. - Images not analyzed; visual condition unknown.
This product has 12 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": "Men's Cycling Warm Gloves Touchscreen Waterproof Windproof Thermal Fleece with Zipper",
"product_id": 9556195803375,
"variant_id": 50467633889519,
"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").