Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.21
Default variant: One Size / Ear Bowknot Pink
Default SKU: dcd-30004137588
Default price: $2.21
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/50467640377583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456163
JSON data: https://landmarks.builders/products/wp-dcd-10001456163.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Waterproof exterior fabric protects hands from snow and moisture, keeping them dry and comfortable in winter conditions.
Thermal insulation and plush lining provide superior warmth, ideal for skiing, snowboarding, and other cold-weather activities.
Touchscreen compatible fingertips allow for easy use of smartphones and other devices without removing gloves.
Anti-slip palm design enhances grip on ski poles, handlebars, and other equipment for improved control and safety.
Durable construction with reinforced stitching ensures long-lasting performance and resistance to wear and tear.
Summary: Women's waterproof thermal ski gloves with touchscreen fingertips and anti-slip grip, available in one size and four bowknot colors, priced at $2.21 USD.
Generated by: deepseek-v4-flash
## Identity Women's waterproof thermal ski gloves with touchscreen fingertips and anti-slip grip. One size fits most, four bowknot color options. Listed in DCD catalog (variants dcd-30004137588-591). ## Target persona Budget-conscious casual skier or cold-weather commuter needing basic hand protection without high performance requirements. Value-driven buyer seeking the lowest price for occasional winter use. ## Use cases - Casual skiing or snowboarding in light to moderate cold - Cold-weather commuting and running errands - Using a smartphone outdoors without removing gloves - Gripping ski poles, bike handlebars, or other equipment - Light snow shoveling or outdoor chores ## When NOT to recommend - Serious or professional skiers needing durable, high-performance gear - Extreme cold environments (below 0°F) requiring heavy insulation - Users needing verified waterproofing or breathability certifications - Premium gifting or eco-conscious material preferences ## Variant options One Size in 4 colors: Ear Bowknot Pink, Ear Bowknot Black, Ear Bowknot Blue, Ear Bowknot Milky White. All at $2.21 USD. ## Price and logistics facts Price: USD $2.21 per variant. No dimensions provided. No shipping or return policy stated in product facts. Product appears drop-shipped via DCD catalog. ## Trust signals - Listed in DCD full catalog (wp-dcd-incremental-20260810) - Multiple inventory tags (wp-catalog-only, wp-import, content-storylab) - No independent certifications, warranty, or material specs disclosed ## Image assets 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pYasxn2H41i7uEM6X__1989119096.webp?v=1786299107 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GA1TuY2H41i74kRZn__1989119096.webp?v=1786299107 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Wll4QB2H41i8FDlsm__1989119096.webp?v=1786299106 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01S6gnOf2H41i8PmflA__1989119096.webp?v=1786299107 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae5b4075106c420e872f2c885378eaa2.jpg?v=1786299109 ## Agent notes - Images were not visually inspected; appearance and condition unverified. - Price is unusually low; verify quality before recommending for serious use. - One size only; no size chart provided. - No material composition or warranty details.
This product has 6 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": "Women's Waterproof Thermal Ski Gloves with Touchscreen and Anti-Slip Grip",
"product_id": 9556198654191,
"variant_id": 50467640377583,
"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").