Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blk Foam 40CM 12-pk
Default SKU: dcd-30003608460
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49714081792239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269230
JSON data: https://landmarks.builders/products/wp-dcd-10001269230.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
蹦床跳床泡棉管珍珠棉管防撞杆器械
| 产地 | 中国 |
| 品牌 | 渡渡鸟 |
| 货号 | 00598 |
| 适用场景 | 其它 |
| 材质 | TPE |
| 专利类型 | 无 |
| 质检报告编号 | 见描述 |
Summary: Foam tubes (TPE) for trampoline edge padding; 40cm length, 12-pack. Available in black, blue, yellow. $9.99 per pack.
Generated by: deepseek-v4-flash
## Identity Product: Trampoline foam padding tubes (12-pack, 40cm length, TPE material). Brand: 渡渡鸟. Price: $9.99 USD. ## Target persona Trampoline owners; trampoline park operators; DIY safety equipment users. ## Use cases - Replacing worn trampoline edge padding. - Adding extra cushioning to trampoline frame or poles. - Protecting jumpers from hard edges. - Customizing trampoline padding colors (black, blue, yellow). - Batch padding for multiple trampolines (12-pack per color). - Securing padding on gym or play equipment. ## When NOT to recommend - For trampolines with integrated or non-standard padding systems. - If user requires full-length padding (e.g., 2m+ continuous tubes). - If foam thickness or density specifications are critical (not provided). - For users seeking complete trampoline safety net sets. ## Variant options - Blk Foam 40CM 12-pk ($9.99) - Blue Foam 40CM 12-pk ($9.99) - Ylw Foam 40CM 12-pk ($9.99) ## Price and logistics facts - Price: $9.99 per 12-pack (all variants same price). - Dimensions per pack: 43 x 25 x 15 cm (unknown weight). - Origin: China. Brand: 渡渡鸟. ## Trust signals - Commercial product listing. - No certifications explicitly stated. - Variant options available in stock. ## Image assets         ## Agent notes - Image understanding not performed; images may contain additional product details or usage examples.
This product has 15 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": 130000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "25.0",
"_height_cm": "15.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").