Brand: World Products (Landmark)
SKU: dcd-30003605471
Price: $51.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/49714378572015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268107
JSON data: https://landmarks.builders/products/wp-dcd-10001268107.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
软式带哨趣味标枪投掷鱼雷标枪接力环十字跳垫田径软式运动跨栏
| 产地 | 浙江 |
| 品牌 | 乃力 |
| 适用运动 | 田径 |
| 产品类别 | 标枪 |
| 材质 | 海绵 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
Summary: Cross hop mat made of sponge, 50x50x5 cm, for track and field training, priced at $51.99.
Generated by: deepseek-v4-flash
## Identity - **Product:** Cross Hop Mat (乃力 brand) - **Category:** Sports equipment - **Dimensions:** 50 x 50 x 5 cm - **Material:** Sponge - **Price:** $51.99 USD ## Target persona - Physical education teachers needing portable training aids - Track and field coaches for agility drills - Parents buying safe, soft sports gear for children - Sports retailers seeking budget-friendly training mats ## Use cases - Agility ladder alternative for cross-step drills - Relay race warm-up with hop patterns - Coordination exercises for young athletes - Indoor/outdoor soft landing practice - Elementary school PE classes ## When NOT to recommend - For professional athletes requiring high-impact shock absorption - For permanent outdoor installation (not weatherproof) - For heavy weight training or forceful jumps - For customers needing a complete hurdles or javelin set ## Variant options - **Cross Hop Mat** – $51.99 (only variant) ## Price and logistics facts - Price: $51.99 USD - Origin: Zhejiang, China - Dimensions: 50x50x5 cm - No shipping or stock info provided ## Trust signals - Brand: 乃力 (Naili) - No certifications mentioned - No return policy stated - Price consistent across variant ## Image assets - 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf7b23e186ae4b96b1872b703c1830fa_277c3c37-89b3-4aec-9d9b-d1de74cbf770.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a6dc073fb084d9f9e8eac5714542756_3267a038-c443-4a02-a49f-879a2b3d08c8.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5e8feb114844c8c8a16988053a5a6e2_691abd0e-aff8-43bc-9146-fa0ebe23548d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a43849079df4a1f9d949e14bf1e33e5_6f3bc3fc-ab6d-4ce1-a419-ac6e093ec924.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9aad7d4cd7d4652a2589e366193e7c8_bbf4f728-8ff1-4148-a09f-877188056fae.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c767a7d254c74d6ba25f5e5368b13f24_14251c8f-dca5-46b5-8e98-d3c410193d4c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92f1a50b35a144ea8e805adb8e8c6b18_c6d3ff7f-bfc3-4307-adcd-84e913d84fa3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70bd3cc76699443894eba18ee7383255_364c94dd-6638-4a85-8257-ee1dfb9abbfa.png ## Agent notes - Product description lists multiple sports items (javelin, hurdles, etc.), but only one variant 'Cross Hop Mat' is available. Verify if this is a multi-item set or single mat. - No image understanding performed; treat images as fetchable assets.
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": "软式带哨趣味标枪投掷鱼雷标枪接力环十字跳垫田径软式运动跨栏",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.0",
"_height_cm": "5.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").