Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $42.99
Default variant: 075-inch 304 Ss
Default SKU: dcd-30003595372
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/50150506332399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001264209
JSON data: https://landmarks.builders/products/m4x-10001264209.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from stainless steel, this stainless steel sprinkler nozzle offers a polished polished silver surface and a solid metal build for dependable use in water feature setups.
Design: The icespire sprinkler nozzle has a tapered flared top, a narrow waist, and a compact vertical body that creates a clean decorative profile in fountains and landscapes.
Connection: The threaded bottom connection makes this threaded fountain nozzle easy to attach to compatible fountain or water-feature hardware for a secure fit.
Application: As practical garden hardware, this sprinkler nozzle suits fountains, gardens, hotels, and landscape water features where a neat metal spray component is needed.
Purpose: Designed as an icespire sprinkler nozzle, it helps direct water in a structured decorative form, making it a useful accent for outdoor displays and installation projects.
Summary: Frost Spire Sprinkler Nozzle Tapered Flared Ice Column Easy to Install Outdoor Water Tool for Landscape, Hotel. 【Material】: Made from stainless steel, this stainless steel sprinkler nozzle offers a polished polished silver surface and a solid metal build for dependable use in water feature setups. 【Design】: The icespire sprinkler nozzle has a tapered flared top, a narrow waist, and a compact vertical body that creates a clean decorative profile in fountains and landscapes. 【Connection】: The threaded bottom connection makes this threaded fountain nozzle easy to attach to compatible fountain or
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": "Frost Spire Sprinkler Nozzle Tapered Flared Ice Column Easy to Install Outdoor Water Tool for Landscape, Hotel",
"product_id": 9456788242671,
"variant_id": 50150506332399,
"quantity": 1,
"grams": 270,
"length_cm": "22.5",
"width_cm": "9.6",
"height_cm": "9.6"
}],
"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").