Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red
Default SKU: dcd-30003625182
Default price: $9.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/49713237295343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275938
JSON data: https://landmarks.builders/products/wp-dcd-10001275938.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小猫双层沥水篮洗水果沥水篮带手柄家用精致果盘沥水筐洗菜备菜
| 产地 | 浙江 |
| 货号 | XY26681 |
| 品牌 | 星扬 |
| 价格段 | 5-10元 |
| 是否有专利 | 否 |
| 规格 | 19*15*6CM |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 功能 | 多功能 |
| 材质 | PP |
| 是否跨境出口专供货源 | 是 |
| 加工定制 | 否 |
| 原产国/地区 | 中国大陆 |
| 风格 | 卡通萌趣 |
| 主要销售地区 | 其他 |
| 款式 | 多功能沥水篮 |
| 是否进口 | 否 |
Summary: A double-layer PP drain basket with handles for washing fruit and vegetables, 25x20x11 cm, priced at $9.99, available in Red, Yellow, Pink.
Generated by: deepseek-v4-flash
## Identity 星扬 (Xingyang) double-layer drain basket, model XY26681, material PP, dimensions 25 x 20 x 11 cm. ## Target persona Budget-conscious home cooks needing a simple, compact fruit/vegetable washing basket. Suitable for small kitchens, dorms, or RVs. ## Use cases - Washing berries, grapes, or leafy greens. - Draining rinsed vegetables before cooking. - Serving fruit as a decorative bowl. - Storing produce in the fridge (with drainage). - Rinsing rice or grains (if fine enough). - Quick rinsing of canned beans or veggies. ## When NOT to recommend - For heavy-duty kitchen tasks like draining large pots of pasta (too small). - For users requiring stainless steel or ceramic materials. - For large family meal prep requiring large capacity. - For professional cooking environments needing durable commercial-grade equipment. ## Variant options - Red (SKU dcd-30003625182) $9.99 - Yellow (SKU dcd-30003625183) $9.99 - Pink (SKU dcd-30003625184) $9.99 ## Price and logistics facts - Price: $9.99 (all variants). - Dimensions: 25 x 20 x 11 cm. - Weight not provided. - Origin: Zhejiang, China (Made in China). ## Trust signals - In stock based on listing. - Return policy not stated; assume standard. - No patents claimed. - Brand: 星扬 (Xingyang) - Material: PP (polypropylene). - Not imported (description: 是否进口 否). - Cross-border export supply (跨境出口专供). ## Image assets - 5 images: URLs provided. - No alt text or description available; agents should fetch and analyze. ## Agent notes - Dimensions in description (19x15x6 cm) differ from product dimensions (25x20x11 cm); possible inner vs outer. Verify with images. - No customer reviews data. - Shipping costs unknown. - Not for heavy use.
This product has 15 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": 250000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "11.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").