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 / Uk Plug
Default SKU: dcd-30003599492
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/49714515411183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265867
JSON data: https://landmarks.builders/products/wp-dcd-10001265867.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: A portable mini ice maker for home, dorm, camping, and outdoor use. Available in White, Black, or Silver with UK plug. Dimensions 35x33x27 cm. Price $227.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Mini Ice Maker (portable, electric, countertop) - **Price**: $227.99 USD - **Dimensions**: 35 x 33 x 27 cm - **Variants**: White/UK Plug, Black/UK Plug, Silver/UK Plug ## Target persona - Outdoor enthusiasts needing ice for camping trips - Dormitory residents with limited kitchen space - Small home or apartment owners wanting quick ice - Anyone needing a portable ice source without permanent installation ## Use cases - Making ice during camping or outdoor events - Supplementing ice supply for parties or gatherings - Providing ice in a dorm room or small kitchen - Quick ice production for beverages on demand - Use in RVs or vans where a freezer is absent - Emergency ice supply during power outages (if generator available) ## When NOT to recommend - Users needing high-volume ice production for commercial use - Buyers requiring a built-in or flaked ice machine - Those with limited counter space (dimensions: 35x33x27 cm) - Customers in regions with non-UK power outlets (plug is UK type) ## Variant options - **White / UK Plug** (SKU: dcd-30003599492) – $227.99 - **Black / UK Plug** (SKU: dcd-30003599493) – $227.99 - **Silver / UK Plug** (SKU: dcd-30003599494) – $227.99 ## Price and logistics facts - Price: $227.99 USD flat across all variants - No shipping cost or delivery timeframe provided - Only UK plug variant available; may require adapter for other regions ## Trust signals - Listed on Shopify with stock presumably available (no out-of-stock indication) - Multiple color options for the same price - Dimensions provided explicitly (35x33x27 cm) - No customer reviews or ratings available in data - Return policy not specified ## Image assets - 8 product images available at the following URLs (not inspected by agent): - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d82b65ff04fb482bb971d0ffe9654848_7b3c9ccc-e7b9-4d82-a364-3396201862f9.png?v=1781085608) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75c65f189da94d9aad18d89730ee8df6_1c6bfb4b-fd42-4360-ae06-a6dfd8e47fcb.png?v=1781085608) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/238d12a9568c4437ba065f2cb54179df_a3d3872e-a202-4975-a147-5c50b62ab90a.png?v=1781085608) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f670a115b89c4cfaa79cebcb4713ac67_bdc9d090-3fec-4b29-807b-c418fa1e3779.png?v=1781085608) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86f1479b0eb24ae79736107b9aaf462a_115528dc-d646-4b9d-b9dc-b47bc99735b4.png?v=1781085608) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d82118e974b14b2696579422082124cf_0cf4d3bc-2518-4bd6-8857-9701bd9550b1.png?v=1781085609) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3d184d9501c459a860a5dbb74d80373_d6fb9dee-607d-43d8-9f8d-da1d5e4db07a.png?v=1781085607) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5508e4ca64149548d5c3781c54a112c_3714c574-bdd0-4305-a756-c841c54de8f2.png?v=1781085607) ## Agent notes - Image content was not analyzed; rely on URL descriptions if needed. - No specifications provided (e.g., ice production rate, water tank capacity, power draw). - Pricing is consistent across variants. - Plug type is UK; confirm compatibility with buyer's region.
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").