Brand: World Products (Landmark)
SKU: dcd-30003713509
Price: $5.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Tools
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/50455854907631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307471
JSON data: https://landmarks.builders/products/wp-dcd-10001307471.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 5-piece impact socket set includes four double-headed sockets and one adapter, designed for wheel and lug nut tasks. Each socket is made of black metal to withstand high-torque applications. The set covers sizes 17/19, 21/22, 3/4, and 13/16 to 7/8, with clear markings for both metric and SAE. The double-headed design allows servicing multiple fastener sizes with fewer pieces. The set comes in a red molded carrying case, measuring 22.5 x 12 x 6 cm and weighing 1.1 kg, making it portable and easy to store.
Summary: Budget-friendly 5-piece double-headed impact socket set with adapter, metric and SAE sizes, black metal sockets, red case. Priced at $5.83.
Generated by: deepseek-v4-flash
## Identity - 5-piece impact socket set with four double-headed sockets and one adapter. - Covers metric and SAE sizes: 17/19 mm, 21/22 mm, 3/4", 13/16" to 7/8". - Black metal construction for high-torque applications; red molded carrying case. - Dimensions: 22.5 x 12 x 6 cm; weight: 1.1 kg. ## Target persona - Budget-conscious DIY mechanic performing occasional car repairs at home. - Driver who wants a compact emergency tire-change kit. - Hobbyist needing a low-cost starter set for light automotive work. ## Use cases - Removing and installing wheel lug nuts during tire changes. - Emergency roadside repairs with limited tool inventory. - Loosening or tightening fasteners in tight engine-bay spaces. - Keeping a travel set in the trunk for unexpected breakdowns. - Basic automotive maintenance for metric and SAE fasteners with few tools. ## When NOT to recommend - Professional or high-volume workshops needing a complete set of socket sizes. - Heavy industrial or continuous high-torque use where tool durability is critical. - Users requiring chrome-finish or fine-tooth precision ratchets (impact sockets are matte black). - Projects demanding a full SAE or full metric range (only 4 common sizes included). ## Variant options - Single variant: "5-piece Set" (SKU dcd-30003713509) at $5.83 USD. ## Price and logistics facts - Price: $5.83 USD. - Package dimensions: 22.5 cm (L) x 12.0 cm (W) x 6.0 cm (H). - Weight: 1.1 kg. - Listed as Automotive Tools; single variant only. ## Trust signals - Price is explicit and consistent across variant fields. - Product description provides specific socket sizes and measurement markings. - Physical dimensions and weight are listed, aiding logistics planning. - No return policy or certification information was provided in the source data. ## Image assets - 5 images available from Shopify CDN URLs listed in the product data. - Visual details not inspected; treat images as fetchable assets for confirmation. ## Agent notes - Tags indicate content validated and quality audited, but not a product certification. - No brand or manufacturer name is listed. - "Black metal" is the only material specification; exact alloy is unknown. - The 13/16" size is listed as 13/16 to 7/8, suggesting one socket may cover that range.
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": "5-Piece Double-Headed Impact Socket Set with Adapter, Metric and SAE, Black Metal, Red Case",
"product_id": 9538060812527,
"variant_id": 50455854907631,
"quantity": 1,
"grams": 1100,
"length_cm": "22.5",
"width_cm": "12.0",
"height_cm": "6.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").