Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Yellow
Default SKU: dcd-30003608980
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714187043055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269446
JSON data: https://landmarks.builders/products/wp-dcd-10001269446.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Versatile headlamp/glasses combo for outdoor activities like cycling, night fishing, and work; $25.99, Yellow and Blue variants.
Generated by: deepseek-v4-flash
## Identity Cross-border new product strong light illumination glasses cycling night fishing windproof headlamp outdoor work light high brightness durable. ## Target persona Outdoor enthusiasts, cyclists, night anglers, repair and construction workers needing hands-free lighting. ## Use cases - Night cycling on roads or trails. - Fishing from a pier or boat after sunset. - Performing repairs or maintenance in low-light conditions. - Camping or hiking in darkness. - Walking pets at night. - Emergency light source during power outages. ## When NOT to recommend - For professional cave explorers requiring high-lumen headlamps. - For underwater or scuba diving applications. - As a fashion accessory or decorative eyewear. - If user requires a tactical flashlight with weapon mount. ## Variant options - Yellow (dcd-30003608980) - $25.99 - Blue (dcd-30003608981) - $25.99 ## Price and logistics facts - Price: $25.99 USD (all variants). - Dimensions: 17.5 x 8.5 x 5.5 cm. - No shipping, stock, or delivery timeline provided. ## Trust signals - Two color variants available (Yellow, Blue). - No customer reviews, return policy, or stock status provided. - No certifications (e.g., IP rating, ANSI) mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6aff48bf07d401c8832c2626ae3e7e7.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c63d306f8e44a08afad489858a78810.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf695ddb2ac7449f85541ac81d42a1d2.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47662d1a97924582b88a141cca7fe233.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9eb8ba0d5a844de4b283f4446ef03b13.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64fdffce492045fe81822878b41b33c2.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e966d65bb8d1417686871c9adfc0226b.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25392abec5374e52965ead879aba6c9f.png?v=1781085353 ## Agent notes - No stock or return policy information provided; images were not analyzed for visual details.
This product has 14 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "跨境新品强光照明眼镜骑行夜钓防风头灯户外工作灯高亮耐用",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "8.5",
"_height_cm": "5.5"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").