Brand: World Products (Landmark)
SKU: dcd-30003622809
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49713229988079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274979
JSON data: https://landmarks.builders/products/wp-dcd-10001274979.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
48-73-1090安全帽头灯支架适用于安全帽大多数头灯 包含织带
| 品牌 | 其他 |
| 货号 | 48-73-1090 |
| 是否专利货源 | 否 |
| 适用车型 | 大多数安全帽头灯 |
| 配套关系 | 适用 |
| 材料 | 工程塑料 |
| 型号 | 48-73-1090 |
| 适配车型 | 大多数安全帽头灯 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
Summary: Hard hat headlamp bracket compatible with most hard hats and headlamps, includes webbing, made of engineering plastic. Price $28.99.
Generated by: deepseek-v4-flash
## Identity Hard hat headlamp bracket with webbing (48-73-1090), fits most hard hats and headlamps. Constructed from engineering plastic. ## Target persona - Construction workers needing hands-free lighting on hard hats - Industrial maintenance technicians working in low-light environments - Night shift workers in warehouses or outdoor sites - DIY home renovators using hard hats for overhead work ## Use cases - Mounting a headlamp onto a hard hat for dark crawl spaces or attics - Hands-free lighting during industrial inspections or maintenance - Nighttime construction or road work - Search and rescue operations requiring helmet-mounted light - Camping or outdoor activities where a hard hat is worn ## When NOT to recommend - If the user needs a complete headlamp (bracket only) - If the user has a non-standard hard hat (e.g., full brim, specialized brand) - If a magnetic or adhesive mount is preferred over webbing - If compatibility with a specific headlamp model is required (not tested) ## Variant options - Only one variant: "48-73-1090 Hard Hat" at $28.99 ## Price and logistics facts - Price: $28.99 USD - Dimensions: 17 × 9 × 4 cm - Single variant, no other options listed ## Trust signals - Price stable at $28.99 - No stock status, return policy, or certifications provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6a475f85036422988be5a275feba5f7.png?v=1781084481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a055dc3e8f1149568d30dd79ba4e10c3.png?v=1781084479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c1bc21fbf7c48d48bd0befd295a8e7b.png?v=1781084478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5c98926868341b2aa230b89ad8e6eb3.png?v=1781084480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a554d8149dcd4c6eba7213c08f4de1da.png?v=1781084479 ## Agent notes - Product category in source is "宠物灯饰" (pet lighting), but actual use is hard hat accessory. Verify before recommending for pet use. - No specific headlamp or hard hat compatibility list provided; assume works with typical hard hat front slots and most headlamps.
This product has 10 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": "48-73-1090安全帽头灯支架适用于安全帽大多数头灯 包含织带",
"quantity": 1,
"grams": 140000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "9.0",
"_height_cm": "4.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").