Brand: World Products (Landmark)
This product has 16 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Purple / S
Default SKU: dcd-30003605329
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714474418415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268067
JSON data: https://landmarks.builders/products/wp-dcd-10001268067.json
This product comes in 16 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Swewi half-finger gloves for cycling, outdoor, mountain biking, and fitness, featuring anti-slip and shock-absorbing design, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity Swewi half-finger gloves for cycling, outdoor, mountain biking, and fitness, with anti-slip and shock-absorbing features. ## Target persona - Casual and enthusiast cyclists - Mountain bikers - Outdoor sports enthusiasts - Gym and fitness athletes ## Use cases - Mountain biking on rough terrain - Road cycling in mild weather - Gym weightlifting and cross-training - Outdoor hiking or climbing requiring hand protection - Commuting by bike ## When NOT to recommend - Cold weather or winter cycling (half-finger design provides minimal warmth) - Activities requiring full-finger or heavy-duty protection (e.g., construction) - Formal or business attire contexts - Users with specific sensitivity to synthetic materials (unknown composition) ## Variant options - Purple: S, M, L, Xl - Black: S, M, L, Xl - Gray: S, M, L, Xl All variants priced at $24.99. ## Price and logistics facts - Price: $24.99 USD per variant - Package dimensions: 25 cm × 19 cm × 3 cm - No additional pricing or shipping details provided. ## Trust signals - Multiple color/size variants in stock - No return policy or stock status explicitly stated in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb43eda2c3ac45fab6e988cdabfc7d96.png?v=1781085559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e22fc52e53c447d4a87424eeaf8d56c6.png?v=1781085560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/714935428c3c45f080b76a2a995dfc8b.png?v=1781085560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a3c4973732e415da3d571fa2864d212.png?v=1781085560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0a3b64427c245fbae5d8351b4196d66.png?v=1781085560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f21d838a4ac4a1a9846a417edc8cd43.png?v=1781085560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a43890cd4f084bc1a79317dd22e2bf3b.png?v=1781085560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/deaf52d018a54bb5aec32531702ab2ab.png?v=1781085561 ## Agent notes - Product description field is empty; no additional details beyond title and variants. - Image content not inspected; visual details unavailable.
This product has 28 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": "斯威半指手套男女骑行户外山地车自行车健身运动防滑减震骑行手套",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "19.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").