Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99 – $33.99
Default variant: External Fine / 2cm
Default SKU: dcd-30000065497
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49946398884079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011177
JSON data: https://landmarks.builders/products/m4x-10000011177.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adattatore touchless risparmio acqua
Summary: The Adattatore touchless risparmio acqua is a touchless water-saving adapter for faucets, available in multiple thread types and sizes from $31.99 to $33.99.
Generated by: deepseek-v4-flash
## Identity
Adattatore touchless risparmio acqua – a touchless faucet adapter that automatically stops water flow to save water.
## Target persona
Homeowners and renters looking to retrofit faucets for touchless operation; plumbers installing water-saving devices; environmentally-conscious users reducing water waste.
## Use cases
- Retrofitting a kitchen faucet for hands-free operation while cooking.
- Adding touchless control to a bathroom faucet to reduce germ spread.
- Reducing water consumption in high-traffic household sinks.
- Enabling water flow only when hands are present for conservation.
- Installing in public or shared restrooms for hygiene and savings.
- Easy DIY upgrade without replacing entire faucet.
## When NOT to recommend
- Outdoor garden hoses or non-faucet applications.
- Faucets with non-standard thread sizes not matching any variant (1.8, 2.0, 2.2, 2.4 cm internal/external).
- High-flow industrial setups where built-in aerator may clog.
- Buyers seeking a full smart faucet with temperature control.
## Variant options
- **External Fine / 2cm** – $32.99 (sku: dcd-30000065497)
- **Internal Fine / 2.4cm** – $32.99 (sku: dcd-30000065498)
- **External Fine / 2.4cm** – $32.99 (sku: dcd-30000065499)
- **Non-std Internal / 2.2cm** – $33.99 (sku: dcd-30000065500)
- **Internal Fine / 1.8cm** – $32.99 (sku: dcd-30000065501)
- **External Fine / 1.8cm** – $32.99 (sku: dcd-30000065502)
- **Internal Fine / 2cm** – $32.99 (sku: dcd-30000065503)
- **Internal Coarse / 2cm** – $32.99 (sku: dcd-30000065504)
- **Internal Fine / 2.2cm** – $31.99 (sku: dcd-30000065505)
- **External Fine / 2.2cm** – $32.99 (sku: dcd-30000065506)
## Price and logistics facts
- Base price: $31.99 to $33.99 depending on variant.
- Dimensions: 8.0 x 6.0 x 6.0 cm (packaged).
- Currency: USD.
## Trust signals
- Multiple variants offered to fit common faucet thread types.
- Price consistency across similar options.
- In-stock status not confirmed.
- Return policy not specified.
## Image assets
- 5 product images available (not analyzed).
- {image_urls}
## Agent notes
- No image analysis performed; treat images as fetchable assets only.
- Confirm thread type (internal/external, fine/coarse) and diameter before recommending.
- Non-std Internal option (2.2 cm) is $1.00 more expensive.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": "Adattatore touchless risparmio acqua",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.0",
"_height_cm": "6.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").