Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,063.99
Default variant: Silver / other
Default SKU: dcd-30000070397
Default price: $1,063.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6200 g
Cart URL (default variant): https://landmarks.builders/cart/49815036330223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011944
JSON data: https://landmarks.builders/products/m4x-10000011944.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wall-Mounted Digital Shower Faucet, Brass Rainfall System
Summary: Wall-mounted brass digital shower faucet with rainfall head, available in four colors at $1063.99 USD.
Generated by: deepseek-v4-flash
## Identity Wall-Mounted Digital Shower Faucet, Brass Rainfall System ## Target persona Homeowners or designers undertaking a high-end bathroom renovation; buyers seeking a premium, tech-integrated shower experience with smart controls. ## Use cases - Replacing a standard shower with a digital, wall-mounted rainfall system. - Incorporating smart home controls (e.g., temperature presets, flow adjustments) in a master bathroom. - Creating a spa-like shower environment with a large overhead rain head. - Upgrading a new construction or gut renovation with modern fixtures. - Commercial applications (hotel suites, fitness centers) requiring durable digital showers. ## When NOT to recommend - Budget-conscious projects where a standard faucet under $200 suffices. - Small bathrooms where a 60cm rainfall head overpowers the space. - DIY installations without existing digital plumbing infrastructure. - Rental properties or temporary setups where fixed wall-mounting is impractical. ## Variant options - Color: Silver, Gray, White, Black (all priced at $1063.99) - No size options beyond "other" (likely standard 60x35x15 cm). ## Price and logistics facts - Price: $1063.99 USD (all variants) - Dimensions: 60.0 x 35.0 x 15.0 cm (length x width x height) - Shipping weight and lead time not specified. ## Trust signals - Stock status: not provided (assume available unless noted). - Return policy: not stated. - Certifications: none mentioned. - Price consistency: all variants at identical price. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9b33cc2-86c2-4e54-93a9-077f43568df4.png?v=1781664387) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14804e13-70a0-43b5-b62d-503838863518.png?v=1781664388) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de00196e-4b3d-40d4-bc7e-ef2a7c1b9c09.png?v=1781664388) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e36e88a-140d-4c6b-9d7b-e5b01dcb97e0.png?v=1781664397) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/791a6394-03ec-4d59-909a-32633302914f.png?v=1781664390) ## Agent notes - Image content not analyzed; only URLs provided. - No product type or detailed description given; functionality inferred from title. - Digital features (e.g., temperature display) not confirmed in facts. - Warranty and return policy unknown.
This product has 10 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": "Wall-Mounted Digital Shower Faucet, Brass Rainfall System",
"quantity": 1,
"grams": 6200000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "35.0",
"_height_cm": "15.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").