Brand: World Products (Landmark)
SKU: dcd-30003678773
Price: $53.88
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Baseball Training Equipment
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://landmarks.builders/cart/50455728455919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295778
JSON data: https://landmarks.builders/products/wp-dcd-10001295778.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your practice workouts with this batting tee, designed to help athletes of all levels improve their swing. Whether you are practicing in your backyard, garage, or local gym, this hitting tee provides a reliable and consistent setup for every drill. The black tapered rubber top is engineered to absorb high-impact hits, while the silver metal upright post ensures long durability through countless practice workouts. Stability is key when practicing your swing, and this stand delivers just that with its substantial square ebony base. The base keeps the entire unit firmly planted on the ground, allowing you to focus entirely on your form and connection. Measuring 20 cm in height and 5.1 cm across the top section, this compact baseball tee with rubber top is easy to transport to and from the field, fitting effortlessly into your equipment bag. For both baseball and softball athletes, this versatile softball batting tee is an essential tool for home practice, coaching workouts, and solo practice. Its simple, freestanding design makes it incredibly user-friendly for beginners learning the fundamentals, as well as advanced athletes working on specific hitting areas. Bring professional-grade practice to your daily routine and watch your performance at the plate improve.
Summary: Enhance your practice workouts with this batting tee, designed to help athletes of all levels improve their swing. Whether you are practicing in your backyard, garage, or local gym, this hitting tee provides a reliable and consistent setup for every drill. The black tapered rubber top is engineered to absorb high-impact hits, while the silver metal upright post ensures long durability through countless practice workouts. Stability is key when practicing your swing, and this stand delivers just that with its substantial square ebony base. The base keeps the entire unit firmly planted on the ground, allowing you to focus entirely on your form and connection. Measuring 20 cm in height and 5.1 cm across the top section, this compact baseball tee with rubber top is easy to transport to and from the field, fitting effortlessly into your equipment bag. For both baseball and softball athletes, this versatile softball batting tee is an essential tool for home practice, coaching workouts, and solo practice. Its simple, freestanding design makes it incredibly user-friendly for beginners learning the fundamentals, as well as advanced athletes working on specific hitting areas. Bring professional-grade practice to your daily routine and watch your performance at the plate improve.
Generated by: deepseek-v4-flash
This product has 3 images 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": "Batting Tee with Rubber Top Tapered Baseball Tee with Rubber Top Freestanding Stand for Garage",
"product_id": 9537779826927,
"variant_id": 50455728455919,
"quantity": 1,
"grams": 3100,
"length_cm": "45.0",
"width_cm": "32.0",
"height_cm": "7.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").