Brand: World Products (Landmark)
SKU: dcd-30003597164
Price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714531139823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264973
JSON data: https://landmarks.builders/products/wp-dcd-10001264973.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: A budget-friendly 3-piece SUP paddle bag made of carbon fiber material, designed for storage and travel of segmented paddles. Dimensions: 35x28x8 cm.
Generated by: deepseek-v4-flash
## Identity SUP划桨包碳纤维船桨袋双头桨收纳包三段式便携桨板专用桨包 – a 3-piece SUP paddle bag for storing and transporting segmented paddles. Material: carbon fiber. Dimensions: 35 x 28 x 8 cm. Price: $39.99. ## Target persona SUP enthusiasts who own a 3-piece paddle and need a compact, lightweight storage solution for travel or everyday carry. Budget-conscious buyers seeking a functional bag without premium features. ## Use cases 1. Storing a disassembled 3-piece SUP paddle at home or in a car trunk. 2. Carrying a paddle to a launch spot via bike or on foot. 3. Protecting the paddle during airline or bus travel. 4. Organizing paddle parts when not in use to prevent scratches. 5. Quick grab-and-go when heading to a nearby water body. 6. As a secondary bag for backup paddle storage. ## When NOT to recommend - Users needing a bag for 1-piece or 2-piece paddles (incompatible length). - Professional racers seeking high-end protective hard cases. - Buyers requiring waterproof or heavy-duty padding (no such claims in facts). - Anyone wanting a full SUP board bag. ## Variant options Only one variant: "3-pc Sup Paddle Bag" at $39.99. No color or size options. ## Price and logistics facts - Price: $39.99 USD. - Dimensions: 35 cm (length) x 28 cm (width) x 8 cm (height). - Weight: Not specified. - Shipping: Not specified. - Origin: Sold by a Shopify store; no further logistics data. ## Trust signals - In-stock status: Assumed in stock (no out-of-stock indicator). - Return policy: Not provided. - Price consistency: Single price, no discounts listed. - Certifications: None mentioned. - Product images: 8 images available (alt text not provided). ## Image assets 8 images: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed6b2111b6b9443e82648d46d2f7cc09.png?v=1781085620, 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3be78012cb7f44ed8c89b93244738156.png?v=1781085620, 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ba9b9ab81a747668eab0fb9db0f1b15.png?v=1781085620, 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4745bef23a634f0da41f34c9be2fd552.png?v=1781085620, 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b75daf1c6384ae6897127392893b493.png?v=1781085620, 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99ae9913a4ee48e396df76b4c1ffa30f.png?v=1781085620, 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/199a9110c05a49bda78a8ab59990a970.png?v=1781085620, 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6160f593dd142f3910312a21677cb73.png?v=1781085620 ## Agent notes - No product description beyond title; visual details cannot be inferred. - Only one variant available. - No return policy or warranty info. - Material claimed as carbon fiber but no verification. - Image understanding was not performed (no alt text or description).
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": "SUP划桨包碳纤维船桨袋双头桨收纳包三段式便携桨板专用桨包",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "28.0",
"_height_cm": "8.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").