Brand: World Products (Landmark)
SKU: dcd-30003616819
Price: $12.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/49713918279919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272332
JSON data: https://landmarks.builders/products/wp-dcd-10001272332.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款夏季海边沙滩冲浪板收纳袋简易便携方便可收纳网格袋桨板配件
| 货号 | 2 |
| 品牌 | 无 |
| 是否标准件 | 标准件 |
| 型号 | 收纳网袋 |
| 专利类型 | 无 |
| 质检报告编号 | * |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 否 |
| 材质 | 网袋 |
| 外贸出口认证 | * |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
Summary: Mesh storage bag for surfboards and paddle boards, portable and collapsible, dimensions 26x20x5 cm, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity Surfboard Storage Mesh Bag - Portable grid bag for surfboards and paddle boards, suitable for beach use. Dimensions: 26x20x5 cm. Material: mesh. ## Target persona Budget-conscious surfers and paddle boarders needing lightweight storage; casual beachgoers requiring a simple carry solution; travelers looking for collapsible gear bags. ## Use cases - Storing a surfboard after a session to allow drying - Carrying a surfboard or paddle board to the beach - Organizing beach gear temporarily - Serving as a pocket for accessories like fins or leashes - Lightweight storage during transport (e.g., in a car trunk) ## When NOT to recommend - When waterproof or padded protection is required - For large surfboards (over 6 feet) due to limited dimensions - For long-term storage or shipping (mesh offers little protection) - For users needing a brand-name or certified product ## Variant options Only one variant: "Surfboard Storage" (SKU dcd-30003616819) at $12.99. ## Price and logistics facts - Price: $12.99 USD - Dimensions: 26 x 20 x 5 cm - No brand listed - Origin: likely China (cross-border ecommerce) ## Trust signals - Single price, no discounts indicated - No certifications or warranty mentioned - In-stock status unknown; assume available as per listing - Return policy not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/998966e5a78648f9acf2c3a4351dafcd.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4016c1454284468a3245ccc0e7d56a6.png?v=1781085156 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9e74c787a0a42ce9111c0e5d3a8dca2.png?v=1781085157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3adb86fa78354e6f8ccf8a1e2b792148.png?v=1781085153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96d7e99208f84f0aac10479b9b958381.png?v=1781085155 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff63b423ef094a05929ebb56e4c838cc.png?v=1781085154 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d19955c2384403fb1963897372fb331.png?v=1781085154 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48a72c753ec64052bb651aad620712c5.png?v=1781085155 ## Agent notes - Images were not viewed; visual details are not described. - Product is a generic unbranded mesh bag. - Dimensions are small; confirm fit with specific board sizes.
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": "26.0",
"_width_cm": "20.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").