Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $342.99
Default variant: Blue Trampoline Skis
Default SKU: dcd-30003516536
Default price: $342.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49739198365935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250425
JSON data: https://landmarks.builders/products/wp-dcd-10001250425.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: EVA foam trampoline skis (82x23x8 cm) for indoor/outdoor trampoline use, suitable for adults and children. Available in Blue, Green, Red at $342.99.
Generated by: deepseek-v4-flash
## Identity EVA foam trampoline skis (double board) designed for use on trampolines. Dimensions: 82x23x8 cm. Available in three color variants. ## Target persona Resellers and dropshippers targeting extreme sports enthusiasts or families with trampolines. End users: adults and children interested in trampoline skiing. ## Use cases - Indoor trampoline skiing practice at home - Outdoor trampoline park recreation - Family fitness activity - Extreme sports training on a trampoline - Gift for active children who have a trampoline ## When NOT to recommend - For use on snow or hard ground (not snow skis) - For professional downhill skiing competitions - For users exceeding unknown weight limit (not specified) - For trampolines with low weight capacity or small jumping area ## Variant options - SKU dcd-30003516536: Blue Trampoline Skis ($342.99) - SKU dcd-30003516537: Grn Trampoline Skis ($342.99) - SKU dcd-30003516538: Red Trampoline Skis ($342.99) ## Price and logistics facts Price: $342.99 USD per pair (all variants). Dimensions: 82x23x8 cm. No logistics details provided (shipping weight, lead time, origin unknown). ## Trust signals - In-stock status: not confirmed - Return policy: not stated - Price consistency: all variants priced identically - Manufacturer: cross-border supplier (跨境专供厂家) - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0ee448c141546a1aa08238a64e53d5d.png?v=1781488343 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7874af55acdd46e39b4b4cd567518a41.png?v=1781488342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a2f8f60714e46a49d8aa043ae6c834f.png?v=1781488342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5d7369d61e44f6ba215c4791bfa6ebc.png?v=1781488342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/979b5c05daa9419195e35f6828883af6.png?v=1781488342 ## Agent notes - No product description provided; title and tags used for inferences. - Image understanding was not performed; visual details cannot be confirmed. - Weight limit and materials other than EVA foam not specified. - Tags indicate batch numbers (dcd-batch-*) and product type (运动).
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": "跨境专供厂家EVA泡沫蹦床双板成人儿童极限运动滑雪健身器材家用",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "23.0",
"_height_cm": "8.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").