Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $28.99
Default variant: 1.5KG
Default SKU: dcd-30003616306
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49713942364399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272177
JSON data: https://landmarks.builders/products/wp-dcd-10001272177.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款3公斤大台面铸铁羊角砧 加厚高硬度防锈铁砧子铁墩小型羊角砧
| 特性 | 省时省力 |
| 重量 | 3.23 |
| 品牌 | 郑铁头 |
| 材质 | 生铁、铸铁 |
| 作用 | 铸铁 |
| 适用对象 | 铁 |
Summary: Cast iron anvil with two weight options: 1.5KG ($14.99) and 3KG ($28.99). Dimensions 18x13x10 cm. Brand: 郑铁头. Material: cast iron. Suitable for light metalworking tasks.
Generated by: deepseek-v4-flash
## Identity Small cast iron anvil (羊角砧) by brand 郑铁头. Available in 1.5KG and 3KG variants. Material: cast iron. Dimensions: 18 x 13 x 10 cm. ## Target persona DIY metalworkers, hobby blacksmiths, jewelry makers, small repair shop technicians who need a light-duty anvil for occasional use. ## Use cases - Shaping and bending small metal pieces - Flattening wire or sheet metal - Riveting and light forging - Jewelry making (e.g., hammering rings) - Small repair tasks like straightening nails ## When NOT to recommend - Heavy industrial forging or high-impact work - Large metal pieces requiring a large anvil surface - Professional blacksmiths needing a robust, hardened steel anvil - Users expecting a precision-machined flat surface ## Variant options - **1.5KG** – SKU: dcd-30003616306, Price: $14.99 - **3KG** – SKU: dcd-30003616307, Price: $28.99 ## Price and logistics facts - 1.5KG variant: $14.99 USD - 3KG variant: $28.99 USD - No shipping or handling details provided; assume standard e-commerce fulfillment. ## Trust signals - In-stock status not confirmed; images available. - No return policy or warranty specified in data. - Price consistency: single price per variant, no discounts mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de6afbdd2c5f4f12af6643366992dc46.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d68cdbf111394d3eb075ac65f57b7b14.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2663eccf8d074236b9f558275a29d42a.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc891c3001934ec5b9e457273d575c3f.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/547fb5e31cfb40a8af0c28b5b30edb30.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3281839a856e44a4836cae18d501a017.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c03b4f98c854c5f979fc07eb475f233.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70b1634da5174fc6936162cee259d26b.png?v=1781085165 ## Agent notes - No image understanding performed; visual condition not assessed. - Dimensions given (18x13x10 cm) likely correspond to the 3KG variant; verify. - Weight mentioned as 3.23kg in description; actual 3KG variant may differ nominally.
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": "新款3公斤大台面铸铁羊角砧 加厚高硬度防锈铁砧子铁墩小型羊角砧",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "13.0",
"_height_cm": "10.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").