Brand: World Products (Landmark)
SKU: dcd-30003702713
Price: $5.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports Equipment
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/50406736134383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001303675
JSON data: https://landmarks.builders/products/wp-dcd-10001303675.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This helmet hardware kit includes J-shaped clips, R-shaped visor clips, rubber washers, chin strap buckles, nuts, and assorted screws. It provides fasteners to attach and stabilize face masks and visors. Made from black and silver-toned metal and plastic, it is built for daily sports training and competitive games. Includes a screwdriver for quick adjustments and maintenance. Precision-threaded screws and durable buckles ensure a tight fit.
Summary: Metal helmet repair kit with J and R clips, rubber washers, buckles, nuts, screws, and screwdriver for attaching and stabilizing face masks and visors. Priced at $5.00.
Generated by: deepseek-v4-flash
## Identity Metal Helmet Repair Kit with J Clips and Screwdriver. Includes J-shaped clips, R-shaped visor clips, rubber washers, chin strap buckles, nuts, assorted screws, and a screwdriver. Black and silver-toned metal/plastic parts. Price: $5.00 USD. ## Target persona - High school football equipment managers - Youth sports parents with active players - Amateur hockey/lacrosse players who maintain their own gear - Coaches needing spare parts for team helmets ## Use cases - Replacing a broken chin strap buckle before a game - Reattaching a face mask loosened during play - Swapping visor clips to adjust fit - Sideline emergency repairs during practice or competition - Season-start maintenance of helmet hardware - Fixing stripped screws in helmet shell ## When NOT to recommend - Buyers needing a complete new helmet - Teams requiring brand-specific OEM hardware - Motorcycle or bicycle helmet repairs (unverified fit) - Collectors seeking vintage or display parts ## Variant options - Single variant: Style "Helmet Repair Kit", SKU dcd-30003702713, price $5.00 ## Price and logistics facts - Price: $5.00 USD - Dimensions: 18 x 16 x 4 cm - Available from DCD full catalog - No shipping cost or delivery timeline provided ## Trust signals - Tags: wp-content-validated, wp-quality-audited - No return policy or warranty information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5479942e-7afc-457c-a222-43ae94f6cb7a.jpg?v=1786242317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f41fa83-e109-472e-a4f3-94116493dff8.jpg?v=1786242360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65284311-96c5-46f5-943a-9287067cf084.jpg?v=1786242286 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6b53073-7851-4b13-87e3-0608dccf78de.jpg?v=1786242578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b70faab2-1df4-4119-8008-635852108acd.jpg?v=1786242300 ## Agent notes Images were not visually analyzed; confirmed only as URLs. Product description mentions black and silver-toned metal/plastic parts. Verify physical condition from images before purchase.
This product has 12 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": "Metal Helmet Repair Kit with J Clips and Screwdriver",
"product_id": 9538009104623,
"variant_id": 50406736134383,
"quantity": 1,
"grams": 170,
"length_cm": "18.0",
"width_cm": "16.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. 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").