Brand: World Products (Landmark)
SKU: dcd-30003617183
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713864999151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272463
JSON data: https://landmarks.builders/products/wp-dcd-10001272463.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
(现货)船用储物袋自粘式网眼收纳包船座收纳袋船只存放工具挂袋
| 产品类别 | 收纳挂袋 |
| 价格段 | 20-30元 |
| 型号 | 储物袋自粘式 |
| 产品上市时间 | 2026年春 |
| 适用范围 | 其他 |
| 材质 | 尼龙 |
| 贸易属性 | 内贸+外贸 |
| 外贸出口认证 | 无 |
| 收纳场景 | 卫浴收纳 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 50 |
| 形状 | 立方体式 |
| 产地 | 广州 |
| 品牌 | 其他 |
| 货号 | 09 |
| 适用场景 | 旅行 |
| 质检报告编号 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 功能 | 可折叠 |
| 版权 | 无 |
| 风格 | 现代简约 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Self-adhesive mesh storage bag for boats, nylon, 27x20x3 cm, black color, $9.99 USD.
Generated by: deepseek-v4-flash
## Identity A self-adhesive mesh storage bag designed for organizing items on boats. Made of nylon, measures 27x20x3 cm, and comes in black. ## Target persona Boat owners needing compact, removable storage for personal items; marine enthusiasts who frequently access tools or gear while on the water; RV owners looking for similar adhesive organizers for small spaces. ## Use cases - Storing small tools, ropes, or safety equipment within easy reach on a boat. - Organizing personal items like sunscreen, sunglasses, or phone in a boat seat pocket. - Keeping bathroom toiletries tidy in a marine setting. - Attaching to smooth vertical surfaces (e.g., fiberglass, plastic) to declutter. - Temporary storage for fishing lures or bait. - Travel use for quick-access items in a car or camper. ## When NOT to recommend - For heavy items (e.g., tools over 1 kg) as adhesive may fail. - On rough or porous surfaces where adhesion is unreliable. - For permanent or high-moisture installations without backing support. - For buyers seeking hard-sided locking storage. ## Variant options - Black (only variant) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 27 x 20 x 3 cm - Weight: unknown - Shipping: not specified - Origin: Guangzhou, China - Packaging: bulk (50 per case) ## Trust signals - Listed as in stock (现货) - No return policy provided - No product certifications or warranties mentioned - Price consistent across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50762447b67d476db6500a824eef1c47.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7497eb09bbc540bc9c4a9b5efe35abef.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d07189402de6401bb01cc31623d5a5d0.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e037cd076e254fd4a314b736ca887306.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca09704854064d3b925f268533292896.png?v=1781085127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/120dff21b5a8403384ef172c7beb2eef.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03b38513e9784952963202b74d247691.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d083717c69e4d9e80ab75f91b819321.png?v=1781085126 ## Agent notes - Image content was not visually analyzed; descriptions inferred from text title and tags. - Adhesive strength and surface compatibility not specified – test recommended. - No customer reviews or ratings available.
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": 150000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "20.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").