Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $186.99 – $280.99
Default variant: Pearl Black / 7-shape Pull-out
Default SKU: dcd-30000064564
Default price: $255.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49811879657711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011045
JSON data: https://landmarks.builders/products/m4x-10000011045.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Black stone pull-down faucet
| 颜色(Color) | Oatmeal 7-shape Non-pull |
| 材质(Material) | Acrylonitrile Butadiene Styren |
Summary: A black stone kitchen faucet available in multiple colors and configurations (pull-out, touch sensor, non-pull) with prices from $186.99 to $280.99.
Generated by: deepseek-v4-flash
## Identity A kitchen faucet in black stone finish (ABS plastic) with various configurations: 7-shape pull-out, touch sensor, or non-pull; slim-waist pull-out. Colors: Pearl Black, Linen White, Oatmeal. ## Target persona Homeowners planning a kitchen renovation or update, DIY enthusiasts, or contractors seeking a modern faucet with multiple style options at a mid-range price point. ## Use cases - Replacing an old kitchen faucet with a more contemporary design. - Installing a new faucet in a kitchen remodel with neutral color palette. - Adding a touch-sensor faucet for hands-free operation. - Choosing a pull-down faucet for flexible rinsing. - Coordinating with black or white kitchen fixtures. ## When NOT to recommend - If the buyer needs a commercial-grade or heavy-duty faucet. - If they require a widespread or bridge-style faucet. - If they prefer traditional finishes like chrome or brushed nickel. - If they have a very limited budget under $150. ## Variant options 10 variants available: - Pearl Black / 7-shape Pull-out ($255.99) - Linen White / 7-shape Pull-out ($245.99) - Pearl Black / 7-shape Touch Sensor ($280.99) - Oatmeal / 7-shape Touch Sensor ($274.99) - Oatmeal / 7-shape Non-pull ($229.99) - Pearl Black / Slim-waist Pull-out ($206.99) - Oatmeal / Slim-waist Pull-out ($186.99) - Oatmeal / 7-shape Pull-out ($249.99) - Linen White / 7-shape Touch Sensor ($271.99) - Linen White / Slim-waist Pull-out ($196.99) ## Price and logistics facts - Base price: $186.99 (Oatmeal / Slim-waist Pull-out) - Highest price: $280.99 (Pearl Black / 7-shape Touch Sensor) - All prices in USD. - Package dimensions: 50cm x 28cm x 17cm. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Certifications: None listed. - Price consistency: Multiple variants with fixed prices. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e529a01e-5bf5-4ad9-9ebf-e3fc9392d8e0.png?v=1781600879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b3414e7-1e6c-4e83-b5ba-144111c77caf.png?v=1781600879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e2d23b5-63ca-4974-a19e-2ecc48326ee3.png?v=1781600880 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ade88383-568c-4942-bef0-d28e308f0e33.png?v=1781600879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dacc93b-4a6d-4e64-8dd2-5d96d829f6a4.png?v=1781600879 ## Agent notes - Image understanding was not performed; visual details cannot be confirmed. - Product material is Acrylonitrile Butadiene Styrene (ABS). - The description mentions "Non-pull" for one variant – likely a stationary spout. - The base price of $186.99 is for the Oatmeal / Slim-waist Pull-out variant.
This product has 9 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": "Black stone pull-down faucet",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "28.0",
"_height_cm": "17.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").