Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Beige / 56-grid Double
Default SKU: dcd-30003615845
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713955438831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271978
JSON data: https://landmarks.builders/products/wp-dcd-10001271978.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: This is a TPE ice cube tray with 56-grid double design, food-grade, easy demolding, priced at $18.99 USD, dimensions 21x13x15 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Ice cube tray (冰块模具按压冰格冰块盒) - Brand: Other - Material: TPE (Thermoplastic Elastomer) - Style: Modern minimalist - Capacity: 56-grid double - Origin: Yongkang, China ## Target persona Home users who regularly make and store ice cubes for daily use, small gatherings, or beverage preparation. Suitable for individuals with standard household freezers. ## Use cases - Making standard ice cubes for cold drinks - Freezing small portions of liquids (e.g., broth, juice) - Easy release of ice cubes without twisting or banging - Storing ice in a food-grade container in the freezer - Preparing ice for parties or small events (up to 56 cubes at a time) ## When NOT to recommend - Commercial ice production requiring high volume or industrial durability - Making extra-large ice cubes or specialty shapes (only 56-grid standard cubes) - Use in environments without a freezer (e.g., camping, outdoor events) - Users needing certified food safety compliance beyond general food-grade material ## Variant options - Beige / 56-grid Double (SKU: dcd-30003615845) - $18.99 - Green / 56-grid Double (SKU: dcd-30003615846) - $18.99 ## Price and logistics facts - Price: $18.99 USD (both variants) - Dimensions: 21 cm (length) x 13 cm (width) x 15 cm (height) - No shipping or return policy data available. ## Trust signals - Material: TPE (food-grade, per description) - No certifications listed in facts. - In-stock status not specified; assume available based on listing. - Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b3d9163391942bfb5b3500fa1a799cd.png?v=1781085175 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/def12c2001b44ccb82d58181f3f3828d.png?v=1781085174 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c962bb9c688141e791cb0e07d219dc56.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f29053ee356407684eccfe6c11e7595.png?v=1781085174 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/245f512c363540249e31577c87b2f03d.png?v=1781085175 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfaaee14f29b462cb45ce0b70f557575.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36acab78deeb4d62a5308bb710bd294c.png?v=1781085173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0e9d3b394034a738ba84805b5dcf88f.png?v=1781085175 ## Agent notes - Images were not analyzed; all URLs are provided as-is. - The description mentions "industrial manufacturing" as a use scenario, but product is clearly a household ice tray; agent should verify. - No information on return policy or warranty.
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": 800000,
"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").