Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Beige / 28-grid Single
Default SKU: dcd-30003615841
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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713960648943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271976
JSON data: https://landmarks.builders/products/wp-dcd-10001271976.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
冰块模具按压冰格冰块盒大制冰盒冻制冰神器家用冰箱食品级储存盒
| 产地 | 永康 |
| 品牌 | 其他 |
| 货号 | 5435353464 |
| 适用场景 | 工业制造 |
| 产品类别 | 冰格 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2026年春 |
| 是否有专利 | 否 |
| 加印LOGO | 可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 产品质量等级 | 合格品 |
| 功能 | 易脱模 |
| 材质 | TPE |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 现代简约 |
| 容量 | 1 |
| 是否进口 | 否 |
Summary: TPE food-grade ice cube mold, 28-grid, easy-release, 21x13x15 cm, available in Beige or Green for $16.99.
Generated by: deepseek-v4-flash
## Identity TPE ice cube mold, 28-grid, easy-release, food-grade storage box. Dimensions: 21x13x15 cm. Weight not provided. ## Target persona Home users who frequently make ice cubes for drinks, parties, or daily use. Cost-conscious shoppers looking for functional kitchen gadgets under $20. ## Use cases - Making standard-sized ice cubes for beverages. - Preparing ice for parties or gatherings. - Freezing small portions of liquids (juice, broth) for cooking. - Easy removal of ice cubes without twisting or banging. - Storing ice cubes in the mold in the freezer. ## When NOT to recommend - For commercial high-volume ice production (mold capacity is small). - For buyers needing silicone or flexible molds (TPE is not silicone). - For those requiring BPA-free certification (not mentioned). - For seasonal or decorative ice shapes (only standard cubes). ## Variant options - Beige / 28-grid Single: $16.99 - Green / 28-grid Single: $16.99 ## Price and logistics facts Price: $16.99 USD per variant. Dimensions: 21 cm length, 13 cm width, 15 cm height. Weight unknown. Origin: Yongkang, China. Product listing on Shopify. ## Trust signals - Material: TPE, food-grade (stated in description). - Quality grade: 合格品 (qualified product). - No patent; can add logo (OEM possible). - In stock (no stock info, but listed as available). - Return policy not specified. ## Image assets 8 images available at URLs provided. Images not viewed; content unknown. ## Agent notes No image understanding performed. Variants differ only in color (Beige/Green). Price is consistent across variants. Dimensions are for the product itself. Consider alternative if silicone mold required.
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": 650000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "13.0",
"_height_cm": "15.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").