Brand: World Products (Landmark)
SKU: dcd-30003605294
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714353209583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268043
JSON data: https://landmarks.builders/products/wp-dcd-10001268043.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: Universal skateboard backpack for longboards, surfskates, double-kick, electric skateboards. Compact 30.5x25x5.5 cm, black, $15.99.
Generated by: deepseek-v4-flash
## Identity 斯威通用型滑板包 (Swei Universal Skateboard Backpack) – a budget-priced bag designed to carry various skateboard types. ## Target persona Budget-conscious skateboarders needing a basic, lightweight carry solution for one board. Urban commuters who want to transport a skateboard hands-free. Beginners looking for an affordable way to tote their board. ## Use cases - Carrying a skateboard to the skate park. - Hands-free transport while biking or walking. - Storing a board temporarily at home or school. - Traveling with a skateboard on public transit. - Everyday commute with a board (short distances). - Lightweight carry for a single board. ## When NOT to recommend - If the skateboard deck exceeds 30.5 cm in length (too long for bag). - For heavy electric skateboards or multiple boards simultaneously. - For professional daily use requiring robust padding or weather resistance. - When premium board protection is needed (no padding details known). ## Variant options Only one variant: Black, at $15.99. ## Price and logistics facts - Price: $15.99 USD. - Dimensions: 30.5 cm (L) × 25.0 cm (W) × 5.5 cm (H). - Shipping, return policy, and warranty details not provided. ## Trust signals - Single price point consistent across description. - No certifications mentioned. - In-stock status not explicitly confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7d7be51deed4de083304915f3ab5b69.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed8d755b994946cabc931fde039b8e33.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2016224c74e34fd59153a6b97f0c64da.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cb159905bbb4b708dc22d9320719ee3.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68dba7e17f404e55b51fd20583ced9b0.png?v=1781085488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c65315da42924afea24f7f42d648c567.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b2a7b14e850473b94e45415dd4463dc.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba0c14c4b72c4b3cb0d14d370dea4193.png?v=1781085488 ## Agent notes - No product description provided; specifications based on title and dimensions only. - Image understanding was not performed; visual details may affect recommendations.
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": 650000,
"properties": {
"_length_cm": "30.5",
"_width_cm": "25.0",
"_height_cm": "5.5"
}
}],
"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").