Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.17 – $5.28
Default variant: 0.5LB / Integrated
Default SKU: dcd-30003670496
Default price: $2.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Industrial Tools
Vendor: World Products
Weight: 410 g
Cart URL (default variant): https://landmarks.builders/cart/50405706236143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001292683
JSON data: https://landmarks.builders/products/wp-dcd-10001292683.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A professional-grade hand tool designed to deliver controlled, non-marring strikes for delicate installation and assembly work. This engineered dead blow hammer features a steel-ball-filled head construction that eliminates rebound and absorbs shock upon impact. Engineered as a sturdy mallet with steel core, the internal steel structure is encased in a seamless molded rubber exterior for maximum strength. The rubber mallet is equipped with a rubber-coated handle and a textured anti-slip grip to reduce hand fatigue during repetitive tasks. This high-performance mallet is perfect for floor installation, tile setting, woodworking, and various DIY home improvement projects.
Summary: Dead blow mallet with steel-ball-filled head and rubber exterior; available in 0.5–3 lb variants. Priced from $2.17 USD. Designed for non-marring strikes in installation, tile, woodworking, and DIY tasks.
Generated by: deepseek-v4-flash
## Identity Non-Rebound Dead Blow Mallet — an industrial hand tool with steel-ball-filled head, steel core, molded rubber exterior, and anti-slip grip. Product type: Industrial Tools. ## Target persona - DIYers doing home improvement projects. - Tile setters and floor installers. - Woodworkers needing controlled, non-marring impact. - Budget buyers seeking a low-cost mallet (from $2.17). ## Use cases - Seating tiles and leveling during installation. - Tapping laminate flooring panels into place. - Woodworking assembly and joint fitting. - Applying controlled force without damaging workpieces. - General workshop and repair tasks requiring no rebound. ## When NOT to recommend - Heavy demolition or striking hardened steel tools. - Tasks requiring a sledgehammer or high-impact energy. - Professional environments needing replaceable faces or certified impact tools. - When precise force control is critical and a mallet is too blunt. ## Variant options - 0.5LB / Integrated — $2.17 (SKU dcd-30003670496) - 0.5LB / Upgraded — $2.17 (SKU dcd-30003670497) - 1LB / Upgraded — $3.06 (SKU dcd-30003670498) - 2LB / Upgraded — $4.03 (SKU dcd-30003670499) - 3LB / Upgraded — $5.28 (SKU dcd-30003670500) ## Price and logistics facts - Base price: $2.17 USD. - Variant prices range from $2.17 to $5.28 USD. - Dimensions: 38.0 × 13.5 × 6.5 cm. - No shipping lead time or carrier information provided. ## Trust signals - Catalog tags indicate content validated (wp-content-validated) and quality audited (wp-quality-audited). - Listed in full catalog (dcd-full-catalog) with import provenance. - No explicit return policy or stock availability stated in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d4a573e-307f-4f47-9565-aed20c0d1cea.jpg?v=1786242195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad6d01d8-b331-4187-a69e-1bc86a99a66b.jpg?v=1786242098 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25af0745-11a2-45bf-977f-bcc278adb0bc.jpg?v=1786242088 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efd1da6f-51e7-499f-b5b3-0684e431a69d.jpg?v=1786242141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4fc1e6c-e953-4c6f-8850-55f20b10dd5d.jpg?v=1786242383 ## Agent notes - Image understanding was not performed; treat listed URLs as fetchable assets, not as verified visual content. - No certification, material composition beyond description, or regulatory compliance data provided. - Verify stock and shipping terms directly with supplier before recommending.
This product has 11 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": "Non-Rebound Dead Blow Mallet Anti-Slip Dead Blow Hammer Sturdy Mallet with Steel Core Comfortable for DIYers",
"product_id": 9537693614319,
"variant_id": 50405706236143,
"quantity": 1,
"grams": 410,
"length_cm": "38.0",
"width_cm": "13.5",
"height_cm": "6.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. 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").