Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: A-claw Hammer
Default SKU: dcd-30003611639
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714097160431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270496
JSON data: https://landmarks.builders/products/wp-dcd-10001270496.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.













ΥΦΧΨΧΨ

Summary: Factory-direct steel small hammer with base plate available in claw and round head styles for DIY tasks, priced at $16.99.
Generated by: deepseek-v4-flash
## Identity
- Product: Steel Small Hammer (with base plate)
- Type: Household DIY tool
- Variants: A-claw Hammer (claw style), B-round Head Hammer (round head style)
## Target persona
DIY enthusiasts, homeowners, hobbyists, and crafters who need a lightweight hammer for occasional home repairs and small projects.
## Use cases
- Hanging pictures and shelves
- Assembling flat-pack furniture
- Light demolition (e.g., breaking small objects)
- Removing nails from wood
- Tapping chisels or punches in soft materials
- Craft and modeling projects
## When NOT to recommend
- Heavy construction or framing work
- Professional contractors requiring daily high-impact use
- Tasks needing precise striking control (e.g., fine metalwork)
- Users expecting a high-durability tool for prolonged heavy use
## Variant options
1. A-claw Hammer (claw style) – SKU: dcd-30003611639 – $16.99
2. B-round Head Hammer (round head style) – SKU: dcd-30003611640 – $16.99
## Price and logistics facts
- Price: $16.99 USD (both variants)
- Dimensions (packaging): 32 × 16 × 5 cm
- No shipping weight or origin provided
## Trust signals
- In-stock status: not specified; assume available based on listing
- Return policy: not mentioned
- Price consistency: same price across both variants
- Certifications: none listed
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df8af20393fb423590456a52f73af14f.png?v=1781085304
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/838dddcd0a6e45a28ebc241f96ace585.png?v=1781085303
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9614e12ccd1a4332beeaf439cec07d03.png?v=1781085303
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20dc568153da44af96643a212a838078.png?v=1781085303
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fef42ea2905c4f3485a9ff38eb5e658a.png?v=1781085305
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b869c3d2be7c4c049d93b725c4c8edab.png?v=1781085302
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad9d29aabe8d417cb918866313071a1a.png?v=1781085304
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fc580a71b4f4006b85cddb170c0f102.png?v=1781085304
## Agent notes
- Description field contained placeholder text ("ΥΦΧΨΧΨ"), not useful.
- No material details beyond "steel" in title; handle material unknown.
- Image understanding not performed; visual details not extracted.This product has 14 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": "厂家直销 钢制小锤子(配底板)多功能DIY小锤子 小锤子 羊角锤",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "16.0",
"_height_cm": "5.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").