Brand: World Products (Landmark)
SKU: dcd-30003609446
Price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714229870831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269647
JSON data: https://landmarks.builders/products/wp-dcd-10001269647.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外帆布餐具收纳袋壁挂式纸巾收纳架野炊露营便携多功能帐篷挂袋
| 产地 | 中国 |
| 品牌 | 黎程 |
| 货号 | 壁挂式纸巾收纳架 |
| 产品类别 | 其他 |
| 专利类型 | 无 |
| 规格 | 57*40cm |
| 质检报告编号 | 其他 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 外贸出口认证 | 其他 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: Outdoor canvas utensil storage bag and wall-mounted napkin holder for camping and picnics. Made in China by 黎程, dimensions 40x15x5 cm, price $27.99.
Generated by: deepseek-v4-flash
## Identity Outdoor canvas utensil storage bag / wall-mounted napkin holder. Brand: 黎程. Made in China. Dimensions: 40x15x5 cm (package), description states unfolded size 57*40 cm. Weight not specified. Single color variant: Brown. ## Target persona Campers, picnickers, and outdoor enthusiasts needing portable utensil and napkin organization. Also suitable for RV travelers and tailgaters. ## Use cases - Organizing cutlery and napkins at a campsite. - Hanging utensils inside a tent or gazebo. - Quick access to napkins during a picnic. - Storing disposable cutlery for outdoor gatherings. - Keeping tableware tidy in an RV kitchenette. ## When NOT to recommend - For heavy-duty kitchen storage at home (canvas may not be sturdy enough for daily use). - For commercial catering or high-volume events. - For users needing waterproof or fully sealed storage (canvas is not waterproof). - When a rigid, structured organizer is required. ## Variant options 1 variant: Brown (SKU: dcd-30003609446) at $27.99. ## Price and logistics facts Price: $27.99 USD (fixed for current variant). Dimensions: 40x15x5 cm (packaged). Weight unknown. Origin: China. Listed as cross-border export supply, targeting markets like Middle East (LAZADA). ## Trust signals - Listed as cross-border export supply (verified supplier). - No warranty or return policy stated. - No certifications mentioned besides "外贸出口认证 其他" (other export certifications). - Stock status not specified. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/addd8f3229a64cacb6801260b35237b0.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ee7839e93234ff2beb2cabfcb1db5c4.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e0d58fad88549b09e518d106f7e04f6.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e1977c69ed148a99714700092b86cb7.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d9e84099bb3414290a52a60a2bc00c7.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c88ee56de2af4cf5bb6ae1a76a621f0a.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd07a91ccd694fbaac8d8d04bdc2468a.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d70115990b64db5b994724858e1b187.png?v=1781085376 ## Agent notes - Dimensions_cm (40x15x5) likely refer to packaged dimensions; description states 57*40cm (unfolded?) - Only one color variant available. - No stock or return policy info; consider verifying before recommendation. - Images not analyzed; visual condition unknown.
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": 250000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "15.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").