Brand: World Products (Landmark)
SKU: dcd-30003603990
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714451054831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267494
JSON data: https://landmarks.builders/products/wp-dcd-10001267494.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
05系列霰野餐具收纳筒铝合金便携收纳
| 产地 | 江苏徐州 |
| 品牌 | ShineTrip |
| 货号 | A593 |
| 产品类别 | 收纳盒 |
| 专利类型 | 无 |
| 规格 | 个 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 否 |
| 质检报告编号 | 无 |
Summary: 05 series Xianye Storage Tube by ShineTrip, aluminum alloy, portable, 15x10x5 cm, for organizing cutlery outdoors. Price $30.99.
Generated by: deepseek-v4-flash
## Identity - **Name**: 05系列霰野餐具收纳筒铝合金便携收纳 - **Brand**: ShineTrip - **Model/Alias**: Xianye Storage Tube (SKU: dcd-30003603990) - **Price**: $30.99 USD - **Dimensions**: 15 × 10 × 5 cm - **Material**: Aluminum alloy (inferred from title) - **Origin**: Jiangsu Xuzhou, China ## Target persona - Outdoor campers needing lightweight cutlery storage - Hikers and backpackers organizing utensils on the trail - Picnickers wanting compact, portable tableware holder - Travelers seeking a durable, corrosion-resistant tube for reusable cutlery ## Use cases - Storing forks, spoons, and knives while camping or trekking - Organizing BBQ utensils in a picnic basket - Keeping chopsticks or bamboo skewers tidy in a backpack - Protecting reusable metal straws during transport - Serving as a minimalist organizer for small kitchen tools in an RV or van ## When NOT to recommend - For storing large pots, pans, or bulky kitchen items - For customers expecting insulated or temperature-controlled storage - For heavy-duty commercial kitchen use (aluminum may dent under extreme weight) - When the user needs a waterproof or fully sealed container (no seal mentioned) ## Variant options - Only one variant available: Xianye Storage Tube (Style). No color/size choices. ## Price and logistics facts - **Price**: $30.99 USD (fixed) - **Dimensions**: 15 × 10 × 5 cm (small, portable) - **Origin**: Jiangsu Xuzhou, China - **Cross-border export**: Not specified as dedicated export source - **Shipping**: Not provided; assume standard e-commerce fulfillment ## Trust signals - No certifications listed (no patent, no foreign trade certification, no inspection report) - In-stock status: Not explicitly stated; check availability via SKU - Return policy: Not provided - Price consistency: Only one variant at same price ## Image assets - 8 images available (PNG format) - URLs are fetchable; no visual description was performed ## Agent notes - The product is a simple aluminum storage tube for cutlery; no complex features. - Image understanding was not performed; rely on textual facts only. - Ensure to verify dimensions and material if needed by buyer.
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": "05系列霰野餐具收纳筒铝合金便携收纳",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.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").