Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $13.99
Default variant: 300
Default SKU: dcd-30003624915
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49713206001903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275843
JSON data: https://landmarks.builders/products/wp-dcd-10001275843.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
工业级敲打专用手工橡胶锤 高弹力不伤墙长柄防震安装锤橡胶锤
| 产地 | 浙江 |
| 品牌 | 牛享 |
| 货号 | NW26A05-3 |
| 用途 | 敲击 |
| 净重 | 其他 |
| 适用范围 | 家装 |
| 规格 | 多规格 |
| 是否防爆 | 否 |
| 是否防震 | 是 |
| 订货号 | NW26A05-3 |
| 锤头材质 | 橡胶 |
| 主要下游平台 | 其他 |
| 系列 | 橡胶锤 |
| 柄部材料 | 塑料 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 全长 | 其他 |
| 是否进口 | 否 |
| 类型 | 橡胶锤 |
Summary: Industrial rubber hammer, high elasticity, shockproof, long handle, rubber head, plastic handle. Made in China. Prices $9.99-$13.99.
Generated by: deepseek-v4-flash
## Identity Industrial rubber hammer (brand: 牛享), rubber head, plastic handle, shockproof, long handle. ## Target persona Home improvement enthusiasts, DIY renovators, tile installers, light construction handymen. ## Use cases - Installing ceramic or porcelain tiles without damaging surfaces. - Assembling furniture where gentle tapping is required. - Adjusting wall panels or trim during renovation. - Light demolition (e.g., removing small fixtures). - Setting dowels, pins, or stakes in soft materials. ## When NOT to recommend - For heavy metal forging or steel-on-steel striking. - For driving steel nails or concrete anchors. - For precision carpentry requiring steel hammer weight and face. - For professional heavy construction (plastic handle may not withstand extreme force). ## Variant options - Style 300: $9.99 - Style 400: $9.99 - Style 500: $9.99 - Style 750: $10.99 - Style 1000: $13.99 ## Price and logistics facts Price range $9.99–$13.99 USD. Package dimensions: 38 cm × 16 cm × 9 cm. Origin: Zhejiang, China. ## Trust signals In-stock status not specified. No return policy listed. No certifications mentioned. Price consistent across variants 300-500, slightly higher for 750 and 1000. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f82142bdd224bcbb1ea5fed96d2fe7d.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f198200b7d04beda0bfdfc79be95689.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9250809a53934d118eb0f333a4cbf666.png?v=1781084465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f1c655669734ff7bd806c5e597a4bd6.png?v=1781084466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05da914f416946d68bbe93c160f8671b.png?v=1781084464 ## Agent notes Image understanding not performed; visual details not extracted.
This product has 17 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": "工业级敲打专用手工橡胶锤 高弹力不伤墙长柄防震安装锤橡胶锤",
"quantity": 1,
"grams": 360000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "16.0",
"_height_cm": "9.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").