Brand: World Products (Landmark)
SKU: dcd-30003601785
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714589794543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266545
JSON data: https://landmarks.builders/products/wp-dcd-10001266545.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家直销按压制冰桶大容量食品级带盖储冰盒家用冰箱制冰模具批发
| 产地 | 台州 |
| 品牌 | 无 |
| 产品类别 | 冰格 |
| 价格段 | 10-20元 |
| 产品上市时间 | 2025年 |
| 是否有专利 | 否 |
| 加印LOGO | 可以 |
| 功能 | 易脱模 |
| 材质 | pet |
| 加工定制 | 是 |
| 风格 | 现代简约 |
| 容量 | 其他 |
| 是否进口 | 否 |
Summary: Large-capacity food-grade PET ice cube bucket with lid, easy release mold, for home refrigerator use. Dimensions 16.5x16.5x16.5 cm. Priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Product name: 厂家直销按压制冰桶大容量食品级带盖储冰盒家用冰箱制冰模具批发. Also known as large-capacity ice cube bucket with lid. PET food-grade material, includes lid, dimensions 16.5 cm cube. ## Target persona Home users needing large ice storage for parties or high daily consumption; small businesses (cafes, bars) requiring bulk ice; wholesale buyers for resale. ## Use cases - Storing large batches of ice for parties or gatherings. - Daily ice supply for families with high ice usage. - Filling coolers or portable ice chests for outdoor events. - Bulk ice storage for small cafes or bars. - Wholesale purchase for retail or catering operations. ## When NOT to recommend - If user needs small, individual ice trays for single servings. - If user requires silicone or flexible molds (PET is rigid; easy release is claimed). - If user prioritizes a known brand or specific certifications (none provided). - If user wants novelty-shaped ice (this produces standard cubes). ## Variant options One variant available: Cream color, priced at $15.99. ## Price and logistics facts Price: $15.99 USD. Dimensions: 16.5 x 16.5 x 16.5 cm. Material: PET (food-grade). Origin: Taizhou, China. Custom logo available. No patent. No imported status. ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across variants. Product is not patented. ## Image assets 8 images available at provided URLs. ## Agent notes Images not analyzed; visual details not inferred. Product appears to be a basic ice cube bucket with lid.
This product has 13 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": 500000,
"properties": {
"_length_cm": "16.5",
"_width_cm": "16.5",
"_height_cm": "16.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").