Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $354.99 – $394.99
Default variant: Gunmetal Gray / 4-Gear Top Spray
Default SKU: dcd-30000068700
Default price: $394.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10500 g
Cart URL (default variant): https://landmarks.builders/cart/49814860923119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011688
JSON data: https://landmarks.builders/products/m4x-10000011688.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Temperature-Controlled Rainfall Shower System for Comfortable BathingExperience the soothing sensation of a rainfall shower with precise temperature control, delivering a consistently comfortable water temperature each time you bathe. sturdy Brass ConstructionCrafted from sturdy, rust-resistant brass, this wall-mounted shower system is enduring and withstands frequent use in your bathroom. Pressure Balancing & Safety ProtectionThe temperature-regulated blender valve ensures pressure balance and safety, preventing unexpected temperature fluctuations and guaranteeing protected hot and cold water mixing. Easy Installation & MaintenanceDesigned for effortless installation, this shower set features an easy-to-clean shower head and a fine mesh strainer for effortless maintenance. Versatile for Any Bathroomperfect for home bathrooms, shower rooms, and households with water heaters, this system is a practical and high-value choice for modern living.
Summary: Rainfall brass shower with temp control. 【Temperature-Controlled Rainfall Shower System for Comfortable Bathing】Experience the soothing sensation of a rainfall shower with precise temperature control, delivering a consistently comfortable water temperature each time you bathe. 【sturdy Brass Construction】Crafted from sturdy, rust-resistant brass, this wall-mounted shower system is enduring and withstands frequent use in your bathroom. 【Pressure Balancing & Safety Protection】The temperature-regulated blender valve ensures pressure balance and safety, preventing unexpected temperature fluctuation
Generated by: m4x-map-v1
This product has 11 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": "Rainfall brass shower with temp control",
"product_id": 9431503536367,
"variant_id": 49814860923119,
"quantity": 1,
"grams": 10500,
"length_cm": "116.84",
"width_cm": "50.8",
"height_cm": "19.05"
}],
"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").