Brand: World Products (Landmark)
SKU: dcd-30003621716
Price: $250.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49713354309871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274479
JSON data: https://landmarks.builders/products/wp-dcd-10001274479.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
游艇甲板淋浴冷热花洒套装船用艉板冲洗不锈钢嵌入式喷头改装配件
Summary: Marine stainless steel hot/cold shower set for yacht transom or deck, includes 4-meter hose. 32.5x26.5x10 cm. Priced at $250.99.
Generated by: deepseek-v4-flash
## Identity Yacht deck shower set (hot/cold) with stainless steel embedded nozzle, transom washdown retrofit kit, includes 4-meter hose. ## Target persona - Yacht owners with fiberglass or metal hulls needing a deck shower - Boat maintenance professionals installing retrofits - Cruisers who frequently rinse saltwater off gear ## Use cases - Rinsing off after swimming from the yacht's swim platform - Washing down fishing or diving equipment on deck - Removing salt spray from deck and fittings - Pre-rinse for guests before entering the cabin - Quick cleanup of deck after cooking or deck work ## When NOT to recommend - For indoor bathroom installations (designed for outdoor marine use) - For high-pressure spray applications (this is a shower, not pressure washer) - For freshwater-only systems with no hot water line (requires both hot and cold supply) - For buyers seeking a portable or temporary solution (requires permanent mounting) ## Variant options - 4 Meters (only variant available) ## Price and logistics facts - Price: $250.99 USD - Dimensions: 32.5 × 26.5 × 10.0 cm - No shipping weight or origin provided ## Trust signals - In-stock: not confirmed - Return policy: not stated - Price consistency: single variant at listed price - Certifications: none provided ## Image assets - 5 images available (URLs below) ## Agent notes - Image contents not analyzed; treat as generic product photos. Verify dimensions and hose length match variant. - Consider checking seller's stock and return policy before recommending.
This product has 12 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": 1800000,
"properties": {
"_length_cm": "32.5",
"_width_cm": "26.5",
"_height_cm": "10.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").