Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.34 – $21.41
Default variant: 1.3-3.3m / Standard
Default SKU: dcd-30003698902
Default price: $16.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Fitness Testing Equipment
Vendor: World Products
Weight: 4700 g
Cart URL (default variant): https://landmarks.builders/cart/50406826115311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302313
JSON data: https://landmarks.builders/products/wp-dcd-10001302313.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This vertical jump tester features a vertical metal pole that adjusts to different heights and a round weighted base for stability. It includes a horizontal bar with a hanging marker to indicate touch points. Suitable for athletes practicing basketball, volleyball, or track events. Available in two size ranges: 1.3-3.3m and 1.25-2.45m.
Summary: Adjustable vertical jump tester with weighted base and hanging marker for measuring jump height. Available in two height ranges and three styles: prices from $13.34 to $21.41. Suited for basketball, volleyball, and track training.
Generated by: deepseek-v4-flash
## Identity Adjustable vertical jump tester with vertical metal pole, horizontal bar with hanging marker, and round weighted base. Two height ranges: 1.3-3.3m and 1.25-2.45m. Optional tape measure or leather ruler integration. ## Target persona Built for sports coaches (basketball, volleyball, track), PE teachers, and amateur athletes who need a low-cost, manually read jump-height measurement device for training and tryouts. ## Use cases - Baseline vertical jump measurement for team tryouts. - Weekly or monthly progress tracking in a fixed training space. - Portable jump testing during PE classes or outdoor drills. - Comparing jump height between players in volleyball/basketball teams. - Home-athlete vertical leap development without digital equipment. ## When NOT to recommend - Not for professional sports science labs requiring calibrated electronic measurement. - Not for athletes with a standing reach that exceeds 3.3m (max pole height). - Not for users who need automatic data logging or digital displays. - Not for high-traffic commercial testing where heavy-duty durability is required. ## Variant options - 1.3-3.3m / Standard — $16.61 (SKU dcd-30003698902) - 1.3-3.3m / with Tape Measure — $20.30 (dcd-30003698903) - 1.3-3.3m / with Leather Ruler — $21.41 (dcd-30003698904) - 1.25-2.45m / Standard — $13.34 (dcd-30003698905) - 1.25-2.45m / with Tape Measure — $17.02 (dcd-30003698906) - 1.25-2.45m / with Leather Ruler — $18.27 (dcd-30003698907) ## Price and logistics facts - Lowest price: $13.34 (1.25-2.45m Standard). Highest price: $21.41 (1.3-3.3m with Leather Ruler). - Package dimensions stated: 123 cm × 32 cm × 14 cm (presumed shipping dimensions). - No shipping cost or lead time provided; verify before ordering. ## Trust signals - Prices listed per SKU; all variants explicitly priced. - Catalog tags indicate content validated and quality audited (wp-quality-audited, wp-content-validated). - No stock, certification, or return policy details were included in the facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd0b2bdf-f403-4401-9f09-d5d43a18173f.jpg?v=1786242349 Note: image not visually inspected; fetch and verify. ## Agent notes - The lowest-priced variant ($13.34) is the 1.25-2.45m Standard; cheapest with measuring aid is $17.02 (tape). - Larger range 1.3-3.3m costs at least $16.61. - If user needs a ruler/tape, leather ruler costs ~$1-1.11 more than tape measure for same size. - Consider package dimensions: 123cm long may affect shipping; suggest checking carrier restrictions.
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Adjustable Vertical Jump Tester with Weighted Base",
"product_id": 9538037285103,
"variant_id": 50406826115311,
"quantity": 1,
"grams": 4700,
"length_cm": "123.0",
"width_cm": "32.0",
"height_cm": "14.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").