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: Eu No Tank
Default SKU: dcd-30003609516
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: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49714130583791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269680
JSON data: https://landmarks.builders/products/wp-dcd-10001269680.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: Compact countertop dishwasher, no installation required, with sterilization and drying. Dimensions 52.5x52x49 cm. Two variants: EU no tank ($533.99) and EU with tank ($564.99).
Generated by: deepseek-v4-flash
## Identity Cross-border fully automatic countertop dishwasher, no installation needed, with sterilization and drying. Two style options: Eu No Tank and Eu with Tank. ## Target persona Urban apartment dwellers, small household (1-2 people), renters who cannot modify kitchen plumbing, or users needing a portable dishwasher for limited counter space. ## Use cases - Washing daily dishes for a couple in a small kitchen - Cleaning baby bottles and small utensils - After-dinner party cleanup for a small group - Portable use in RVs or temporary housing - Sterilizing items with high-temperature wash - Drying dishes without towel drying ## When NOT to recommend - For large families needing full-size dishwasher - For users who want built-in or under-counter installation - For locations with incompatible electrical standards (EU variants likely 220V/50Hz) - For users on a tight budget (price >$500) ## Variant options - Style: Eu No Tank – $533.99 - Style: Eu with Tank – $564.99 ## Price and logistics facts - Base price: $533.99 (Eu No Tank) - Dimensions: 52.5 cm (L) x 52.0 cm (W) x 49.0 cm (H) - Currency: USD - Shipping and taxes not included; verify with seller ## Trust signals - No specific trust signals provided (in-stock, return policy, certifications not stated) - Check seller policies for details ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e054df397374159abfe4f7465776ec4.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef32e63f1b434be88e372f8f25e21f51_6cd73755-694f-45f7-8ef7-43bd662b1a26.png?v=1781085322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b1b1ed73c194dcbb710ff64dc8323ae.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1a11bb69d334a7ab22314ac561ffd90.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b51cae62add649cdb5f23510c59aa97b.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18f8f38d17e9465381d2c750929a3665_1a5371f5-9f7f-4071-bef4-9be9b84986e5.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cee0b63f6f6452d8a35990468a47e0b_0976fbd4-e140-4a8b-9bb3-cfb276d71e2c.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0c5ab955b6e4a24becac8b80834d342_6bf62147-11e3-4567-a20c-3126847f83e6.png?v=1781085323 ## Agent notes - Description field is empty; no further details available - Variants indicate EU market compatibility (no tank and with tank) - Image understanding not performed; visual details not verified
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": 8000000,
"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").