Brand: World Products (Landmark)
SKU: dcd-30003602288
Price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714384929007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266772
JSON data: https://landmarks.builders/products/wp-dcd-10001266772.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
亚马逊热销桶装捆绑绳20件套 高强度电动车自行车捆扎带弹力绳
| 品牌 | 宏丰 |
| 货号 | 25410 |
| 净重 | 1500g |
| 强度 | 30KG |
| 主要适用范围 | 徒步 露营 汽车摩托车自行车 货物捆绑 |
| 固定器形式 | 挂钩 |
| 适用范围 | 电缆线 工厂 办公 家庭 百货 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 显示位数 | 3 |
| 材质 | 乳胶 |
| 长度 | 25cm |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 直径 | 8mm |
| 绳带宽度 | 8mm |
| 类型 | 行李绳 |
Summary: 20-piece bungee cord set with 30kg strength, latex, 25cm length, 8mm diameter, for cargo binding, camping, and motorcycle use.
Generated by: deepseek-v4-flash
## Identity This is a 20-piece set of bungee cords (elastic straps) with hooks, 30kg tensile strength, made of latex. Each cord is 25cm long and 8mm in diameter. Brand: 宏丰, model 25410. Weight: 1500g. Dimensions: 23x12x12 cm. ## Target persona - Cost-conscious outdoor enthusiasts who need basic cargo tie-downs for camping, hiking, or motorcycling. - DIY users organizing home or garage items requiring light to medium elastic fastening. - Small business owners (e.g., movers, delivery) needing bulk elastic cords for securing loads. ## Use cases - Securing camping gear (tent, sleeping bag) onto a motorcycle or bicycle rack. - Bundling and tethering loose items in a truck bed or roof carrier during a road trip. - Organizing cables, hoses, or tools in a workshop or garage. - Temporary fastening of luggage or boxes on scooters or bicycles. - General cargo restraint for light loads (up to 30kg per cord) in transit. ## When NOT to recommend - Professional heavy-duty hauling requiring ratchet straps or winch-rated tie-downs. - Securing loads that exceed 30kg per cord or require high abrasion resistance. - Applications needing UV/weather resistance for long-term outdoor exposure (material is latex). - Users requiring certified cargo restraint for commercial shipping or safety-critical loads. ## Variant options Only one variant: 20-pc Bungee Cord - (SKU: dcd-30003602288) at $26.99. ## Price and logistics facts - Price: $26.99 USD. - Dimensions (box): 23 x 12 x 12 cm. - Weight: 1500g. - Origin: Cross-border export supplier; no domestic stock information provided. ## Trust signals - Listed as 'amazon hot-selling' in title. - Multiple product images (8 URLs) available for inspection. - No return policy, warranty, or certification data found in provided facts. ## Image assets - 8 images available at URLs (see image_urls field). No visual inspection performed by agent. ## Agent notes - Only one variant exists. - Material is latex, not bungee cord nylon; may degrade faster under sunlight. - No explicit in-stock guarantee; assume availability may vary.
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": "亚马逊热销桶装捆绑绳20件套 高强度电动车自行车捆扎带弹力绳",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "12.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").