Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $227.99
Default variant: White / Eu Plug
Default SKU: dcd-30003599495
Default price: $227.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/49714513182959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265868
JSON data: https://landmarks.builders/products/wp-dcd-10001265868.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable automatic ice maker for home, dorm, camping, outdoor. Makes ice quickly. Available in White, Black, Silver with EU plug. $227.99. Dimensions 35x33x27 cm.
Generated by: deepseek-v4-flash
## Identity Mini ice maker for quick ice production at home, dorm, camping, or outdoor use. ## Target persona Campers, RV owners, small kitchen dwellers, outdoor party hosts needing portable ice without a built-in dispenser. ## Use cases - Camping trips where cooler ice melts fast - Dorm room parties needing extra ice - Outdoor BBQ or picnic supplementing store-bought ice - Small kitchen or apartment with limited freezer space - Office break room for cold drinks ## When NOT to recommend - Large events requiring >10 lbs ice per hour - Commercial use (bars, restaurants) needing continuous high output - Buyer requiring a non-EU plug (US/UK etc.) - Someone expecting built-in water line (this is likely manual fill) ## Variant options - White / Eu Plug - Black / Eu Plug - Silver / Eu Plug ## Price and logistics facts Price: $227.99 USD. Dimensions: 35 x 33 x 27 cm. All variants use EU plug. ## Trust signals - No stock availability data provided. - No return policy or warranty information provided. - Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d82b65ff04fb482bb971d0ffe9654848.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75c65f189da94d9aad18d89730ee8df6.png?v=1781085606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/238d12a9568c4437ba065f2cb54179df.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f670a115b89c4cfaa79cebcb4713ac67.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86f1479b0eb24ae79736107b9aaf462a.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d82118e974b14b2696579422082124cf.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3d184d9501c459a860a5dbb74d80373.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5508e4ca64149548d5c3781c54a112c.png?v=1781085607 ## Agent notes - Product description was empty; no additional details on ice capacity, cycle time, or water tank size. - Images not visually analyzed; rely on titles and context.
This product has 15 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": "35.0",
"_width_cm": "33.0",
"_height_cm": "27.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").