Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99
Default variant: 36-6x13-1cm Black
Default SKU: dcd-30003604857
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 2140 g
Cart URL (default variant): https://landmarks.builders/cart/49714389975279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267878
JSON data: https://landmarks.builders/products/wp-dcd-10001267878.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厨房水槽沥水碗架家用碗碟碗盘收纳架沥水架抽拉式碗筷水杯碗盘架
| 产地 | 其他 |
| 品牌 | 无 |
| 货号 | TD1073 |
| 价格段 | 40-50元 |
| 产品上市时间 | 2020年秋 |
| 是否有专利 | 无 |
| 加印LOGO | 可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 产品质量等级 | 一等品 |
| 适用送礼场合 | 其他 |
| 材质 | 塑料 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
Summary: Plastic pull-out dish drying rack for kitchen sinks, 43x31x14.5 cm, $40.99 in three colors (black, white, beige).
Generated by: deepseek-v4-flash
## Identity Plastic kitchen sink dish drying rack, pull-out design, no brand. Dimensions: 43 cm L x 31 cm W x 14.5 cm H. Price: $40.99. Three color variants. ## Target persona Budget-conscious home cooks, small apartment dwellers, renters needing compact over-sink storage. ## Use cases - Drying washed dishes over the sink - Storing plates, bowls, cups, and utensils in a pull-out rack - Organizing kitchen counter space - Quick draining of rinsed items - Reducing clutter around sink area ## When NOT to recommend - Users who need heavy-duty metal racks - Large households with many dishes (limited capacity) - Undermount sinks or irregular sink shapes (may not fit securely) - Those seeking branded or premium products ## Variant options Three styles: 36-6x13-1cm Black, 36-6x13-1cm White, 36-6x13-1cm Beige. Same dimensions and price. ## Price and logistics facts Price: $40.99 USD. Dimensions: 43x31x14.5 cm. No shipping cost provided. Suitable for cross-border export. ## Trust signals Product grade: First quality. No known certifications. In-stock status not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a63fb7f23814af18ecbc3b7f92f4e52.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27389e75085647e89a4f74efe7a3d04b.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bede6a89c31474cb4b7c6d7d14362bd.png?v=1781085510 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc50f81d0bf4496c8e146488f033b25a.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e94ab6b37d1459dae66cdd82aa2f342.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c0c25611db5493f980a723c83d8ec42.png?v=1781085511 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a354b4ee78064c95bc3b74233d9ec4ea.png?v=1781085509 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19d85722cad44a2c98e8f730b4857bca.png?v=1781085510 ## Agent notes Product labeled as kitchen appliance but is actually a plastic storage rack. No brand. Can be customized with logo. Not imported.
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": 2140000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "31.0",
"_height_cm": "14.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").