Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.17 – $21.94
Default variant: Dual Player Music Dance Fitness Mat [Bluetooth/Single Light-Up] Single Lithium Battery
Default SKU: dcd-30004141179
Default price: $19.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467724951791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457596
JSON data: https://landmarks.builders/products/wp-dcd-10001457596.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Interactive Dance Game: Features a variety of music and game modes to keep users engaged and active, promoting physical fitness and coordination.
Bluetooth Connectivity: Easily connects to devices via Bluetooth for seamless music streaming and enhanced gaming experience.
Light-Up Design: Equipped with single-light emitting pads that illuminate to guide steps, adding an exciting visual element to gameplay.
Durable Construction: Made from high-quality, non-slip materials to ensure safety and withstand vigorous use during dance and fitness routines.
Portable & Convenient: Lightweight and foldable design allows for easy storage and transport, perfect for home use or on-the-go entertainment.
Summary: Bluetooth light-up dance mat with music and game modes, foldable and non-slip, available in three battery configurations (single, dual, triple lithium) priced from $19.17.
Generated by: deepseek-v4-flash
## Identity A foldable, non-slip dance mat with Bluetooth connectivity and light-up pads that guide steps. It includes multiple music/game modes for fitness and coordination, and is marketed for both kids and adults. The product title says 'Single Player', but variant titles say 'Dual Player'. ## Target persona - Home fitness enthusiasts seeking interactive, low-cost cardio. - Parents looking for active indoor entertainment for children. - Casual rhythm-game players who want a physical activity element. - People with limited space who need portable exercise equipment. ## Use cases - Indoor cardio sessions during bad weather. - Family game night activity for parents and kids. - Kids' birthday party entertainment. - Solo workout follow-along with music. - Office break-time movement and stress relief. - Travel or vacation fitness due to foldable design. ## When NOT to recommend - Professional dancers or serious rhythm-game players who need precision pad sensitivity. - Users expecting multi-light advanced tracking (only single light-up per description). - Buyers who explicitly need a guaranteed two-player experience, since the main product title says 'Single Player'. - Purchasing for institutional use requiring certified safety standards, as no certifications are provided. ## Variant options - **Dual Player Music Dance Fitness Mat [Bluetooth/Single Light-Up] Single Lithium Battery** – SKU dcd-30004141179 – $19.17 USD - **Dual Player Music Dance Fitness Mat [Bluetooth/Single Light-Up] Dual Lithium Battery** – SKU dcd-30004141180 – $20.56 USD - **Dual Player Music Dance Fitness Mat [Bluetooth/Single Light-Up] Triple Lithium Battery** – SKU dcd-30004141181 – $21.94 USD Note: The 'Color' field labels these battery configurations in the source data. ## Price and logistics facts - Prices: $19.17 / $20.56 / $21.94 USD. - Dimensions: not provided. - Shipping, lead time, and origin: not provided. - Battery type: lithium (specific capacity not provided). ## Trust signals - No certifications, safety ratings, or return policy were included in the source facts. - In-stock status is not confirmed. - Price consistency across variants is internally coherent (incremental $1.39 steps). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rcmb0b1Q7X68e45F5__4611686018427382089-0-item_pic.webp?v=1786299223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Iubvpg1Q7X66YHb8W__2139801929.webp?v=1786299223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01v3UDAd1Q7X6BDhOoX__2139801929.webp?v=1786299250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0184p7k41Q7X7VktBsg__2139801929.webp?v=1786299223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PJTkol1Q7X665L5V2__2139801929.webp?v=1786299223 ## Agent notes - Visual inspection of images was NOT performed; treat image URLs only as fetchable assets. - The product title says 'Single Player' while all variant titles say 'Dual Player'. Confirm the actual player count before recommending for two-person use. - Dimensions are missing; verify space requirements before purchase. - The variant 'Color' option actually represents battery count, not color. This may confuse buyers. - No return policy or warranty information is available.
This product has 5 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": "Bluetooth Light-Up Dance Mat for Kids \u0026 Adults, Single Player Fitness Game with Music",
"product_id": 9556231127279,
"variant_id": 50467724951791,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").