Brand: Send From China
SKU: dcd-30003919954
Price: $22.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Welding Equipment
Vendor: World Products
Weight: 1850 g
Cart URL (default variant): https://sendfromchina.ai/cart/50412932694255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001380221
JSON data: https://sendfromchina.ai/products/wp-dcd-10001380221.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This thermal slicing torch assembly includes a 4-meter cable with a rugged, reinforced sheath. Designed for cutting metals in workshops and for machine integration. Features a high-precision cutting torch and an ergonomic black-and-silver handle. Equipped with a heavy-duty metal connector for secure connections.
Summary: Thermal slicing torch assembly with a 4-meter shielded cable, rugged reinforced sheath, high-precision cutting torch, ergonomic black-and-silver handle, and heavy-duty metal connector, priced at $22.64.
Generated by: deepseek-v4-flash
## Identity
Thermal slicing torch assembly with a 4-meter shielded cable and reinforced sheath, high-precision cutting torch, ergonomic black-and-silver handle, and heavy-duty metal connector. Product type: Welding Equipment. SKU dcd-30003919954 (single variant).
## Target persona
Workshop maintenance technicians and small fabrication shops that need a portable, low-cost torch for occasional metal cutting. Also machine integrators who need a torch with a 4-meter reach for mounting on a rig or cutting station.
## Use cases
- Cutting sheet metal and thin stock in a workshop maintenance bay.
- Mounting on a cutting machine or articulated arm for integrated slicing operations.
- Removing seized bolts, brackets, or small metal fixtures during repair.
- Portable cutting jobs within a 4-meter radius of the gas/power supply.
- One-off cuts that don't justify setting up a full cutting table.
## When NOT to recommend
- Continuous high-volume production cutting (no duty-cycle or consumable data).
- Applications requiring precision CNC plasma or laser cutting.
- Users without torch safety training / proper PPE.
- Jobs requiring specific gas or component compatibility when that info isn't confirmed.
## Variant options
Only one variant: dcd-30003919954, Style: '4-meter Denim Cover', price $22.64 USD. No other sizes or cables offered.
## Price and logistics facts
- Price: $22.64 USD (single price across the listed variant).
- Dimensions: 36 cm (L) x 35 cm (W) x 8 cm (H).
- Cable length: 4 meters.
- Weight, shipping lead time, and available inventory were not provided.
## Trust signals
- Tags indicate content was validated and quality-audited (wp-content-validated, wp-quality-audited).
- Price is listed consistently on the provided variant.
- In-stock status, return policy, manufacturer certifications, and safety certifications are not stated in the available data.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f6c06c5-aaab-4199-b485-029aa34be21a.jpg?v=1786251503
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/312916b3-9a4b-4d19-bffc-8a3939e80a59.jpg?v=1786251477
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fab84a39-a703-4383-a65d-4066af3ba6ea.jpg?v=1786251490
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c9fc3a7-cba7-4098-96a6-d5b386f0fdcd.jpg?v=1786251503
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11b354e6-3b4f-4d06-bb75-c58960fc6951.jpg?v=1786251491
## Agent notes
- No image understanding was performed; visual condition/actual appearance is not verified by an automated vision step.
- Only one variant exists; no internal pictures were explained, so cable sheath material ('Denim Cover') and connector details are taken verbatim from the provided data.
- Confirm whether a gas/oxygen supply or regulator is included; the description does not mention them.
- Verify stock/return policy and any regional safety standards before recommending to a buyer.This product has 12 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 cross-border shipping rates 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Thermal Slicing Torch with 4-Meter Shielded Cable for Workshop Use",
"product_id": 9539715727599,
"variant_id": 50412932694255,
"quantity": 1,
"grams": 1850,
"length_cm": "36.0",
"width_cm": "35.0",
"height_cm": "8.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").