Brand: World Products (Landmark)
SKU: dcd-30003856190
Price: $2.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Garden & Outdoor
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/50411305107695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001357514
JSON data: https://landmarks.builders/products/wp-dcd-10001357514.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 premium brass garden hose adapter serves as a reliable bridge between different thread sizes, ensuring a secure and stable connection for your watering systems. Designed to transition seamlessly from a 3/4 GHT female thread to a 1/2 NPT male thread, this versatile fitting allows you to link various watering accessories with ease. Each adapter comes equipped with black sealing gaskets that sit snugly inside the female end, preventing drips and maintaining water pressure during use. Crafted from heavy-duty brass, this sturdy pipe connector is built to withstand outdoor elements, resisting wear and tear for long-term reliability in your yard. Featuring a practical hex-shaped body, this compact hose adapter can be easily gripped and tightened with a standard wrench to ensure a firm, leak-resistant setup.
Summary: Two-piece brass garden hose adapter converts 3/4 GHT female to 1/2 NPT male; includes sealing gaskets; $2.50 per set.
Generated by: deepseek-v4-flash
## Identity This is a 2-piece brass garden hose adapter set. Each adapter connects a 3/4 GHT female thread to a 1/2 NPT male thread. The body has a hex shape for wrench tightening. Black sealing gaskets are fitted inside the female ends. Price is $2.50 USD per set of two adapters. ## Target persona Home gardeners and DIYers who need to connect standard garden hoses (3/4" GHT) to equipment or fittings with 1/2" NPT male threads, and prefer a durable brass connector over plastic. ## Use cases - Connect a garden hose to a pressure washer inlet with 1/2" NPT threads. - Attach a hose to an irrigation valve or backflow preventer using NPT connections. - Replace a leaking plastic adapter with a brass fitting with gaskets. - Create a secure connection for a sprinkler head or hose-end sprayer requiring NPT threading. - Keep a spare adapter on hand for multiple outdoor fixtures. ## When NOT to recommend - Do not recommend if the user needs a female-to-female or male-to-male adapter (this is female to male). - Not suitable for metric threads or non-standard hose sizes (only 3/4 GHT to 1/2 NPT). - Avoid if user only wants a single adapter; this is a 2-piece set. - Not ideal for quick-connect systems; this is a threaded union. ## Variant options Only one variant: "2-piece SET" (SKU dcd-30003856190) at $2.50 USD. ## Price and logistics facts - Price: $2.50 USD per 2-piece set. - Dimensions: 11.0 cm (L) x 7.5 cm (W) x 3.0 cm (H) as provided. - Currency: USD. ## Trust signals - Product tags include "wp-quality-audited" and "wp-content-validated" on the catalog platform. - No stock status or return policy is stated in the source data. - Price consistency: only one price listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3da43ca9-4f66-4c70-af0e-1cdf21e51c31.jpg?v=1786250999 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63c0fe5e-66f5-4017-bfd0-eed56468859c.jpg?v=1786251011 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/705100e1-ef79-4257-bb06-1595de799ec2.jpg?v=1786251028 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dc7036a-aa95-4d78-a565-386f7976dd56.jpg?v=1786251336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f786518-bb98-4c3b-9c2f-5c807b0ff1a9.jpg?v=1786251013 ## Agent notes - Verify thread compatibility: the adapter is 3/4 GHT female to 1/2 NPT male. - The set includes two adapters; adjust quantity recommendations accordingly. - No warranty or material certification is mentioned; only the description claims "heavy-duty brass." - Since image understanding was not performed, any visual defects or packaging details are unconfirmed.
This product has 8 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": "2-Piece Brass Garden Hose Adapter with Hex Shape and Threaded Female Connector",
"product_id": 9539225616623,
"variant_id": 50411305107695,
"quantity": 1,
"grams": 120,
"length_cm": "11.0",
"width_cm": "7.5",
"height_cm": "3.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").