Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $533.99 – $564.99
Default variant: Us No Tank
Default SKU: dcd-30003609518
Default price: $533.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49714128421103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269681
JSON data: https://landmarks.builders/products/wp-dcd-10001269681.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: Fully automatic compact countertop dishwasher with drying and sanitization, available with or without water tank, for small households.
Generated by: deepseek-v4-flash
## Identity Cross-border fully automatic compact countertop dishwasher, model with drying and sanitization, dimensions 52.5×52.0×49.0 cm. ## Target persona Urban renters or homeowners in small apartments without built-in dishwashers; minimalists; couples or singles; users seeking a portable, easy-install dishwashing solution. ## Use cases - Washing daily dishes for 1-2 people in a small kitchen. - Sanitizing baby bottles, pacifiers, or small utensils. - Quick wash cycle for glasses, plates, and cutlery after meals. - Drying and storing cleaned dishes without manual towel drying. - Supplementary dishwasher for offices, RVs, or dorms. ## When NOT to recommend - Large families (4+ members) producing heavy dish loads. - Commercial kitchens or high-volume use. - Permanent under-counter installation (designed as freestanding/countertop). - Users who require built-in water line connection only (portable option available with tank variant). ## Variant options - **Us No Tank** – $533.99 (requires connection to faucet) - **Us with Tank** – $564.99 (includes water tank for easy setup without permanent plumbing) ## Price and logistics facts - Price: $533.99 (no tank) / $564.99 (with tank) USD. - Dimensions: 52.5 cm (L) × 52.0 cm (W) × 49.0 cm (H). - Variants: Two styles – with or without tank. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Certifications: none listed. - Price consistency: single listing price per variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef32e63f1b434be88e372f8f25e21f51_f953728e-3948-4ae5-a915-6dbe00535eb5.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74d2f79b42474d5f95c5bb3e0e0876ce_3dc886a5-19e2-47aa-901f-0179f06f53eb.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4471095511d4faa954c88fa3afebba9_b329b77a-aa0a-4456-97da-c7d47c6fa152.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c6b71e337a34eb99810f2acd6b389e2_3004c833-14a4-403f-99ca-4b939aa41145.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a4d5db6215c4ea488522e89d428eb55.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c32c985a0ce43488d62ff8b875d5a59.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fbfe303d8f64b8e8f8288e73e6b7ad6.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eb8eb69c5a44382bfa301b1e46db8f2_07f8e171-7177-4124-823e-78fc2cceeadd.png?v=1781085322 ## Agent notes - Image understanding was not performed; no visual details are inferred. - Product description field is empty; features are based on title and product type. - No brand or model number specified.
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": 7000000,
"properties": {
"_length_cm": "52.5",
"_width_cm": "52.0",
"_height_cm": "49.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").