Brand: World Products (Landmark)
SKU: dcd-30003616876
Price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 570 g
Cart URL (default variant): https://landmarks.builders/cart/49713873649903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272349
JSON data: https://landmarks.builders/products/wp-dcd-10001272349.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
WELLHIKE户外升级款折叠蜘蛛炉架小桌便携野餐露营加厚铝合金桌
| 产地 | 中国 |
| 货号 | WK069301 |
| 品牌 | WELLHIKE |
| 专利类型 | 无 |
| 质检报告编号 | 其他 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 规格(长*宽*高) | 38*15.5*9.5 |
| 材质 | 铝合金 |
| 外贸出口认证 | 其他 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 是否可折叠 | 是 |
| 主要销售地区 | 其他 |
| 款式 | 折叠桌 |
| 风格 | 精致露营风 |
| 类别 | 折叠桌椅 |
Summary: WELLHIKE folding aluminum spider stove rack table for camping, price $75.99, dimensions 30x15x3 cm.
Generated by: deepseek-v4-flash
## Identity WELLHIKE户外升级款折叠蜘蛛炉架小桌 (Spider Stove Rack) - foldable aluminum alloy table for camping and picnics. Price $75.99 USD. Dimensions (folded): 30x15x3 cm (per facts). Description lists 38x15.5x9.5 cm possibly unfolded. ## Target persona Budget-conscious campers seeking a lightweight, compact folding table for stove support or food prep during car camping or picnics. ## Use cases - Supporting a camp stove during cooking - Side table for utensils and ingredients at campsite - Picnic table for small items - Emergency surface for gear organization - Lightweight table for outdoor events ## When NOT to recommend - For heavy-duty use or supporting loads beyond a typical camp stove - For permanent furniture - For users requiring a large table surface - For backpacking where weight above 1kg may be an issue (weight not specified) ## Variant options - Spider Stove Rack: $75.99 USD ## Price and logistics facts Price: $75.99 USD. Dimensions: 30x15x3 cm (folded). Material: Aluminum alloy. Origin: China. No shipping or tax info provided. ## Trust signals - In-stock status not specified - Return policy unknown - No certifications listed - Price consistent across single variant ## Image assets         ## Agent notes Image content not analyzed; visual details cannot be confirmed.
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": "WELLHIKE户外升级款折叠蜘蛛炉架小桌便携野餐露营加厚铝合金桌",
"quantity": 1,
"grams": 570000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "15.0",
"_height_cm": "3.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").