Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.88
Default variant: Black / High-strength
Default SKU: dcd-30003717702
Default price: $1.88
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Safety Headwear
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/50407067681007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001309233
JSON data: https://landmarks.builders/products/wp-dcd-10001309233.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Safety Design: Features an integrated internal PE safety shell that transforms a standard-looking hat into a reliable guard against minor bumps and scrapes. Secure Fit: Equipped with an adjustable chin strap and buckle closure to ensure the cap stays firmly in place during active movement or windy outdoor conditions. Classic Style: Designed in a low-profile design five-panel baseball cap silhouette that blends casual everyday aesthetics with practical on-the-job utility. Optimized Visibility: Built with a curved short brim measuring approximately 9 cm, this bump cap offers essential sun shading without blocking your upward line of sight. Universal Sizing: Crafted as a single-size-fits-all cap with safety shell, making it an easy, adaptable choice for various head shapes and daily work requirements.
Summary: Adjustable low-profile bump cap with internal PE safety shell and chin strap; short brim, one-size design. Available in four colors at $1.88 USD.
Generated by: deepseek-v4-flash
## Identity - Adjustable Bump Cap with Chin Strap, Low-Profile Design, Short Brim - Product Type: Safety Headwear - Internal PE safety shell, adjustable chin strap with buckle, five-panel baseball cap style, curved short brim (~9 cm) ## Target persona - Construction workers needing minor bump protection during tasks with low clearance - Safety officers stocking budget-friendly head protection for short-duration work - DIYers and maintenance staff working under low fixtures or in tight spaces ## Use cases - Working under low ceilings, ductwork, or conveyor systems where a full hard hat is impractical - Outdoor site walkthroughs or inspections requiring sun shading and basic bump protection - Temporary tasks like electrical wiring, plumbing, or equipment checks - Warehouse activities near overhead shelving where minor bump hazards exist ## When NOT to recommend - Do not recommend when high-impact protection or falling object resistance is required (use a rated hard hat) - Not suitable for users who need specific head size fitting or adjustable size bands - Not for electrical, arc-flash, or chemical hazard environments unless explicitly rated - Avoid for users who expect a full brim or certified safety helmet compliance ## Variant options - Black / High-strength (SKU dcd-30003717702) – $1.88 USD - Navy Blue / High-strength (SKU dcd-30003717703) – $1.88 USD - Yellow / High-strength (SKU dcd-30003717704) – $1.88 USD - Red / High-strength (SKU dcd-30003717705) – $1.88 USD ## Price and logistics facts - Price: $1.88 USD fixed across all variants - Dimensions: 29.5 x 23 x 13 cm - No shipping or handling details provided - No bundle or bulk pricing options listed ## Trust signals - Catalog listing tagged as quality-audited and content-validated - No stock-level or availability data provided - No return policy or manufacturer warranty information available - No safety certification (e.g., ANSI, EN, CSA) explicitly stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82331957-233b-49d7-9841-2132272990ac.jpg?v=1786242665 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0744881-272d-40e7-8cb2-ff118b10fc9f.jpg?v=1786242666 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d51b317-cab6-4636-b64c-699795eb3cfb.jpg?v=1786242667 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b0cb9f5-7478-4957-80dd-2b5dd6f79d68.jpg?v=1786242665 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/653e58dc-dc10-498a-bfa9-5e5ee4dd1f0e.jpg?v=1786242666 ## Agent notes - Bump cap, not a hard hat; internal PE shell provides only minor impact protection - One-size-fits-all design with chin strap; brim length ~9 cm - Color availability: Black, Navy Blue, Yellow, Red - The description mentions "High-strength" style for all variants; no additional material certifications confirmed - Image content not examined; visual details unverified
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": "Adjustable Bump Cap with Chin Strap Low-Profile Design Short Brim Bump Cap Lightweight Hat for Construction Sites",
"product_id": 9538104852719,
"variant_id": 50407067681007,
"quantity": 1,
"grams": 200,
"length_cm": "29.5",
"width_cm": "23.0",
"height_cm": "13.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").