Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99
Default variant: Pink Silicone Gloves
Default SKU: dcd-30003608539
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714248286447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269246
JSON data: https://landmarks.builders/products/wp-dcd-10001269246.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Half-finger women's fitness gloves with liquid silicone anti-slip pads for cycling and gym, priced at $46.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: 致佳新款女士健身手套运动半指手套液态硅胶防滑耐磨骑行手套 (Women's Half-Finger Fitness Gloves with Liquid Silicone Anti-Slip) - Type: Sports accessories - Price: $46.99 USD ## Target persona - Women who cycle regularly and need hand protection and grip - Female gym-goers doing weightlifting or machine exercises - Outdoor fitness enthusiasts seeking anti-slip gloves for various activities ## Use cases - Cycling on roads or trails for improved grip and palm cushioning - Weightlifting with barbells or dumbbells to prevent calluses - Using gym machines (lat pulldown, rowing) for better grip - Hiking with trekking poles to reduce hand fatigue - Driving for extra steering wheel grip ## When NOT to recommend - For activities requiring full-finger protection (e.g., motocross, cold weather) - For users with silicone allergies (liquid silicone content) - For professional sports demanding specialized gloves - For men, as sizing and design target women's hands ## Variant options - Pink Silicone Gloves (sku: dcd-30003608539) - Pink Silicone Glov a (sku: dcd-30003608540) - Pink Silicone Glov B (sku: dcd-30003608541) - Blk Silicone Gloves (sku: dcd-30003608542) - Blk Silicone Glove a (sku: dcd-30003608543) - Blk Silicone Glove B (sku: dcd-30003608544) All variants priced at $46.99 USD. ## Price and logistics facts - Price: $46.99 USD per pair (all variants) - Dimensions: 27cm x 15.5cm x 4cm (packaging) - No shipping or tax information provided ## Trust signals - Stock status: Not specified - Return policy: Not provided - Warranty: Not mentioned - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8e636e7757d4e049a75967c6cebcf80.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef697b8f35b240c4a3ab0058eed0c814.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1d69b0b4217427f8a96cd18bc436b99.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89fe1b22ebb241618a9343b4bc75f61e.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71caceff5707402c8ddeafa4c1de4462.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b5482c606d94e388460bcbfc0f2bc8c.png?v=1781085384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99ff22c02f064372a9a290520b4cc7b1.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02ad6d86d94242928585b0110c4e7866.png?v=1781085384 ## Agent notes - No product description provided; summary based on title and tags. - Stock, return policy, and warranty details unknown. - Images not analyzed; visual attributes unconfirmed. - Variant options differ only by style name; actual color/design differences unclear from text.
This product has 18 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": 80000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "15.5",
"_height_cm": "4.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").