Brand: World Products (Landmark)
SKU: dcd-30003682810
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50150720438511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001297084
JSON data: https://landmarks.builders/products/m4x-10001297084.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This premium 3-piece hose repair kit provides everything you need to restore damaged watering lines, featuring sturdy male and female threaded ends alongside essential hardware for a complete fix.
Versatile Function: Designed as a highly compatible hose mender, this set easily repairs standard 3/4 inch or 5/8 inch outdoor lines to restore full water water delivery and pressure for your lawn care needs.
Sturdy Construction: Each heavy-duty hose connector is crafted from sturdy brass-colored metal with hex-shaped tightening sections and stepped hose-barb ends that ensure a tight, slip-leakproof grip inside the tubing.
Secure Connection: This garden hose connector with clamps features adjustable stainless steel worm-drive bands and matching washers to create a leak-proof seal that stands up to rugged outdoor use.
Practical Purpose: Keep your watering equipment in peak condition with this reliable hardware solution, designed to eliminate leaks and extend the lifespan of your existing garden gear.
Summary: 3 Pieces Garden Hose Ends Rustproof for Homeowners, Gardeners. 【Core Identity】: This premium 3-piece hose repair kit provides everything you need to restore damaged watering lines, featuring sturdy male and female threaded ends alongside essential hardware for a complete fix. 【Versatile Function】: Designed as a highly compatible hose mender, this set easily repairs standard 3/4 inch or 5/8 inch outdoor lines to restore full water water delivery and pressure for your lawn care needs. 【Sturdy Construction】: Each heavy-duty hose connector is crafted from sturdy brass-colored metal with hex-shaped
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": "3 Pieces Garden Hose Ends Rustproof for Homeowners, Gardeners",
"product_id": 9456857743599,
"variant_id": 50150720438511,
"quantity": 1,
"grams": 450,
"length_cm": "16.0",
"width_cm": "14.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").