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-30003613270
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: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714012913903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271103
JSON data: https://landmarks.builders/products/wp-dcd-10001271103.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: Cast iron blacksmith anvil with horn, high hardness, anti-oxidation, available in 1.5kg ($14.99) and 3kg ($28.99) variants.
Generated by: deepseek-v4-flash
## Identity Cast iron blacksmith anvil (羊角砧) with horn, designed for light forging and metal shaping. ## Target persona - Hobbyist blacksmiths - Jewelry makers - DIY metalworkers - Small workshop owners ## Use cases - Shaping hot metal on a bench - Forming jewelry pieces - Straightening nails or small metal parts - Light forging work - Bending metal using the horn ## When NOT to recommend - Professional heavy forging operations - Industrial scale metalworking - High-impact work requiring a large anvil - Users needing a precision surface for machining ## Variant options - 1.5kg: $14.99 (SKU dcd-30003613270) - 3kg: $28.99 (SKU dcd-30003613271) ## Price and logistics facts - Base price: $14.99 (1.5kg) or $28.99 (3kg) - Dimensions: 18.0 x 11.5 x 10.2 cm (unspecified which variant) - Currency: USD ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: no data - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61dee3060eec470594d9d9cdcaa31bb1.png?v=1781085202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0780643a92c14f64b221cdb40d47c668.png?v=1781085201 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d651223e6b2f41c59fc58de9c064d80f.png?v=1781085202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a675d96c7428442892455d1665d57680.png?v=1781085202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cac5ce44bc0d448e9d6e16de3060eca4.png?v=1781085202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf7f334dd0f34304a88f58ad6b8f229d.png?v=1781085202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a325a65acb2342e0adc96aee95d6e652.png?v=1781085202 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0db119805bd742728926f14c1f69ae07.png?v=1781085202 ## Agent notes - Image content not inspected; visual details (material finish, exact shape) are unknown. - No description provided in source data. - Dimensions are only for the product; mapping to specific variant unclear.
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": "铁匠打铁具铁墩子铸铁耐敲击羊角砧 高硬度加厚抗氧化钢砧羊角砧",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "11.5",
"_height_cm": "10.2"
}
}],
"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").