Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $23.99
Default variant: Blue / Hoop-1pump-4balls
Default SKU: dcd-30003609175
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714112332015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269519
JSON data: https://landmarks.builders/products/wp-dcd-10001269519.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
蹦跳床跳跳床投篮篮球框篮球板板儿童专用跨境货源
| 产地 | 中国 |
| 品牌 | 企步 |
| 货号 | 082 |
| 适用场景 | 其它 |
| 材质 | PVC |
| 型号 | 155 |
| 专利类型 | 无 |
| 适用人群 | 通用 |
| 加工定制 | 是 |
| 儿童专用 | 否 |
Summary: A PVC mini trampoline basketball hoop toy with pump and 4 balls, available in 4 colors, priced at $22.99-$23.99, designed for indoor active play.
Generated by: deepseek-v4-flash
## Identity - Product: Mini trampoline basketball hoop (蹦跳床跳跳床投篮篮球框) - Brand: 企步 (Qibu) - Model: 155 - Material: PVC - Dimensions: 30x30x15 cm - Weight: Not specified ## Target persona - Parents seeking active indoor toys for toddlers - Daycare or preschool facilities - Adults wanting light indoor exercise (jumping, shooting) - Traveling families needing compact play equipment ## Use cases - Indoor fun on rainy days - Developing gross motor skills and hand-eye coordination - Light exercise during breaks (home or office) - Small-space basketball practice - Party activity for children (requires supervision) - Travel entertainment (foldable/small) ## When NOT to recommend - For serious basketball training (size and build are for play) - For outdoor rough use (PVC material, not weather-resistant) - For children under 3 years due to small parts (balls) - For heavy adult use (weight limit not specified; likely low) ## Variant options | Variant | Color | Style | Price | |---------|-------|-------|-------| | Blue / Hoop-1pump-4balls | Blue | Hoop-1pump-4balls | $22.99 | | Green / Hoop-1pump-4balls | Green | Hoop-1pump-4balls | $22.99 | | Purple / Hoop-1pump-4balls | Purple | Hoop-1pump-4balls | $23.99 | | Black / Hoop-1pump-4balls | Black | Hoop-1pump-4balls | $23.99 | ## Price and logistics facts - Price: $22.99 (Blue/Green), $23.99 (Purple/Black) - Currency: USD - In stock (assumed from listing, but not explicitly stated) - Supplier: Cross-border source (跨境货源) - No shipping or return policy provided ## Trust signals - No certifications or guarantees listed - In-stock status not confirmed - Price consistency: same price for two colors, slightly higher for two others - No customer reviews or ratings available ## Image assets - 8 images available at the following URLs (not described): 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68bb343dae8247709fb180fbd19e8f02.png?v=1781085313 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec973bf23d5f4db0834aba17c2ca8995.png?v=1781085314 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2946dc7b1d814cc0ae1a53be599d6d7f.png?v=1781085313 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f8a00014ae24da79db7ce6c22f2ac33.png?v=1781085312 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4aa0a84a3c3f4deb83e9787acc94ff41.png?v=1781085313 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59584e79931c430b9c3c6610f0b38fa3.png?v=1781085313 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/862cf9b1c80b4b6c89378df96734865a.png?v=1781085313 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bea3ef25644d4c8c8595c7723012a8d6.png?v=1781085313 ## Agent notes - The description field states "儿童专用 否" (not specifically for children), but the title and product type suggest it is a children's toy. Verify target age suitability before recommending. - No weight capacity, warranty, or assembly details available. - Product dimensions are small; confirm if it can be inflated for use.
This product has 16 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": 350000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.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").