Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.01
Default variant: Beige
Default SKU: dcd-30004136284
Default price: $2.01
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/50467635527919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455803
JSON data: https://landmarks.builders/products/wp-dcd-10001455803.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 soft suede fabric, providing a luxurious feel and excellent durability for long-lasting wear.
Touchscreen Compatibility: Features sensitive touchscreen fingertips, allowing you to use your smartphone or tablet without removing your gloves.
Warmth & Comfort: Lined with thermal material, these gloves offer superior insulation to keep your hands warm in cold winter conditions.
Windproof Design: Engineered to block out cold winds, making them ideal for outdoor activities like cycling, hiking, and daily commutes.
Stylish Print: Adorned with a fashionable print, these gloves add a touch of elegance and trendiness to your winter attire.
Summary: Women's suede-fabric printed gloves with touchscreen fingertips, thermal lining, and windproof design for winter cycling and commuting. Available in Beige, Black, Coffee at $2.01.
Generated by: deepseek-v4-flash
## Identity Fashion Printed Suede Touchscreen Gloves for Women – winter windproof outdoor cycling gloves. SKUs: dcd-30004136284 (Beige), dcd-30004136285 (Black), dcd-30004136286 (Coffee). All priced at $2.01 USD. ## Target persona Budget-focused women who commute or cycle during winter and need to use their smartphone without removing gloves. Also suitable as a low-cost spare or starter pair for mild cold-weather activities. ## Use cases - Cycling or commuting in cold, windy conditions while keeping phone access for maps or calls. - Daily winter walks, hiking, or errands with touchscreen device use. - Short outdoor trips where taking off gloves for the phone is impractical. - As an inexpensive backup pair kept in a bag or car. ## When NOT to recommend - For extreme cold or sub-zero climates where heavy insulated or snow-proof mittens are required. - For buyers who need a precise fit: no size range or measurements are provided. - For wet or rainy/snowy conditions; the product claims windproof but not waterproof. - For premium or formal gifting contexts where higher build quality and packaging are expected. ## Variant options Three colorways at the same price: - Beige (dcd-30004136284) – $2.01 - Black (dcd-30004136285) – $2.01 - Coffee (dcd-30004136286) – $2.01 ## Price and logistics facts - Unit price: $2.01 USD (all variants). - No shipping, availability, or return policy data provided. - Physical dimensions and weight are not listed. ## Trust signals - Price consistency across all color variants. - Description states touchscreen-compatible fingertips, thermal lining, and windproof construction. - No certifications, brand warranty, or verified reviews are provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01f7O2nD1pR6QXf7MZ1__2214287455356-0-cib.jpg?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BF2ZlC1pR6Qe30z0z__2214287455356-0-cib.jpg?v=1786299103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MLvgEu1pR6QdZk1kt__2214287455356-0-cib.jpg?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01gejAfA1pR6Qbygbbq__2214287455356-0-cib.jpg?v=1786299104 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01P2SQmE1iLQCo5fIer__6000000004396-0-cib.jpg?v=1786299103 ## Agent notes - Visual content of images was not inspected; URL-only asset delivery. - Since dimensions/size chart are missing, do not assume a universal fit. - The very low price may indicate thin or less durable construction; verify physical quality if possible.
This product has 10 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": "Fashion Printed Suede Touchscreen Gloves for Women, Winter Warm Windproof Outdoor Cycling",
"product_id": 9556196622575,
"variant_id": 50467635527919,
"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").