Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99 – $60.99
Default variant: White / X101
Default SKU: dcd-30003502501
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49804483854575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001249993
JSON data: https://landmarks.builders/products/wp-dcd-10001249993.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















Summary: Wall-mounted induction foam soap dispenser with antibacterial function, available in White/X101 ($60.99) and Blue/X ($55.99).
Generated by: deepseek-v4-flash
## Identity Wall-mounted induction foam soap dispenser (壁挂感应泡沫洗手机) with antibacterial feature. SKU: White/X101 (dcd-30003502501) and Blue/X (dcd-30003502502). ## Target persona Households or small offices seeking touchless soap dispensing for hygiene; cost-conscious buyers wanting basic smart functionality. ## Use cases - Touchless hand washing in home bathrooms and kitchens. - Reducing cross-contamination in shared offices or rental properties. - Foam soap dispensing for children's bathrooms. - Wall-mounted installation to save counter space. - Daily use in high-traffic household areas. ## When NOT to recommend - Industrial or medical settings requiring high-volume or professional-grade dispensers. - Users needing large capacity (>500ml) or refillable systems. - When precise foam consistency or luxury materials are required. - For buyers who prefer battery-operated (induction implies power source unknown). ## Variant options | Variant | Color | Style | Price | |---------|-------|-------|-------| | White/X101 | White | X101 | $60.99 | | Blue/X | Blue | X | $55.99 | ## Price and logistics facts - Base price: $55.99 (Blue/X); White/X101 $60.99. - Dimensions: 25 x 22 x 8.5 cm. - Currency: USD. - No shipping or tax information provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: standard pricing across two variants. - Product tags include batch and import labels, no certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da8ccccac49c42f78110537ddcf7449f.png?v=1781488461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eddf6d6496c433ea22f997ecf543041.png?v=1781488462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/925179513d6840ef8ad5837304530dfb.png?v=1781488462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dc53aef65894434a63b37f936a4bb85.png?v=1781488461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79ada2a3d5874e6abd098c8d0c0147bb.png?v=1781488462 ## Agent notes - No product description provided; functionality inferred from title and tags. - Power source and battery type not specified. - Refill type (liquid vs foam cartridge) not confirmed. - Image understanding not performed; visual details not extracted.
This product has 14 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": 400000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "22.0",
"_height_cm": "8.5"
}
}],
"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").