Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.28
Default variant: XL / Khaki / Five-Finger B-Type, 2-Pack
Default SKU: dcd-30004137007
Default price: $5.28
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/50467637854447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456004
JSON data: https://landmarks.builders/products/wp-dcd-10001456004.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from a blend of wool and silk for superior warmth and softness, ideal for cold weather.
Design: Half-finger and full-finger options available, providing flexibility for various activities like writing or typing.
Thermal: Features integrated heating elements or velvet lining to ensure consistent warmth during autumn and winter.
Touchscreen Compatibility: Equipped with conductive fingertips, allowing seamless use of smartphones and other touch devices.
Versatility: Suitable for both men and women, perfect for students and office workers for daily use.
Summary: Wool and silk blend thermal half-finger gloves with touchscreen conductive fingertips, velvet or heating lining for warmth. Available in Khaki, sizes XL, XXL, One Size, 2-pack, priced at $5.28.
Generated by: deepseek-v4-flash
## Identity Wool-silk blend thermal half-finger gloves with touchscreen conductive fingertips. Khaki, 2-pack, sizes XL, XXL, One Size. Price $5.28 USD per listed variant. ## Target persona Students and office workers who need hand warmth while typing or writing, plus touchscreen use without removing gloves. ## Use cases - Typing or writing with fingers exposed while keeping hands warm. - Using touchscreens in cold rooms, libraries, or commutes. - Daily autumn/winter indoor wear for study or work. - Value-focused purchase of a 2-pack for rotation or sharing. ## When NOT to recommend - Extreme cold or outdoor winter sports needing thick, waterproof, or full-finger insulation. - Buyers who prefer a single pair or different colors (only Khaki available). - If conductive touchscreen performance or exact heating mechanism is critical—spec is ambiguous. ## Variant options | SKU | Size | Color | Style | Price | |-----|------|-------|-------|-------| | dcd-30004137007 | XL | Khaki | Five-Finger B-Type, 2-Pack | $5.28 | | dcd-30004137008 | XXL | Khaki | Five-Finger B-Type, 2-Pack | $5.28 | | dcd-30004137009 | One Size | Khaki | Five-Finger B-Type, 2-Pack | $5.28 | ## Price and logistics facts - Unit price: $5.28 USD for a 2-pack (per variant listing). - No shipping, stock, or logistics details provided. - Dimensions not provided. ## Trust signals - No stock status or return policy provided. - No certifications specified. - Price is consistently $5.28 across all listed variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nV2B7L2N9PyOk3JCq__0-item_pic.webp?v=1786299105 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01IBMkk62N9PxRSq5TD__3075879920.webp?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Sj3yPz2N9PxRSpU2H__3075879920.webp?v=1786299105 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wDRc7p2N9PxQEYJyL__3075879920.webp?v=1786299105 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UH3UuL2N9PxPvpINC__3075879920.webp?v=1786299105 ## Agent notes - Images not viewed by agent; do not infer visual condition. - Description claims wool/silk blend, velvet lining or heating elements, conductive fingertips; not independently verified. - Variants listed are only Khaki, Five-Finger B-Type, 2-Pack; no full-finger option actually offered despite description.
This product has 5 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": "Wool Silk Thermal Half-Finger Gloves for Men and Women, Touchscreen Compatible, Warm Velvet for Winter Office and Study",
"product_id": 9556197671151,
"variant_id": 50467637854447,
"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").