Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.50
Default variant: Rainbow 3-Piece Set 1
Default SKU: dcd-30003679661
Default price: $7.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toys
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/50455667900655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296067
JSON data: https://landmarks.builders/products/wp-dcd-10001296067.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This lightweight balance toy is designed with a low, rounded stacked form and a scalloped outer edge, making it an engaging addition to any play space. As a versatile stepping stone, it helps children develop coordination, motor skills, and stability through active play. Crafted from long-lasting expanded polypropylene foam, this balance stepping stone features a textured molded finish on the surface to provide tactile feedback during sensory training. Each stepping stone with anti-slip stickers comes with dedicated adhesives to help secure the base on smooth indoor floors for more secure jumping and stepping. Perfect for children aged 3 and up, this interactive toy supports jumping, balancing, and sensory activities in bedrooms, playrooms, or preschool environments.
Summary: Lightweight EPP foam balance stepping stones, 3-piece set with anti-slip stickers, for children 3+ and indoor play; 28x28x25 cm; $7.50 USD.
Generated by: deepseek-v4-flash
## Identity - Product: 3 Pieces Lightweight Stepping Stone with Anti-Slip Stickers - Type: Toys (balance play equipment) - Material: Expanded polypropylene (EPP) foam - Dimensions: 28 x 28 x 25 cm (set, as listed) - Age range: 3 years and up - Price: $7.50 USD ## Target persona - Parents of children aged 3–6 setting up an indoor playroom - Preschool teachers or daycare staff adding gross-motor equipment - Caregivers seeking low-cost sensory balance activities ## Use cases - Jumping and stepping practice on smooth indoor floors - Sensory play using the textured molded surface - Stacking and building for open-ended play - Balance and coordination exercises during indoor playtime - Portable activity for a bedroom or preschool rotation ## When NOT to recommend - For outdoor or wet areas (anti-slip stickers are intended for smooth indoor floors) - For heavy, high-impact use by older children or adults - When clinically prescribed therapeutic equipment is required - If the buyer expects visual/pattern details beyond "Rainbow 3-Piece Set 1", "Rainbow 3-Piece Set 2", or "3-Piece Set 3" ## Variant options - dcd-30003679661 – Rainbow 3-Piece Set 1 – $7.50 - dcd-30003679662 – Rainbow 3-Piece Set 2 – $7.50 - dcd-30003679663 – 3-Piece Set 3 – $7.50 ## Price and logistics facts - Price: $7.50 USD per set - Dimensions: 28 x 28 x 25 cm - No stock status, shipping, or return policy provided in source data ## Trust signals - Price is identical across all listed variants - Catalog tags include "wp-quality-audited" and "wp-content-validated" - No official certifications or formal return policy are stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f762fff-b5da-4a04-95e6-cbda78fd4a66.jpg?v=1786242127 - Image not visually inspected; no visual details inferred. ## Agent notes - Description highlights textured molded surface and dedicated anti-slip stickers. - Intended for ages 3+; indoor use on smooth floors. - Any color/pattern interpretation beyond variant names is unsupported by the source facts.
This product has 1 image 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": "3 Pieces Lightweight Stepping Stone with Anti-Slip Stickers Textured Balance Stepping Stones Stackable Play Equipment Safe for Playroom",
"product_id": 9537723891951,
"variant_id": 50455667900655,
"quantity": 1,
"grams": 600,
"length_cm": "28.0",
"width_cm": "28.0",
"height_cm": "25.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").