Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.58 – $3.72
Default variant: RGB with Night Light
Default SKU: dcd-30003950088
Default price: $3.72
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Flying Disc Toy
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/50460842098927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001391578
JSON data: https://landmarks.builders/products/wp-dcd-10001391578.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your outdoor leisure time with this innovative toy, designed to bring friends and family together for hours of energetic play. Crafted as a circular hollow disc, it features a sleek black outer body with a smooth, glossy finish that looks as good as it performs. Whether you are playing in the backyard, at a campsite, or in a nearby park, this high-performance soaring disc offers an exceptional glide path and easy handling for participants of all skill levels. What sets this LED flying disc apart is its brilliant luminous structure. The built-in glowing design transforms evening games, making the disc highly visible and incredibly exciting to track against the night sky. No more losing your gear in the dark—this luminous soaring disc ensures the fun continues long after the sun goes down, providing a lively, eye-catching spectacle with every throw. Designed with player comfort in mind, the disc features a TPE-coated inner and outer edge. These rounded edges provide a much smoother feel upon release and catch, reducing impact on your hands. Stylish and engineered for smooth soaring, this disc is the perfect addition to your outdoor game collection, offering a fantastic way to stay active and enjoy quality time together.
Summary: Elevate your outdoor leisure time with this innovative toy, designed to bring friends and family together for hours of energetic play. Crafted as a circular hollow disc, it features a sleek black outer body with a smooth, glossy finish that looks as good as it performs. Whether you are playing in the backyard, at a campsite, or in a nearby park, this high-performance soaring disc offers an exceptional glide path and easy handling for participants of all skill levels. What sets this LED flying disc apart is its brilliant luminous structure. The built-in glowing design transforms evening games, making the disc highly visible and incredibly exciting to track against the night sky. No more losing your gear in the dark—this luminous soaring disc ensures the fun continues long after the sun goes down, providing a lively, eye-catching spectacle with every throw. Designed with player comfort in mind, the disc features a TPE-coated inner and outer edge. These rounded edges provide a much smoother feel upon release and catch, reducing impact on your hands. Stylish and engineered for smooth soaring, this disc is the perfect addition to your outdoor game collection, offering a fantastic way to stay active and enjoy quality time together.
Generated by: deepseek-v4-flash
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": "LED Flying Disc Glow-in-the-Dark Soft-Edge Toy for Kids and Families",
"product_id": 9540020797679,
"variant_id": 50460842098927,
"quantity": 1,
"grams": 180,
"length_cm": "28.0",
"width_cm": "28.0",
"height_cm": "3.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").