Brand: World Products (Landmark)
SKU: dcd-30003615688
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713927127279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271913
JSON data: https://landmarks.builders/products/wp-dcd-10001271913.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
野餐露营小桌子水果便携木质托盘餐盘折叠圆形酒桌户外零食木托盘
| 产地 | 广西 |
| 货号 | PNCYJT-35 |
| 品牌 | WU |
| 专利类型 | 无 |
| 质检报告编号 | 34335435 |
| 规格(长*宽*高) | 23.5*11 |
| 材质 | 木质 |
| 外贸出口认证 | 45343 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 是否可折叠 | 是 |
| 款式 | 折叠款 |
| 风格 | 复古风 |
| 类别 | 折叠桌椅 |
Summary: A 25cm wooden folding picnic tray/table for outdoor snacks and drinks, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: 野餐露营小桌子水果便携木质托盘餐盘折叠圆形酒桌户外零食木托盘 (Wooden folding picnic tray table) - Brand: WU - Type: Folding table/tray - Material: Wood - Dimensions: 25 x 25 x 5 cm (closed) ## Target persona - Budget-conscious outdoor enthusiasts seeking a lightweight, portable surface for snacks or drinks - Campers and picnickers who need a small, foldable table for personal use - Hosts of outdoor gatherings requiring extra serving space on a budget ## Use cases - Using as a personal tray for snacks and drinks during camping trips - As a small side table next to a picnic blanket - Serving appetizers or drinks at outdoor parties or barbecues - As a compact food prep surface while car camping - As a decorative wooden tray for indoor use (e.g., breakfast in bed) ## When NOT to recommend - For heavy items or as a primary dining table (it's a small tray, not a full-size table) - For users needing a waterproof or weather-resistant surface (wood may warp if wet) - For those seeking a stable work surface (foldable design may wobble) - For large groups needing extensive table space ## Variant options - Only one variant: Wood (color: Wood) at $9.99 ## Price and logistics facts - Price: $9.99 USD (variant price) - Dimensions: 23.5 x 11 cm? (description discrepancy: says 23.5*11, but dimensions_cm give 25x25x5; note conflict) - Weight: Not provided - Origin: Guangxi, China - Customs: 跨境出口专供货源? No ## Trust signals - In-stock: Not explicitly stated; assumes availability - Return policy: Not provided - Price consistency: Single variant price - Certifications: Has 外贸出口认证 (foreign trade export certification) but no details; no patent ## Image assets - 8 product images available at provided URLs - Visual details not assessed: Agent cannot view images; rely on textual facts. ## Agent notes - Dimensions in facts table (25x25x5 cm) conflict with description (23.5x11cm); original description may list folded dimensions; use 25x25x5 as primary. - Material is wood; no finish or treatment details provided. - Foldable: Yes. - No warranty or return information available.
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": "野餐露营小桌子水果便携木质托盘餐盘折叠圆形酒桌户外零食木托盘",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "23.5",
"_width_cm": "11.0",
"_height_cm": "5.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").