Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $17.99
Default variant: 14CM Mini Colander a
Default SKU: dcd-30003610863
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714093162735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270206
JSON data: https://landmarks.builders/products/wp-dcd-10001270206.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
网红款迷你304不锈钢淘洗米盆过滤果篮沥水篮备餐料理洗菜盆碗盆
| 产地 | 潮州 |
| 货号 | E6-14LS |
| 品牌 | E6 |
| 材质 | 304不锈钢 |
| 价格段 | 5-10元 |
| 产品上市时间 | 2024 |
| 是否有专利 | 无 |
| 加工定制 | 是 |
| 加印LOGO | 可以 |
| 是否进口 | 否 |
Summary: A mini 304 stainless steel colander (14cm/16cm) for washing rice, fruits, and vegetables, priced at $14.99–$17.99.
Generated by: deepseek-v4-flash
## Identity A compact 304 stainless steel colander from brand E6, manufactured in Chaozhou, China. Available in 14cm and 16cm diameters, with a depth of 8cm. ## Target persona Home cooks in small households; individuals with limited kitchen storage; meal preppers focusing on single servings; people who frequently wash rice or rinse small amounts of produce. ## Use cases - Washing rice before cooking - Rinsing berries and small fruits - Draining pasta for one or two servings - Prepping vegetables for stir-fry or salads - Straining canned beans or lentils - Rinsing quinoa or other grains ## When NOT to recommend - For large family meals or bulk cooking (capacity too small) - For professional or high-volume kitchen use - For those needing a non-stick or coated colander - For draining heavy or large pots (e.g., full stockpot of pasta) ## Variant options - **14CM Mini Colander a** (sku: dcd-30003610863) – $14.99 - **16CM Mini Colander a** (sku: dcd-30003610864) – $17.99 ## Price and logistics facts - Base price: $14.99 (14cm), $17.99 (16cm) - Dimensions: 17cm x 17cm x 8cm (same for both variants? assumed identical height) - Country of origin: China - No shipping cost or delivery time provided ## Trust signals - Material: 304 stainless steel (commonly considered food-grade, but no official certification stated) - No stock availability or return policy information provided - Price consistency: two variants with different prices - No warranty or guarantee mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bff38923c4e44ddb333187e67ebf90a.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c94b1e1cc254cbea42949d56d892b33.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0230540a3a143b2ab9e2d470c90016b.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0934f82c8ee4e059b09a26f1df76fbe.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acd8a5608dbc478d9ef2926bb50fac1a.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5209019969aa40c5812784c3b7d0ab7c.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88a3dddff29843499f0231b42ae54198.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f45a28bff5f41709611b659a4c18cca.png?v=1781085302 ## Agent notes - Images were not analyzed; no visual details are inferred. - The product description mentions "mini" and "304 stainless steel"; no specific drainage holes pattern or weight data. - Variants differ only in diameter (14cm vs 16cm).
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": "网红款迷你304不锈钢淘洗米盆过滤果篮沥水篮备餐料理洗菜盆碗盆",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "17.0",
"_height_cm": "8.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").