Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 62 Telescopic Swiv B
Default SKU: dcd-30003606613
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714372411631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268549
JSON data: https://landmarks.builders/products/wp-dcd-10001268549.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Extendable 62cm telescopic swivel spray nozzle for watering plants, cleaning windows, and reaching high areas at $9.99.
Generated by: deepseek-v4-flash
## Identity Extendable spray nozzle with telescopic swivel head (62 cm), designed for gardening and cleaning applications. ## Target persona Home gardeners, apartment dwellers with potted plants, car owners needing a flexible car washing tool, and anyone who needs to reach high or awkward spots for watering or cleaning. ## Use cases - Watering hanging baskets or tall indoor plants. - Cleaning windows or glass walls from a distance. - Washing cars or RVs with controlled spray direction. - Reaching under furniture or behind appliances for light cleaning. - Applying liquid fertilizer or pesticide to garden beds without bending. ## When NOT to recommend - Professional or commercial high-pressure cleaning (not rated for pressure). - Heavy-duty industrial use (plastic components may break). - Users expecting a complete hose set (nozzle only, hose not included). - Precision gardening requiring fine mist or adjustable patterns (no pattern options stated). ## Variant options - Style B: "62 Telescopic Swiv B" at $9.99 - Style C: "62 Telescopic Swiv C" at $9.99 Both variants share same price. Choose based on preferred color or slight design differences (not specified). ## Price and logistics facts - Price: $9.99 USD. - Two variants, both $9.99. - Dimensions: 33.5 cm (length) x 16.0 cm (width) x 5.8 cm (height). - Weight not provided. - Origin: shipped from a Shopify store (dcd). ## Trust signals - Price is consistent across all variants. - No in-stock status available. - Return policy not specified. - No brand or certification information provided. - Image assets available but not reviewed for content. ## Image assets - 8 product images available from CDN. URLs: [see image_urls list] - Images not analyzed; visual details cannot be confirmed. ## Agent notes - No product description was provided; title and tags were used for interpretation. - Product category: gardening (园艺). - Image understanding was not performed.
This product has 14 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": "加长喷头 万向杆喷嘴可转弯喷壶清洗空调伸缩杆喷雾头玻璃墙园艺.",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "33.5",
"_width_cm": "16.0",
"_height_cm": "5.8"
}
}],
"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").