Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $25.99
Default variant: 300A
Default SKU: dcd-30003563308
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49716611055855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251827
JSON data: https://landmarks.builders/products/wp-dcd-10001251827.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Industrial-grade thickened pure copper bent welding clamp with multi-angle anti-scald and anti-slip design; available in 300A to 1000A variants.
Generated by: deepseek-v4-flash
## Identity Industrial-grade thickened pure copper bent welding clamp (弯头电焊钳) with multi-angle anti-scald and anti-slip handle. Offers 300A, 600A, 800A, 1000A current capacity variants. ## Target persona - Professional welders working with heavy-gauge materials - Metal fabrication shop operators - Industrial maintenance technicians - Pipeline welders requiring durable, high-amperage holders ## Use cases - Welding thick steel plates in fabrication shops - Pipeline welding on construction sites - Heavy equipment repair welding - Shipbuilding and structural steel welding - Applications requiring 300-1000A current capacity ## When NOT to recommend - Light-duty home DIY or hobbyist welding (overkill, better alternatives available) - Jewelry or precision small-scale welding (requires fine-tip small clamps) - Users needing ergonomic comfort for prolonged overhead welding (weight not specified) - When TIG welding is required (this is for stick welding electrodes) ## Variant options - 300A: $14.99 - 600A: $18.99 - 800A: $22.99 - 1000A: $25.99 ## Price and logistics facts - Base price 300A: $14.99 USD - Dimensions (cm): 30 x 13 x 6 - No shipping or stock details provided; assume standard fulfillment. ## Trust signals - Pure copper construction (fact: title specifies pure copper) - Multi-angle anti-scald and anti-slip design (fact from title and tags) - Industrial-grade thick build (fact) - No certification, return policy, or stock status provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a79462ef30074268a53776cccafc96a4.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b18ad0157e154afb9c5990ac73865617.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/334625a1e3a74d3490e49c84326ae2c7.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/095b6472d9464543a22757e9904d9894.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ade1e86fecf465296432ad48b514a1d.png?v=1781086789 ## Agent notes - No textual description provided; image content not analyzed. All facts derived from title, price, variants, and dimensions. - Image understanding was not performed; visual details (e.g., exact shape, color) are not confirmed.
This product has 16 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": 350000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "13.0",
"_height_cm": "6.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").