Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $20.99
Default variant: Silver / 4-point
Default SKU: dcd-30000070340
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49946257490159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011934
JSON data: https://landmarks.builders/products/m4x-10000011934.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sdoppiatore rubinetto inox anti-perdite
Summary: Stainless steel faucet splitter with anti-leak design, available in 4-point and 6-point sizes, priced from $19.99.
Generated by: deepseek-v4-flash
## Identity Sdoppiatore rubinetto inox anti-perdite – a stainless steel faucet splitter designed to prevent leaks. ## Target persona Homeowners with outdoor faucets, DIY gardeners, and plumbers looking for a reliable dual-outlet connector. ## Use cases - Connecting two garden hoses to a single outdoor faucet - Splitting water supply for a washing machine and a utility sink - Temporary setup for car washing and lawn watering - Permanent splitter for drip irrigation and hose bib - Adding a second outlet for pressure washers (low pressure only) - Replacing a worn-out or leaking faucet splitter ## When NOT to recommend - For high-pressure commercial or industrial applications - For faucets with non-standard thread sizes (e.g., metric vs. NPT) - For buyers needing a brass or metal alloy splitter for durability - If the user requires a quick-connect or push-fit system ## Variant options - **Silver / 4-point** – SKU: dcd-30000070340 – $19.99 - **Silver / 6-point** – SKU: dcd-30000070341 – $20.99 ## Price and logistics facts - Base price: $19.99 USD (4-point variant) - 6-point variant: $20.99 USD - Dimensions: 10.0 x 8.0 x 8.0 cm - Currency: USD; no additional pricing tiers or bulk discounts provided. ## Trust signals No in-stock status, return policy, or certifications were provided in the source data. Price is consistent across variants. ## Image assets No image URLs provided – unable to include product visuals. ## Agent notes - Product title and description are in Italian; all facts are preserved as given. - No image understanding was performed – inventory images are not available. - Variant differences are only in the number of outlets (4 vs. 6 points); material is stainless steel for both.
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": "Sdoppiatore rubinetto inox anti-perdite",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "8.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").