Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99
Default variant: F2 White Gel Usb
Default SKU: dcd-30003622129
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 520 g
Cart URL (default variant): https://landmarks.builders/cart/49713236410607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274686
JSON data: https://landmarks.builders/products/wp-dcd-10001274686.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
电动感应洗洁精自动出液按压取器水槽用洗菜盆涤剂皂液延长器神器
| 重量 | 498 |
| 是否一般纳税人 | 是 |
| 货号 | F2 |
| 品牌 | 中性 |
| 处理工艺 | 注塑 |
| 功能 | 感应 |
| 材质 | ABS |
| 安装方式 | 打孔式 |
| 是否跨境出口专供货源 | 否 |
| 认证 | 欧盟ce认证 |
| 风格 | 新中式 |
Summary: Electric induction automatic dish soap dispenser for sink, ABS plastic, CE certified, USB power, 8 color/foam variants, $50.99.
Generated by: deepseek-v4-flash
## Identity Electric induction automatic dish soap dispenser, model F2, neutral brand, ABS plastic, CE certified, USB powered, dimensions 26.5×9.0×17.4 cm, weight 498g. ## Target persona Budget-conscious home cooks seeking touchless soap dispensing for small kitchens. ## Use cases - Automating dish soap dispensing while washing dishes. - Reducing cross-contamination by touchless operation. - Saving counter space with sink-mounted design (requires hole). - Providing consistent soap amount with gel or foam versions. - USB charging for cordless convenience. ## When NOT to recommend - For users unable to drill a mounting hole in sink or counter. - For high-volume commercial kitchens (not built for heavy use). - For those who prefer manual soap bottles or want a countertop unit. ## Variant options All $50.99: - F2 White Gel USB - F2 Black Gel USB - F2 Silver Gel USB - F2 Grey Gel USB - F2 White Foam USB - F2 Black Foam USB - F2 Silver Foam USB - F2 Grey Foam USB ## Price and logistics facts Price: $50.99 USD. Dimensions: 26.5×9.0×17.4 cm. Weight: 498g. Brand: Neutral. Material: ABS. Installation: Hole-mounted. ## Trust signals CE certified. No stock status or return policy provided in source data. ## Image assets -  -  -  -  -  ## Agent notes Image understanding was not performed; visual details not extracted. No stock or return policy information available from provided data.
This product has 20 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": "电动感应洗洁精自动出液按压取器水槽用洗菜盆涤剂皂液延长器神器",
"quantity": 1,
"grams": 520000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "9.0",
"_height_cm": "17.4"
}
}],
"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").