Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.28
Default variant: Blue
Default SKU: dcd-30003289074
Default price: $1.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/50395540291823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001162191
JSON data: https://landmarks.builders/products/wp-dcd-10001162191.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: These sports goggles are designed as practical sports gear for adults, combining the look of sports glasses with the protection needed for active use.
Anti-Fog Performance: Built as anti-fog sports goggles, they help keep your view clearer during movement, sweat, and changing temperatures, so you can stay focused on the game or ride.
Adjustable Fit: The adjustable strap and full-coverage frame make these sports glasses easier to secure, giving a more stable feel for cycling, mountain climbing, and other fast-paced activities.
Comfort Features: Soft silicone pads help reduce pressure on the face, while the lightweight build supports longer wear without feeling bulky or restrictive.
Defensive Purpose: These goggles are made to provide windproof coverage and everyday eye protection, helping support clearer vision and more confident performance outdoors.
Summary: Adjustable Strap Anti-Fog Sport Goggles Lightweight Anti-Fog Sports Goggles Soft Silicone Pads Sports Glasses Windproof for Adults, Cycling, Mountain Climbing. 【Product Type】: These sports goggles are designed as practical sports gear for adults, combining the look of sports glasses with the protection needed for active use. 【Anti-Fog Performance】: Built as anti-fog sports goggles, they help keep your view clearer during movement, sweat, and changing temperatures, so you can stay focused on the game or ride. 【Adjustable Fit】: The adjustable strap and full-coverage frame make these sports glass
Generated by: dcd-map-v1
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": "Adjustable Strap Anti-Fog Sport Goggles Lightweight Anti-Fog Sports Goggles Soft Silicone Pads Sports Glasses Windproof for Adults, Cycling, Mountain Climbing",
"product_id": 9534290723055,
"variant_id": 50395540291823,
"quantity": 1,
"grams": 60,
"length_cm": "22.0",
"width_cm": "19.0",
"height_cm": "7.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. 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").