Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $275.99 – $283.99
Default variant: Chrome / 4-Function Spray Set
Default SKU: dcd-30000067171
Default price: $275.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49814730440943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011429
JSON data: https://landmarks.builders/products/m4x-10000011429.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rainfall Shower System for BathroomExperience a wide rainfall spray with high pressure, perfect for home bathrooms, hotels, and spas. This complete set includes a handheld shower head and a wall-mounted faucet for versatile usage. High Pressure & Water SavingFeaturing pressure balancing and water-saving technology, this shower system delivers a powerful spray even with low water pressure, ensuring efficient and comfortable bathing. solid Brass Construction & Oxidation ResistantConstructed entirely from solid brass, this shower set is rust-resistant and sturdy, offering enduring quality and easy maintenance. Flexible & Adjustable DesignWith an angle-adjustable shower bracket and handheld holder, you can customize the height and direction for a personalized shower experience. Easy Clean, No-Clog NozzlesOutfitted with gentle and safe nozzles, the shower head is easy to clean and maintain, preventing clogs and providing a consistent water flow.
Summary: High-pressure rainfall showerhead. 【Rainfall Shower System for Bathroom】Experience a wide rainfall spray with high pressure, perfect for home bathrooms, hotels, and spas. This complete set includes a handheld shower head and a wall-mounted faucet for versatile usage. 【High Pressure & Water Saving】Featuring pressure balancing and water-saving technology, this shower system delivers a powerful spray even with low water pressure, ensuring efficient and comfortable bathing. 【solid Brass Construction & Oxidation Resistant】Constructed entirely from solid brass, this shower set is rust-resistant and
Generated by: m4x-map-v1
This product has 10 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": "High-pressure rainfall showerhead",
"product_id": 9431445012719,
"variant_id": 49814730440943,
"quantity": 1,
"grams": 5000,
"length_cm": "86.36",
"width_cm": "38.1",
"height_cm": "15.24"
}],
"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").