Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.22
Default variant: Yellow Green
Default SKU: dcd-30003929110
Default price: $12.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sensory Toy
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/50413175668975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001383238
JSON data: https://landmarks.builders/products/wp-dcd-10001383238.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This innovative toy features a sleek, stackable white body with ribbed sidewalls and a smooth top surface filled with a captivating liquid-style colored pattern. Designed as a versatile balance developer, it helps children develop coordination, spatial awareness, and motor skills through active play. Each stepping stone with LED lighting creates a mesmerizing color-changing glow effect that captures attention and enhances visual stimulation. Crafted from sturdy PVC and PP materials, this durable stepping stone is built to withstand energetic stepping, jumping, and sensory training exercises. This dynamic balance stepping stone is perfect for creating custom obstacle courses, active playroom games, and structured balance practice at home.
Summary: Light-up stepping stones sensory balance toy set with LED glow, 36x36x10 cm, $12.22, PVC/PP, five color variants.
Generated by: deepseek-v4-flash
## Identity Light-up Stepping Stones with Lights Sensory Balance Toy Set. Sensory toy made of PVC and PP with ribbed sidewalls and smooth top surface. Includes LED lighting that creates a color-changing glow effect. Dimensions: 36 x 36 x 10 cm. Price: $12.22 USD. ## Target persona - Parent of a child aged 3-8 looking for indoor balance and sensory play. - Home user seeking motor skill development tools, possibly for occupational therapy support. - Daycare or preschool teacher needing active play equipment for coordination activities. - Shopper interested in low-cost sensory toys for obstacle courses or sensory corners. ## Use cases - Creating custom obstacle courses in a playroom or living room. - Sensory integration exercises that involve stepping, jumping, and balance. - Structured balance and coordination practice at home. - Indoor physical activity when outdoor play is not possible. - Games that combine visual stimulation (LED color changes) with motor challenges. ## When NOT to recommend - For children under 3 years old (choking hazard and small parts evaluation not confirmed). - As a replacement for professional therapeutic equipment in clinical settings. - For heavy or adult use; intended for child play. - If buyer expects a specific number of stones without confirming quantity, as the set size is not stated in the facts. ## Variant options - dcd-30003929110: Yellow Green, $12.22 - dcd-30003929111: Yellow Pink, $12.22 - dcd-30003929112: Yellow Blue, $12.22 - dcd-30003929113: Blue, $12.22 - dcd-30003929114: Blue Green, $12.22 ## Price and logistics facts - Price: $12.22 USD (all variants same price). - Dimensions: 36.0 x 36.0 x 10.0 cm. - No shipping, weight, or delivery timeline provided. ## Trust signals - All variants are consistently priced. - No stock availability, return policy, or certifications were provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ec6ea65-da8e-42c2-a95f-6b962a39d76c.jpg?v=1786251682 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96ca7537-7aba-4af1-874f-e2f0bda34299.jpg?v=1786251535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53cb5eac-f024-49fb-9bcc-fd85cb17bbc8.jpg?v=1786251542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4b95bed-6f67-450c-b8a7-7cfcc5866094.jpg?v=1786251541 ## Agent notes - Image content was not analyzed; only URLs are provided. - The product title says 'Set' but the description references 'each stepping stone' and 'this stepping stone' – the exact number of stones per set is unconfirmed. - No material safety certifications or age ratings are provided; do not infer them.
This product has 4 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": "Light-up Stepping Stones with Lights Sensory Balance Toy Set",
"product_id": 9539784048879,
"variant_id": 50413175668975,
"quantity": 1,
"grams": 2700,
"length_cm": "36.0",
"width_cm": "36.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. 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").