Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.42 – $5.63
Default variant: Black / 115 cm
Default SKU: dcd-30003676908
Default price: $5.42
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: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50455692706031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295066
JSON data: https://landmarks.builders/products/wp-dcd-10001295066.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This highly portable batting tee is designed for baseball athletes and coaches to refine their swing. It features an upright pole that easily adjusts to various heights, allowing athletes of all ages to practice different strike areas. Whether in the backyard or warming up before a game, this adjustable stand adapts to specific training needs. Built with stability in mind, the tripod batting stand construction features a three-tripod foundation equipped with rounded anti-slip foot pads, ensuring the structure remains firmly planted on grass or concrete, absorbing impact without sliding. The black conical receptacle securely holds the ball, providing a clean target for consistent hits and enhanced hand-eye coordination. When practice is over, the construction allows you to fold the entire unit down in seconds. This batting tee comes with a carrying pouch, making transport and storage hassle-free.
Summary: A portable, folding batting tee with adjustable height and tripod base, available in black, orange, and red at 115 cm height. Prices range from $5.42 to $5.63.
Generated by: deepseek-v4-flash
## Identity A folding baseball batting tee with a tripod base, adjustable-height pole, and carrying pouch. Sells in three color variants at 115 cm height. ## Target persona Budget-conscious baseball players, parents, or coaches who need a portable, lightweight tee for casual backyard or field practice. Suitable for youth and recreational use. ## Use cases - Backyard batting practice for developing swing mechanics. - Warm-up before games, easily transported with the carrying pouch. - Adjustable height to practice hitting different strike zones (balls high, low, inside, outside). - Coaching stations where multiple tees are needed at a low cost. - Quick setup and breakdown for travel to parks or fields. ## When NOT to recommend - Professional players or serious training requiring a heavy-duty, pro-grade tee. - Users expecting a complete batting station (home plate, balls, or ball feeder included). - Indoor use on polished or delicate flooring; no data on foot pad scuffing. - Buyers needing a high-stability tee for powerful swings or repeated heavy impact. ## Variant options - Black / 115 cm – $5.42 (SKU dcd-30003676908) - Orange / 115 cm – $5.63 (SKU dcd-30003676909) - Red / 115 cm – $5.63 (SKU dcd-30003676910) ## Price and logistics facts - Base price: $5.42 USD (black variant); other colors $5.63. - Dimensions: 69 cm (length) × 15 cm (width) × 15 cm (height). - No shipping, handling, or availability information provided. ## Trust signals - Listed as validated in the catalog (wp-content-validated, wp-quality-audited). - No in-stock status or return policy disclosed. - Price is consistent across variants within the same color. ## Image assets - One image URL provided: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbb82e34-c272-46dd-80a7-c0c46dc128e0.jpg?v=1786242159 ## Agent notes - Image was not rendered or visually analyzed; actual condition, color finish, and build quality unverified from photo. - Description mentions anti-slip foot pads and a black conical ball holder; these are manufacturer claims, not independently verified. - Size is indicated as 115 cm both in variant title and option; ensure compatibility with intended user height.
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": "Batting Tee with Storage Bag, Portable, Easy to Set Up, Upright Rack for Backyard Practice",
"product_id": 9537737359599,
"variant_id": 50455692706031,
"quantity": 1,
"grams": 1500,
"length_cm": "69.0",
"width_cm": "15.0",
"height_cm": "15.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").