Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99 – $119.99
Default variant: Red / 40CM
Default SKU: dcd-30003610603
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714250678511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270104
JSON data: https://landmarks.builders/products/wp-dcd-10001270104.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款多功能八边形硅胶敏捷圈体能训练篮球足球脚步训练辅助器材
| 品牌 | CSSIT |
| 货号 | xkgjmjq-001 |
| 上市时间 | 2021年夏季 |
| 颜色分类 | 【52cm】八边形敏捷圈(单个随机) |
| 是否商场同款 | 否 |
Summary: CSSIT multi-functional octagonal silicone agility ring for basketball/football footwork training. Available in 40cm ($84.99) and 52cm ($119.99) with multiple color options.
Generated by: deepseek-v4-flash
## Identity - **Product:** 新款多功能八边形硅胶敏捷圈体能训练篮球足球脚步训练辅助器材 - **Brand:** CSSIT - **Model:** xkgjmjq-001 - **Dimensions (cm):** 56 x 56 x 10 (packaging) - **Size options:** 40cm and 52cm diameter ## Target persona - Basketball and football players looking to improve footwork and agility - Coaches needing portable training tools for drills - Athletes at home or in gym requiring compact agility equipment - Trainers specializing in speed and coordination exercises ## Use cases - Footwork speed drills for basketball and football - Agility ladder alternative for cone drills - Defensive slide practice for basketball - Change-of-direction training for football - Home-based agility workouts with minimal setup - Group training sessions with multiple rings ## When NOT to recommend - If the buyer needs a full-size basketball or football - For heavy-duty outdoor use on rough surfaces (silicone may wear) - For professional competition-standard agility equipment - If the user prefers traditional agility ladders or cones ## Variant options | Color | Size | Price (USD) | SKU | |-------|------|-------------|-----| | Red | 40cm | 84.99 | dcd-30003610603 | | Yellow | 40cm | 84.99 | dcd-30003610604 | | Blue | 40cm | 84.99 | dcd-30003610605 | | Multicolor | 40cm | 84.99 | dcd-30003610606 | | Red | 52cm | 119.99 | dcd-30003610607 | | Yellow | 52cm | 119.99 | dcd-30003610608 | | Blue | 52cm | 119.99 | dcd-30003610609 | | Multicolor | 52cm | 119.99 | dcd-30003610610 | ## Price and logistics facts - **Price range:** $84.99 (40cm) to $119.99 (52cm) - **Currency:** USD - **Packaging dimensions:** 56 x 56 x 10 cm - **Brand:** CSSIT - **Model:** xkgjmjq-001 - **Launch:** Summer 2021 ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: All variants of same size have identical price - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66cf19fd235e4e7e82dc63eab0121635.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/154016f254fe432fb9819a7bc74943de.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f383b84566a544b9ac420625cf3f6252.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2332bc857b634219a98a6ed659ac59ee.png?v=1781085387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c68a7031361e431aacf86d252466f488.png?v=1781085387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa472ae9226646fd9ec3e717be8c7939.png?v=1781085387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/926eeda9db7c499395ed3e632ee89e60.png?v=1781085388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00074f630a224c6a94432e2e26f26775.png?v=1781085386 ## Agent notes - No information on stock availability or return policy. - Material is silicone (stated in title). - Image analysis not performed – visual details are not described.
This product has 20 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": "新款多功能八边形硅胶敏捷圈体能训练篮球足球脚步训练辅助器材",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "56.0",
"_height_cm": "10.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").