Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.20
Default variant: Double-lens Classic
Default SKU: dcd-30002762079
Default price: $3.20
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/50379005460719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001044598
JSON data: https://landmarks.builders/products/wp-dcd-10001044598.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Innovative Eye Guarding: These self-darkening metal joining glasses feature a high-sensitivity light detection module that detects electrical discharge light instantly, switching from light to dark in just 0.01 milliseconds to protect your eyes from intense glare.
Solar Powered Efficiency: Equipped with high-efficiency, these solar powered metal joining goggles recharge automatically during use, ensuring long life without the need for frequent manual charging.
Construction: Built as essential shielded equipment, the glasses are made from impact-resistant PC materials that effectively protect against flying sparks, metal joining slag, and high-rapidity debris.
Enhanced Visual Clear Vision: These glasses utilize a crisp-definition liquid crystal lens that recovers 98% of true colors, allowing for a clear view of the workpiece before and during the metal joining process.
Comfortable Fit: Designed as professional metal joining goggles, they feature a lightweight frame with soft rubber nose pads and non-slip temples, providing a comfortable fit for extended work periods in demanding environments.
Summary: Self-Darkening Welding Glasses Impact Resistant Electrical Discharge Metal Joining Eye Protection for Welders. 【Innovative Eye Guarding】: These self-darkening metal joining glasses feature a high-sensitivity light detection module that detects electrical discharge light instantly, switching from light to dark in just 0.01 milliseconds to protect your eyes from intense glare. 【Solar Powered Efficiency】: Equipped with high-efficiency, these solar powered metal joining goggles recharge automatically during use, ensuring long life without the need for frequent manual charging. 【Construction】: Buil
Generated by: dcd-map-v1
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": "Self-Darkening Welding Glasses Impact Resistant Electrical Discharge Metal Joining Eye Protection for Welders",
"product_id": 9530687717615,
"variant_id": 50379005460719,
"quantity": 1,
"grams": 90,
"length_cm": "19.5",
"width_cm": "13.5",
"height_cm": "5.8"
}],
"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").