Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Black
Default SKU: dcd-30003609441
Default 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: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714237898991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269644
JSON data: https://landmarks.builders/products/wp-dcd-10001269644.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外折叠收纳箱露营储物工具袋大容量手提袋多功能储物野炊整理包
| 产地 | 中国 |
| 品牌 | 德通厚源 |
| 货号 | 折叠收纳工具箱卡其色 |
| 产品类别 | 20213 |
| 专利类型 | 无 |
| 规格 | 365*245*325mm |
| 质检报告编号 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: Foldable outdoor storage box/organizer with handle, Black and Khaki, $27.99, dimensions 43x27x7 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 户外折叠收纳箱露营储物工具袋大容量手提袋多功能储物野炊整理包 (Foldable outdoor storage box/tool bag) - Brand: 德通厚源 - Category: Outdoor ## Target persona - Outdoor camping enthusiast looking for portable storage - Picnic organizer needing a lightweight carry-all - DIY hobbyist seeking a tool tote for small projects - Cross-border online shopper on LAZADA (Middle East region) ## Use cases - Organizing camping gear (tent stakes, lanterns, cooking utensils) - Carrying picnic supplies (plates, cups, napkins, food containers) - Storing gardening tools (hand trowel, pruners, gloves) - Using as a car trunk organizer for groceries or emergency kit - Collecting and transporting kids' outdoor toys - Serving as a lightweight daypack for short hikes when not in use ## When NOT to recommend - Professional contractors needing heavy-duty tool storage - Users requiring waterproof or weather-sealed containers - Large item storage (e.g., sleeping bags, large tents) - Anyone needing a rigid, stackable box (this is a soft, foldable bag) ## Variant options - Black (SKU: dcd-30003609441, $27.99) - Khaki (SKU: dcd-30003609442, $27.99) ## Price and logistics facts - Price: $27.99 (both variants) - Dimensions (folded?): 43 x 27 x 7 cm (length x width x height) per given data; note that other spec suggests unfolded size 36.5 x 24.5 x 32.5 cm - Weight: not provided - Origin: China - Main sales platform: LAZADA - Target market: Middle East - Cross-border export product ## Trust signals - No certifications or patents listed - No return policy information available - No stock/availability status provided - Price consistent across variants - Product is a cross-border export item (may have longer shipping times) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/992a3649fd7a4c02a1621c6e373ef8f4.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc698c3cc05f4a2e8ec654560a6790bd.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85894ccdc84e4c7ab837952ec99e9ce6.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/828d568793ff49d6820c3e9120c4de5c.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41e9cbcb04a74df9ae429240783d89e7.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88abf9071c154d2781fd2adff508c317.png?v=1781085380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83bb1953bf584e459ece17d4a2313494.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8b8f2e0008f4404bc5f8f4323a1f3ba.png?v=1781085380 ## Agent notes - Image understanding was not performed; treat images as fetchable assets only. - Dimension discrepancy: folded vs unfolded? Use caution when recommending size-specific use cases.
This product has 14 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": 1200000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "27.0",
"_height_cm": "7.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").