Brand: World Products (Landmark)
SKU: dcd-30003604876
Price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714363334895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267891
JSON data: https://landmarks.builders/products/wp-dcd-10001267891.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厨房台面塑料碗筷收纳架 黑色 现货支持1件发货置物
| 产地 | 其他 |
| 品牌 | 无 |
| 货号 | TD1072 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2020年秋 |
| 是否有专利 | 无 |
| 加印LOGO | 可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 产品质量等级 | 一等品 |
| 适用送礼场合 | 其他 |
| 材质 | 塑料 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 现代简约 |
| 是否进口 | 否 |
Summary: Plastic kitchen countertop storage rack for bowls and chopsticks, black, 48x21x13.5 cm, $25.99, single variant, in stock.
Generated by: deepseek-v4-flash
## Identity Plastic kitchen countertop storage rack for bowls and chopsticks, black, dimensions 48x21x13.5 cm, price $25.99, single style variant. ## Target persona Home organizers seeking inexpensive plastic storage for kitchen utensils; small-space dwellers needing countertop organization; budget-conscious buyers of basic kitchen accessories. ## Use cases - Storing bowls and chopsticks on kitchen countertop. - Organizing small kitchen utensils in a rental or dorm. - Providing accessible storage for daily-use tableware. - Quick decluttering of kitchen counters. ## When NOT to recommend - When looking for premium or durable materials (e.g., metal or bamboo). - When heavy or large dishware needs storage (dimensions limited). - When aesthetic design is a priority over function (plain black plastic). - When buyer requires branded or certified kitchenware (no brand, no certifications). ## Variant options Only one variant: Style "28 47x20x12-5cm -", price $25.99. ## Price and logistics facts Price: $25.99 USD. Dimensions 48x21x13.5 cm. Supports single-piece shipment. Cross-border export enabled. ## Trust signals In stock as indicated by "现货支持1件发货". No return policy specified. No certifications or warranty mentioned. Price is consistent across single variant. ## Image assets 8 images available (URLs listed below). Note: visual details not analyzed. ## Agent notes Product is unbranded, made of plastic, no patent, can be customized with logo. Targeting budget home organization market. Image content not inspected; treat URLs as fetchable assets.
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": "厨房台面塑料碗筷收纳架 黑色 现货支持1件发货置物",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "21.0",
"_height_cm": "13.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").