Brand: World Products (Landmark)
SKU: dcd-30003623409
Price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49713191289071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275269
JSON data: https://landmarks.builders/products/wp-dcd-10001275269.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
304不锈钢啤酒过滤筒提篮式滤桶多规格 现货耐高温啤酒花过滤网筒
| 货号 | y123 |
| 品牌 | 艺欣 |
| 种类 | 过滤材料 |
| 产品尺寸 | 30*30*31cm |
| 样式 | 滤筒 |
| 规格 | 可按规格定制 |
| 性能 | 耐酸 |
| 是否跨境出口专供货源 | 是 |
| 目数 | 60 |
| 主要销售地区 | 其他 |
| 有可授权的自有品牌 | 否 |
Summary: 304 stainless steel beer filter bucket (basket type) with 60 mesh, dimensions 30x30x31 cm, brand Yixin, priced at $61.99.
Generated by: deepseek-v4-flash
## Identity 304 stainless steel beer filter bucket (提篮式滤桶) made of 304 stainless steel, mesh 60, dimensions 30x30x31 cm (product size), with larger overall dimensions 36.7x36.3x35.9 cm. Brand: Yixin (艺欣), model y123. Supports custom specifications. ## Target persona Homebrewers, small-scale beer makers, and hobbyist brewers needing a durable, heat-resistant filter basket for brewing sessions. ## Use cases - Filtering beer wort to remove hops and grain solids. - Straining hot liquids in home brewing setups. - Separating solids from liquids in small batch fermentation. - As a reusable filter for hop additions during boiling. - Customizable sizing for specific brewing vessels. ## When NOT to recommend - Industrial-scale breweries requiring high-throughput filtration. - Filtering non-food or corrosive liquids (material is 304 stainless, but not certified for all chemicals). - Users needing a fine filter below 60 mesh (larger particles may pass). - Budget-constrained shoppers wanting cheaper plastic alternatives. ## Variant options Only one variant: Style "30 X 31 CM" at $61.99 (SKU: dcd-30003623409). Custom sizes may be available per description. ## Price and logistics facts Price: $61.99 USD. Dimensions (shipping): 36.7x36.3x35.9 cm. Weight not provided. Origin: likely China (cross-border export enabled). ## Trust signals - Material: 304 stainless steel (rust-resistant, food-grade). - Mesh: 60 (fine filtration). - In-stock: marked as 现货 (in stock). - Return policy: not specified. - Price consistency: single variant at stated price. - Certifications: not mentioned. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6ba08e9a8fc4ed9851914e4f8f39105.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d82ca26350e46e3890858a47095f87d.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36087e6168e042c6b38c7b155a551b24.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4942e1c4e20843a1a20ba812be401f45.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e7a0be87b32405eb111a30f7ce95dee.png?v=1781084458 ## Agent notes Image content not analyzed. Dimensions discrepancy: description says product size 30x30x31 cm, but dimensions_cm record shows 36.7x36.3x35.9 cm (likely shipping dimensions). Only one variant offered at $61.99. Custom sizes may be available upon request.
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": "Hop Strainer Basket Cylindrical Hop Filter Basket Brew Accessory Open Top Small Feet",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "36.7",
"_width_cm": "36.3",
"_height_cm": "35.9"
}
}],
"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").