Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 96CM / Shockproof W Pen
Default SKU: dcd-30002698088
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49903548793071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029982
JSON data: https://landmarks.builders/products/m4x-10001029982.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Hollow Drum Hammer Comfortable Sponge Grip Telescopic Inspection Hammer
Summary: Telescopic inspection hammer with hollow drum and comfortable sponge grip, available in sizes 96-157cm with shockproof or paint styles, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Hollow Drum Hammer Comfortable Sponge Grip Telescopic Inspection Hammer ## Target persona Budget-conscious DIY mechanics, hobbyists, and light inspection technicians who need a basic telescopic hammer for automotive body work and light tapping tasks. ## Use cases - Detecting hollow sounds on body panels to locate dents - Light tapping for sheet metal adjustment - Inspection of weld seams and surface imperfections - Using telescopic reach for hard-to-access areas - Probing with integrated pen option (on selected variants) ## When NOT to recommend - For heavy-duty metalworking or striking hardened steel - As a primary hammer for professional daily use - When precision or consistent striking force is critical - If a traditional ball-peen or framing hammer is needed ## Variant options All priced at $9.99: - 96CM / Shockproof W Pen - 96CM / Shockproof - 122CM / Shockproof W Pen - 122CM / Shockproof - 157CM / Paint W Pen - 157CM / Paint ## Price and logistics facts Price: $9.99 USD. Dimensions (approx. package): 35 x 22 x 4 cm. No shipping or lead time information provided. ## Trust signals All variants consistently priced at $9.99. No stock status, return policy, or certifications available in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b7390e7-4653-4fc4-ae1c-9ead4c64491b.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4d983a9-689a-4be5-b0ef-3b36bfb02f45.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44ab297f-9f09-4aab-be6e-d435f223c8c5.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fea92d7a-a40f-4a36-8d0a-7fb0422cf53d.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44c771c8-df85-4dc7-9ea1-3a16ec79d929.jpg?v=1782146587 ## Agent notes Product description is minimal. Variants include 'Shockproof' or 'Paint' styles, and some include a pen attachment. No warranty or material specifications provided.
This product has 12 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": "Hollow Drum Hammer Comfortable Sponge Grip Telescopic Inspection Hammer",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "22.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").