Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $18.99
Default variant: Standard
Default SKU: dcd-30003378109
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/50150494830831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001194361
JSON data: https://landmarks.builders/products/m4x-10001194361.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Function Design: This RJ45 crimp tool combines crimping, stripping, and cutting in single cable tool, helping electricians and technicians handle common network wiring tasks with fewer tools on hand.
Compatible Sizes: As a versatile network crimping tool, it is designed for 8P, 6P, and 4P modular plugs, making it suitable for many Ethernet and telephone cable connections.
Sharp Cutting Performance: The built-in blades work as crimping pliers with clean, controlled cuts, so cable ends are trimmed neatly and the internal conductors stay intact during preparation work.
Solid Construction: Made for daily work, this ethernet cable crimper uses a long-lasting high-carbon steel body for steady pressure, firm grip, and reliable use across repeated installation jobs.
Practical Result: The precision crimping action helps create a tighter, cleaner finish on each connector, supporting smoother cable assembly for home networking, repairs, and professional field work.
Summary: RJ45 Crimp Tool 3-in-1 RJ45 8P 6P 4P Compatible for Electricians. 【Multi-Function Design】: This RJ45 crimp tool combines crimping, stripping, and cutting in single cable tool, helping electricians and technicians handle common network wiring tasks with fewer tools on hand. 【Compatible Sizes】: As a versatile network crimping tool, it is designed for 8P, 6P, and 4P modular plugs, making it suitable for many Ethernet and telephone cable connections. 【Sharp Cutting Performance】: The built-in blades work as crimping pliers with clean, controlled cuts, so cable ends are trimmed neatly and the intern
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "RJ45 Crimp Tool 3-in-1 RJ45 8P 6P 4P Compatible for Electricians",
"product_id": 9456785162479,
"variant_id": 50150494830831,
"quantity": 1,
"grams": 380,
"length_cm": "28.0",
"width_cm": "18.0",
"height_cm": "4.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 before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").