Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: One-to-two diverter / For 4-point WM
Default SKU: dcd-30000070343
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49946257293551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011936
JSON data: https://landmarks.builders/products/m4x-10000011936.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adattatore universale rubinetto
Summary: Universal faucet adapter with multiple variants (one-to-two diverter, universal connector, shower diverter) priced between $9.99 and $11.99, dimensions 10x8x6 cm.
Generated by: deepseek-v4-flash
## Identity Universal faucet adapter, sold under multiple SKUs, designed to connect hoses or divert water flow. ## Target persona DIY homeowners, renters with non-standard faucets, light maintenance professionals, handymen needing flexible adapters for washing machines or showers. ## Use cases - Connecting a washing machine inlet hose to a kitchen or bathroom faucet. - Diverting water from a single faucet to two outlets (e.g., for simultaneous use). - Adapting a standard faucet to a 4-point, 6-point, or 15-26mm connector for specific appliances. - Replacing a worn-out diverter in a shower system. - Temporary water supply setup for portable devices. ## When NOT to recommend - High-pressure commercial or industrial plumbing systems (no max pressure rating provided). - Permanent in-wall installation (product is likely external thread-on, not for embedded use). - Users requiring exact dimensions or thread standards (variants cover common sizes but not all). - Professional/commercial use with constant heavy-duty cycling. ## Variant options - One-to-two diverter: For 4-point WM ($9.99), Standard ($9.99) - Universal connector: 15-26mm ($9.99) - Shower diverter: Standard ($10.99), For 4-point WM ($11.99), For 6-point WM ($11.99) ## Price and logistics facts - Base price $9.99, highest variant $11.99. - Five SKUs at $9.99, one at $10.99, two at $11.99. - Dimensions: 10 cm length × 8 cm width × 6 cm height. Weight not specified. ## Trust signals - In stock (implied by active listings). - No return policy stated; no warranty info. - No certifications (e.g., NSF, lead-free) provided. - Price consistent across same-type variants. ## Image assets No images available. ## Agent notes No visual data was provided; all facts from structured data only. Variant options are literal from SKU titles – exact fitting compatibility (e.g., thread size) should be verified with end user.
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": "Adattatore universale rubinetto",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.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").