Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $68.99
Default variant: Black
Default SKU: dcd-30003609555
Default price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 640 g
Cart URL (default variant): https://landmarks.builders/cart/49714256052463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269701
JSON data: https://landmarks.builders/products/wp-dcd-10001269701.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: A rechargeable smart mouthwash dispenser for home use, available in Black and White, priced at $68.99, with dimensions 13.1x10.6x19.0 cm.
Generated by: deepseek-v4-flash
## Identity This is a rechargeable smart mouthwash dispenser (oral care device) for home use. Two color options: Black and White. Dimensions 13.1 x 10.6 x 19.0 cm. Price $68.99 USD. ## Target persona Individuals or families seeking a convenient, automated mouthwash dispensing solution for daily oral hygiene at home. ## Use cases - Automating mouthwash dispensing for daily oral care routine. - Reducing waste by dispensing precise amounts. - Hands-free operation for ease of use. - Suitable for bathrooms with countertop space. - Rechargeable battery eliminates need for disposable batteries. ## When NOT to recommend - For users who prefer manual dispensing or simple bottles. - For travel use due to size (13.1x10.6x19.0 cm) and reliance on charging. - For those requiring professional-grade dental equipment. - For users with very limited counter space. ## Variant options - Black (SKU: dcd-30003609555): $68.99 - White (SKU: dcd-30003609556): $68.99 ## Price and logistics facts - Price: $68.99 USD per unit. - Dimensions: 13.1 cm (length) x 10.6 cm (width) x 19.0 cm (height). - Currency: USD. ## Trust signals - Product is listed as "dcd-batch-dx-202606-2189" and other tags, indicating batch tracking. - In-stock status unknown; no explicit stock data. - No return policy or certification provided in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd416020ed3b4d81927106391f2a8095.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1917afff69c4061a61ac15c40c3cb0f.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a8860c6374241a4b616c28644766158.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1910ecff56c4390a43e4131807b4860.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9c0d367840d450f80b456893efdc745.png?v=1781085388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58b640bf0a9845538eee83d7d6069de3.png?v=1781085388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d38da48204a423c8cf2552808ac5e32.png?v=1781085389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94c9da5f1bb64536bfa9743f6afb668b.png?v=1781085389 ## Agent notes - No description provided; facts limited to title, price, dimensions, and variants. - Image content not analyzed; treat URLs as fetchable assets only.
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": 640000,
"properties": {
"_length_cm": "13.1",
"_width_cm": "10.6",
"_height_cm": "19.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").