Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Yellow / 23CM 1-10
Default SKU: dcd-30003605584
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714310349039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268132
JSON data: https://landmarks.builders/products/wp-dcd-10001268132.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.













Summary: 25cm diameter numbered floor discs (1-10) for basketball/sports training, available in 7 colors, priced at $26.99.
Generated by: deepseek-v4-flash
## Identity 23cm数字地标垫 (23cm Digital Floor Marker): a set of numbered sports training discs with numbers 1-10, each 25x25x4 cm, available in Yellow, Red, Blue, Black, Green, Orange, and Purple. ## Target persona Youth basketball coaches, PE teachers, parents of young athletes, and fitness trainers seeking portable numbered markers for drills and games. ## Use cases - Basketball footwork and agility drills - Setting up numbered stations in PE class - Marking positions for play patterns - Replacing cones for safe indoor training - Kids' sports day activities - Home practice for dribbling and movement skills ## When NOT to recommend - For official game court markings (size and material insufficient) - For large area floor marking outdoors (too small) - For heavy-duty or outdoor permanent use - For users needing adhesive or removable markers ## Variant options 7 color/style options, all at $26.99: - Yellow / 23CM 1-10 - Red / 1-10 - Blue / 1-10 - Black / 1-10 - Green / 1-10 - Orange / 1-10 - Purple / 1-10 ## Price and logistics facts - Price: $26.99 USD per set (7 variants all same price) - Dimensions: 25 x 25 x 4 cm per disc (likely a set of 10? not specified) - No shipping or weight data provided ## Trust signals - Price consistent across all variants - 8 product images available - No return policy, stock status, or certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6907fdf3b0a843e599876eb6b40fe34b.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6861bf3337e44d199ea34b1eb611960d.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/567409c0b97b459fbbc83c6e2b6948fa.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b2d23e0b88e429cade76b168e99846e.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e415e92c6364454870377545d12c692.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c57fb6d12c6427a8ddebdc8b297eee4.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/769cf3c659fa4875af62653da753dd0f.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1846adbff2044addabbb79269e402abf.png?v=1781085465 ## Agent notes - Image content not reviewed; assume product photos show the discs in various colors and usage contexts. - The set size (number of discs) is not confirmed from the data; likely 10 discs (1-10) per color. - No material or thickness specified beyond dimensions.
This product has 19 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": "23cm数字地标垫数字平面标志碟地标垫篮球体育1-10训练标志物",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.0",
"_height_cm": "4.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").