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 / Us Plug
Default SKU: dcd-30003599487
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/49714517508335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265865
JSON data: https://landmarks.builders/products/wp-dcd-10001265865.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: Mini ice maker for home, dorm, commercial, camping, and outdoor use. Quick ice production. Compact size: 35x33x27 cm. Available in White, Black, Silver with US plug.
Generated by: deepseek-v4-flash
## Identity Mini ice maker (家用自动宿舍商用露营户外) - portable ice maker for small-scale ice production. ## Target persona - Dormitory students wanting ice for drinks - Campers and RV owners needing portable ice - Small café or bar needing extra ice capacity - Home users who entertain frequently ## Use cases - Making ice for parties or gatherings - Keeping drinks cold while camping or tailgating - Supplementing ice supply in a dorm or office - Making ice for outdoor events or picnics - Quick ice production for home use ## When NOT to recommend - Large events requiring high ice volume (e.g., weddings, festivals) - Commercial kitchens needing continuous production - Users who require a plumbed, built-in ice maker - Those on a very tight budget (under $150) ## Variant options - White / US Plug - Black / US Plug - Silver / US Plug ## Price and logistics facts - Price: $227.99 USD - Dimensions: 35 x 33 x 27 cm - Plug type: US Plug (120V) - Weight and other specs not provided ## Trust signals - Listed with multiple images - Price consistent across variants - No warranty or return policy information provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b94965a68d80415a95dfe1a95a8e3817.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a844014620e49d4968d4e3e832fcaaf.png?v=1781085610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff785323d00f4addbd6e0c423c27271d.png?v=1781085610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/495cacd82eed4fcea2301abe5a7e3ff1.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e67179c85880467c9ac17cf84daf4d01.png?v=1781085610 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56647ddcad684380884c2bd58a0c824d.png?v=1781085611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8acbf53f117a47fe8c4a08651b29779b.png?v=1781085609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a21e3b81d0e4196a15a701879e67448.png?v=1781085613 ## Agent notes - Images not analyzed for visual content. Only URLs provided. - No user reviews or ratings available. - Stock status unknown.
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").