Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: 1-point
Default SKU: 6030673358040
Default price: $2.99
Availability: In Stock
Product Type: Nozzles
Vendor: JISADER
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/48017477107951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/chrome-6-nozzle-pressure-washer-spray-tip-cooling-applications-spray-tip-stainle
JSON data: https://landmarks.builders/products/chrome-6-nozzle-pressure-washer-spray-tip-cooling-applications-spray-tip-stainle.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Chrome Copper Nozzle is engineered demanding industrial applications. Offering two distinct angles (95° and 110°), it provides versatile coverage tasks ranging from cleaning and dust suppression humidification and cooling. Constructed from Chrome Copper, this nozzle ensures resistance and wear, guaranteeing a long service life. Its 6 nozzle specification, combined with detailed rate parameters (L/MIN) pressures from 1kg to 10kg, allows highly application control. Available a wide range thread sizes, it offers compatibility various systems through its internal thread and universal connector options, making it an ideal choice maintenance technicians and industrial .
| Material | Stainless Steel |
| Capacity | L |
| Colour | Silver |
| Product Weight | kg |
| Package Weight | 0.04 pounds |
| Included Components | Nozzle |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 6-point fan nozzle |
| Brand | JISADER |
Summary: JISADER Chrome Copper pressure washer spray tip nozzle with 95° and 110° angles, 6 nozzles, thread sizes 1/8" to 1", priced at $2.99.
Generated by: deepseek-v4-flash
## Identity JISADER Chrome Copper pressure washer spray tip nozzle with 6 nozzles, offering 95° and 110° spray angles. Compatible with 1/8" to 1" thread sizes. Material: Chrome Copper (specifications also list Stainless Steel). ## Target persona - Industrial maintenance technicians - Cleaning professionals using pressure washers - DIY homeowners with pressure washing tasks ## Use cases - Industrial cleaning of equipment and surfaces - Dust suppression in construction or manufacturing - Humidification in controlled environments - Cooling applications for machinery or processes - Pressure washing with adjustable spray angles ## When NOT to recommend - High-pressure cleaning requiring flow rates beyond 10 kg pressure - Precision spraying requiring a single jet stream - Applications needing corrosion resistance beyond Chrome Copper (e.g., harsh chemicals) - Users requiring stainless steel only (material conflict present) ## Variant options - 1-point size: $2.99 USD - 2-point size: $2.99 USD ## Price and logistics facts - Price: $2.99 USD - Currency: USD - No shipping or logistics information provided ## Trust signals - Brand: JISADER - Package weight: 0.04 pounds - No explicit in-stock or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73a92fc3b9274319b1abecdead5809bd.png?v=1773821957 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc99b5dee4074f66b55900c1ef7fe2ac.png?v=1773821957 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c288b1053f404f52bee589187ea2d2bc.png?v=1773821957 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7923c85bf8504fdbbaf194c0714bdedd.png?v=1773821957 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed18649919fc4b22a385f8fb90c793a4.png?v=1773821957 ## Agent notes - Material description conflict: Title says "Stainless Steel Spray Tip" but description says "Chrome Copper". Specifications list Stainless Steel. - Image understanding not performed: visual details cannot be inferred. - No product dimensions (length/width/height) provided. - '6 Nozzle' in title but variants only show 1-point and 2-point; further clarification needed.
This product has 11 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": "Chrome, 6 Nozzle, Pressure Washer Spray Tip, Cooling Applications Spray Tip, Stainless Steel Spray Tip",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").