Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99 – $61.99
Default variant: 350x90 2.5MM
Default SKU: dcd-30003376842
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/49811043385583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001193820
JSON data: https://landmarks.builders/products/m4x-10001193820.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Standing Long Jump Mat Thickened Broad Jump Test Mat Anti-Slip for School, Kids
| Type | Kit/Set |
Summary: Thickened anti-slip standing long jump test mat (350x90 cm, 2.5 mm) for school and kids, available in multiple colors.
Generated by: deepseek-v4-flash
## Identity Standing Long Jump Mat, thickened, anti-slip, for measuring broad jumps. Package dimensions: 95x20x20 cm. ## Target persona Physical education teachers, school athletic coordinators, parents for kids' training. ## Use cases - Measuring standing long jump in PE class. - Practice for fitness tests (e.g., school standards). - Indoor jump training for kids. - Backyard or gym use for basic jump drills. - School sports day events. ## When NOT to recommend - Professional track and field competitions (not certified). - Outdoor use in rain or wet surfaces (no waterproof specification). - Users needing high-precision measurement (no official calibration). - Commercial or heavy-duty repeated use (thickness 2.5 mm may wear). ## Variant options - 350x90 2.5MM (base color, $57.99) - Orange 350x90 2.5MM ($61.99) - Pink 350x90 2.5MM ($61.99) - Grey 350x90 2.5MM ($61.99) - Blue 350x90 2.5MM ($61.99) - Green 350x90 2.5MM ($61.99) ## Price and logistics facts - Price range: $57.99 (one variant) to $61.99 (color variants). - Currency: USD. - Package dimensions: 95x20x20 cm. ## Trust signals - In-stock status not specified. - Return policy not mentioned. - No certifications provided. - Price consistent across color variants except base. ## Image assets - 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f27a381-f458-492f-94d1-345fb3879544.jpg?v=1781599377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc314579-e042-4022-b5de-efa00a0d2e86.jpg?v=1781599376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e86056c-29ff-4003-a967-f23a1c15c4d8.jpg?v=1781599377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/791dac94-9812-4a0c-800f-b48e01bfd4fd.jpg?v=1781599376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e00b917b-eca4-43a6-92b9-30f19d9bb6f6.jpg?v=1781599375 ## Agent notes - Image understanding not performed; do not infer visual details. - Description provided only as "***", so product details are limited. - Mat size inferred from variant titles (350x90 cm, 2.5 mm thick).
This product has 12 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": "Standing Long Jump Mat Thickened Broad Jump Test Mat Anti-Slip for School, Kids",
"quantity": 1,
"grams": 6500000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "20.0",
"_height_cm": "20.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").