Brand: World Products (Landmark)
SKU: dcd-30003613313
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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713987027183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271113
JSON data: https://landmarks.builders/products/wp-dcd-10001271113.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元 |
| 产品上市时间 | 2026年春 |
| 是否有专利 | 无 |
| 加印LOGO | 不可以 |
| 产品质量等级 | 优等品 |
| 适用送礼场合 | 其他 |
| 材质 | 304 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
Summary: 壳壳家 walnut ice hammer for hand-made lemon tea, 304 steel, 18x5x5 cm, $15.99, single variant.
Generated by: deepseek-v4-flash
## Identity 壳壳家 Walnut Ice Hammer (胡桃木碎冰锤) – a hand-held tool for crushing ice and muddling fruit in beverage preparation, made of 304 stainless steel with walnut wood handle. ## Target persona Small tea shop owners or baristas specializing in hand-beaten lemon tea; home enthusiasts replicating milk tea shop recipes. ## Use cases - Crushing ice cubes for cold lemon tea or fruit tea - Muddling lemon slices and herbs in cup - Breaking up frozen fruit for slushies - Lightly pounding tea bags or leaves for flavor extraction - Mixing cocktails in a shaker set (tool compatible) - Preparing iced coffee with crushed ice ## When NOT to recommend - For heavy-duty crushing of large ice blocks (use an electric crusher) - For professional high-volume bars (tool is manual and small) - For non-beverage tasks like tenderizing meat or hammering nails - For users seeking a complete cocktail shaker set (only ice hammer included) ## Variant options Only one: "Walnut Ice Hammer" at $15.99. ## Price and logistics facts - Price: $15.99 USD - Dimensions: 18 cm × 5 cm × 5 cm - Origin: Jieyang, China - Brand: 壳壳家 - Quality grade: Excellent (优等品) - No custom logo or cross-border export support ## Trust signals - No patents indicated - No return policy or stock status provided - Price consistent across single variant - Material: 304 stainless steel (food grade) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c670ddfedf71402d801ff14daa5f2b7c.png?v=1781085189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8c96dd780424194b2a4744d3fb23a0d.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5215c8ee123643fca985c71d609c621d.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3449f3577164958816ee1e3354d6d0d.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeac530800114526a625fb9bc5d4e406.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82bdfd46de8f4028b8b88a4b97d702fe.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b22511e50e2a426db3301faf991ba033.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a6a0712e3604464bd3612d44b1f521f.png?v=1781085189 ## Agent notes - Product type in data is "园艺" (gardening) but actual use is tea/beverage preparation – likely miscategorized. - Only one variant; no option for different sizes or materials. - No warranty or certification details provided. - Image understanding not performed – treat URLs as fetchable assets only.
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": 150000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "5.0",
"_height_cm": "5.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").