Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Black
Default SKU: dcd-30003616674
Default price: $29.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/49714031329519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272283
JSON data: https://landmarks.builders/products/wp-dcd-10001272283.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: New skateboard bag, dual-board, lightweight, waterproof, yoga/surfboard bag, large capacity backpack with fin pocket, $29.99.
Generated by: deepseek-v4-flash
## Identity New skateboard bag (dual-board) lightweight waterproof yoga surfboard bag, large capacity backpack with fin pocket. Product type: sports. ## Target persona Budget-conscious skateboarders, yoga practitioners, surfers needing fin storage, and multisport enthusiasts looking for an affordable, versatile carrying solution. ## Use cases - Carrying a skateboard to the park - Storing a yoga mat after class - Transporting surfboard fins - Using as a large capacity backpack for gym gear - Organizing sports equipment for travel ## When NOT to recommend - Customer needs premium impact protection for expensive skateboards - Professional surfboard transport requiring padded bags - Long-distance hiking where ergonomic backpack is critical - Heavy-duty waterproof use (submersion or heavy rain) ## Variant options - Black ($29.99) - Red ($29.99) ## Price and logistics facts - Price: $29.99 USD (all variants) - Dimensions: 38 cm x 28 cm x 12 cm - No shipping, stock, or return policy information provided. ## Trust signals - No certifications, warranty, or stock status available. - No customer reviews or brand reputation data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ae5b946f1ae4c73913977ed8faf0b77.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1472197433494bcc95d8f6101e4a604c.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5b59c5fa8914d068ac6ea4de9ecf17a.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/912d25a80d774f3b87519d390614145d.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fca84d702f54931baebaf3c2c56d267.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63a7ce49343641eea699e71e96788aa6.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10bf572ed38248449055376a79d9c314.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/966567464a8741259a3aa225e5d5b0ec.png?v=1781085208 ## Agent notes - Product description was empty; no additional details beyond title and tags. - Image understanding not performed; treat URLs only as fetchable assets. - Trust signals are absent; verify stock and return policy before recommending.
This product has 14 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": "38.0",
"_width_cm": "28.0",
"_height_cm": "12.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").