Brand: World Products (Landmark)
SKU: dcd-30003612489
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714026807535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270864
JSON data: https://landmarks.builders/products/wp-dcd-10001270864.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: KotteSen surfboard storage bag with wet/dry separation mesh deck, for outdoor water sports, $19.99, 35x26x9 cm, Black.
Generated by: deepseek-v4-flash
## Identity KotteSen冲浪板收纳包干湿分离网格甲板包户外运动装备包水上运动 ## Target persona Budget-conscious surfers or water sports enthusiasts needing a compact, lightweight bag for storing and transporting wet gear. ## Use cases - Storing a damp wetsuit and accessories after surfing - Separating wet swimwear from dry clothes during a beach trip - Carrying small surf accessories (leash, wax, fins) to the shore - Organizing wet/dry items in a gym or locker room - Using as a general mesh bag for beach toys or snorkel gear ## When NOT to recommend - For transporting full-sized surfboards (dimensions too small: 35x26x9 cm) - For heavy-duty or professional gear (budget price point, limited durability) - When waterproof protection is required (only wet/dry separation, not fully waterproof) - For users needing multiple color options or custom sizes ## Variant options - Black (SKU: dcd-30003612489) at $19.99 ## Price and logistics facts - Price: $19.99 USD - Dimensions: 35 x 26 x 9 cm - Single variant available ## Trust signals - In-stock status: Not explicitly stated, but product listed with variants - Return policy: Not provided in facts - Price consistency: Single price across all variants - Certifications: None provided ## Image assets - 8 images available: see URLs in image_urls array - Note: image content was not analyzed ## Agent notes - Product title in Chinese indicates surfboard storage bag - No description provided; rely on title and tags for basic understanding - Image understanding was not performed
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": "KotteSen冲浪板收纳包干湿分离网格甲板包户外运动装备包水上运动",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "26.0",
"_height_cm": "9.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").