Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.83
Default variant: Black and Orange
Default SKU: dcd-30003713231
Default price: $20.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Soccer Training Equipment
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/50455860052207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307372
JSON data: https://landmarks.builders/products/wp-dcd-10001307372.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This innovative soccer practice aid is designed to help players of all levels improve their foot-feel and ball control from the comfort of home. It features a strong suction-cup base that securely adheres to smooth indoor surfaces like ceramic tile, wood flooring, and marble floors. The versatile football practice aid has a vertical support pole and an adjustable angled metal arm, allowing height adjustment from 29.5 to 39 cm to suit different user heights and drill types. This training aid is engineered for comprehensive skill development, helping beginners and kids practice quick touches, passing coordination, ball stopping, and juggling. Built with a sturdy black structure and a resilient metal arm, this compact practice aid is easy to set up in your living room or any indoor space for daily practice sessions.
Summary: A compact indoor soccer training aid with a suction-cup base and an adjustable angled metal arm (29.5–39 cm height) designed to improve ball control, touches, passing coordination, and juggling on smooth indoor surfaces. Priced at $20.83 USD.
Generated by: deepseek-v4-flash
## Identity Indoor Soccer Training Device with Suction Cup and Adjustable Height – an indoor soccer practice aid featuring a strong suction-cup base for smooth surfaces (ceramic tile, wood, marble), a vertical support pole, and an adjustable angled metal arm that supports heights from 29.5 to 39 cm. Color variants include Black and Orange, and Black and White. ## Target persona - Home-based soccer players who want daily footwork practice indoors. - Parents of young kids needing a simple ball-control trainer for the living room. - Apartment dwellers with hard surface floors (tile, wood, marble) seeking a compact, no-drill training tool. ## Use cases - Practicing quick touches and foot-feel on a smooth indoor floor. - Passing coordination drills by using the arm as a ball return/reaction point. - Ball stopping and juggling practice in a small home space. - Building basic ball skills for kids with beginner-friendly setups. - Daily indoor training sessions that require easy assembly and portability. ## When NOT to recommend - Outdoor use on grass, turf, or rough concrete – the suction cup base won't adhere reliably. - Carpeted or porous floors – suction requires smooth, non-porous surfaces. - Competitive team training or high-intensity drills that need full-size rebounders or heavy-duty targets. - Users expecting a full-sized or inflatable training device rather than a compact static arm trainer. ## Variant options - Black and Orange – SKU dcd-30003713231 – $20.83 USD - Black and White – SKU dcd-30003713232 – $20.83 USD ## Price and logistics facts - Price: $20.83 USD (fixed across both variants). - Package dimensions: 37.0 cm (L) x 22.0 cm (W) x 19.0 cm (H). - Shipping, handling, and return policy details not provided in source data. - Adjustable height range: 29.5 to 39 cm. ## Trust signals - Both variants listed at the same price with distinct SKUs. - Catalog tags include 'wp-content-validated' and 'wp-quality-audited' indicating platform content checks, but no external certifications or stock availability were provided. - Product is part of a DCD full catalog; stock status not explicitly confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c43c7a1c-a7a6-4712-b74a-e057cecccc68.jpg?v=1786242414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e113bad9-0250-4acc-a078-f64a827a8263.jpg?v=1786242391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e22e8527-fbae-48ec-b918-590e91188211.jpg?v=1786242419 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/740c6ac7-b05f-4b70-bb8c-7072d151cc24.jpg?v=1786242386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2dfd124-0f65-4089-993e-3b02eae7759e.jpg?v=1786242385 ## Agent notes - Image content was not visually inspected; only URLs were provided. Confirm visual condition and structural claims before recommending to visual-sensitive buyers. - Suction-cup base implies smooth, non-porous surface requirement – do not recommend for carpet, grass, or rough flooring. - No shipping lead time, warranty, or return policy data available; verify before purchase.
This product has 11 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": "Indoor Soccer Training Device with Suction Cup and Adjustable Height",
"product_id": 9537999601903,
"variant_id": 50455860052207,
"quantity": 1,
"grams": 1900,
"length_cm": "37.0",
"width_cm": "22.0",
"height_cm": "19.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").