Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: White / Flat Lid
Default SKU: dcd-30003610152
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 570 g
Cart URL (default variant): https://landmarks.builders/cart/49714096701679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269934
JSON data: https://landmarks.builders/products/wp-dcd-10001269934.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: Large-capacity ice cube mold with press function, food-grade plastic, three color/lid options, $16.99, dimensions 28x20.5x25.5 cm.
Generated by: deepseek-v4-flash
## Identity Large-capacity ice cube mold with one-click press mechanism, food-grade plastic, designed for household use. Dimensions: 28x20.5x25.5 cm. Price: $16.99. ## Target persona Home cooks who entertain frequently and need large ice supply; parents hosting children's parties; DIY cocktail enthusiasts who make custom ice. ## Use cases - Making large batches of ice for birthday parties or gatherings - Daily ice preparation for family cold drinks - Storing ice for outdoor barbecues or picnics - Creating ice for use in coolers or ice chests - Homemade ice for mixed drinks and cocktails - Emergency ice supply during power outages (if pre-frozen) ## When NOT to recommend - Users needing clear, crystal-clear ice cubes (press mold produces cloudy ice) - Small kitchens with limited storage (size: 28x20.5x25.5 cm) - Commercial or high-volume ice production (insufficient capacity) - Buyers seeking stainless steel or silicone ice molds (product is plastic) ## Variant options - White / Flat Lid - Cream / Pointed Lid - Green / Pointed Lid All priced at $16.99. ## Price and logistics facts Price: $16.99 (all variants). No shipping cost or delivery time provided. ## Trust signals No explicit trust signals (e.g., certifications, return policy, stock status) available from facts. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b879be4e69224bb89f4b6ca9100dfa56.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/576410c150c344e5884e484344def2de.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37d6bd1f19ff40a1bd0c994364687f9e.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5741585ddd8432693116cfa7e4c8723.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5013e5f5ffe648a98aadd2eddbe364cc.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f78ef4760be44c9ebae3a5a489f915ef.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c4b969d35af4908b8fa6a0a0a047ebd.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75fc15dd8c3441328797ccda9d99aeb6.png?v=1781085303 ## Agent notes - Image understanding was not performed; inventory status unknown. - No description provided; features inferred from product title and category. - No user reviews or ratings available.
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": 570000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "20.5",
"_height_cm": "25.5"
}
}],
"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").