Brand: World Products (Landmark)
SKU: dcd-30003617255
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49713988337903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272483
JSON data: https://landmarks.builders/products/wp-dcd-10001272483.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
boat storage organizer船用储物袋便携式带反光条收纳工具袋手提
| 产品类别 | 收纳挂袋 |
| 价格段 | 10-20元 |
| 型号 | 均码 |
| 产品上市时间 | 2025年夏 |
| 适用范围 | 其他 |
| 材质 | 涤纶(聚酯纤维) |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 客厅收纳 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 150 |
| 形状 | 立方体式 |
| 产地 | 东莞 |
| 品牌 | 其他 |
| 货号 | OEM |
| 适用场景 | 旅行 |
| 规格 | 两个装 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 功能 | 多用途 |
| 版权 | 无 |
| 风格 | 现代简约 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A portable polyester boat storage organizer with reflective strips, dimensions 25x18x3 cm, sold in black for $11.99.
Generated by: deepseek-v4-flash
## Identity Boat Storage Organizer Portable with Reflective Strip (Polyester) ## Target persona Boat owners, travelers, outdoor enthusiasts, and individuals needing compact tool or accessory storage. ## Use cases - Storing tools and small gear on a boat - Organizing travel accessories in a car or backpack - Keeping items within reach during outdoor activities (camping, fishing) - Decluttering shelves or drawers in a garage or RV - Sorting cables, chargers, or toiletries while traveling ## When NOT to recommend - If waterproof or heavy-duty storage is required - For large capacity storage needs (e.g., bulky tools or many items) - For professional or industrial work environments needing rugged durability - When a fixed installation (e.g., wall-mounted shelving) is preferred ## Variant options - Black only (single SKU) ## Price and logistics facts - Price: $11.99 USD - Dimensions: 25 × 18 × 3 cm - Material: Polyester - Origin: Dongguan, China - Pack quantity: 150 per case - Retail availability: Cross-border export supplier (B2B oriented) ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: single price without discounts mentioned - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/748fc1132ef54350a66c787576f126f1.png?v=1781085189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfa34aa8f4844bfcb5af61712b574037.png?v=1781085189 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b9819e2fba04f639e907edf10f1a9bb.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2b2d98702334f17a5226ad7fe85b804.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfbe52d5f4964995b9664fe8fd2c2a8f.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e630de783ec45ea8faea641eb9fa955.png?v=1781085191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc164ad6fbdf43b3bb0b7329e0b84f0d.png?v=1781085190 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a52f65bbdf724c2fbd56b9fb71e88ba6.png?v=1781085189 ## Agent notes - No image understanding performed; visual features (e.g., actual compartments, closure type) not confirmed. - Product description mentions "two-piece set" but variant data shows a single SKU; verify actual quantity. - Price in description (10-20 CNY) conflicts with listed $11.99 USD; use price field as authoritative. - Category: outdoor storage; may also suit indoor use.
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": "boat storage organizer船用储物袋便携式带反光条收纳工具袋手提",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.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").