Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.78
Default variant: Red / Square
Default SKU: dcd-30003679610
Default price: $2.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toys
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50406047154415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296055
JSON data: https://landmarks.builders/products/wp-dcd-10001296055.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This engaging children's toy is designed as a set of two matching square stepping stones to encourage active movement and physical development. These versatile stepping stones help children practice coordination and gross motor skills, serving as excellent balance blocks for indoor obstacle courses. Each of these sensory stepping stones features a rounded, slightly domed top with a molded textured finish and a contrasting accent stripe for visual and tactile stimulation. Designed for easy transport and active play, these long-lasting stepping stones with rope handles allow kids to easily carry their equipment from the playroom to the living room. Perfect for preschool and home environments, this molded play equipment provides a safe, curved underside for stepping to support balance training and active sensory play.
Summary: Set of two textured square stepping stones with rope handles for balance training and sensory play; available in four colors for $2.78.
Generated by: deepseek-v4-flash
## Identity 2-piece stepping stone set (toys) with rope handles, textured domed tops, and contrasting accent stripes. Molded play equipment for balance training and sensory play. Dimensions: 28 x 20 x 28 cm. ## Target persona Budget-conscious parents of toddlers and preschoolers, preschool teachers, and caregivers seeking portable indoor balance activities for young children. ## Use cases - Indoor obstacle course at home - Gross motor skill practice in preschool - Sensory play sessions - Portable balance training between rooms - Carrying equipment with rope handles - Coordination exercises for young children ## When NOT to recommend - Outdoor heavy-duty or rugged use - Children exceeding typical preschool weight limits - Professional physiotherapy without supervision - Buyers expecting a larger set or balance beam ## Variant options - Red / Square (SKU dcd-30003679610) – $2.78 - Yellow / Square (SKU dcd-30003679611) – $2.78 - Blue / Square (SKU dcd-30003679612) – $2.78 - Green / Square (SKU dcd-30003679613) – $2.78 ## Price and logistics facts Price: $2.78 USD per set. Dimensions: 28 x 20 x 28 cm. No shipping, stock, or return policy data provided. ## Trust signals Price consistent across all variants. Product type and description indicate molded plastic with rope handles. Tagged 'wp-content-validated' and 'wp-quality-audited' in catalog source. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e426b2f-9894-4d4d-8b6a-747720ddd00c.jpg?v=1786242242 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa4be5ad-93d0-4c46-88ba-3b61d842e918.jpg?v=1786242209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f7c219a-224c-44e2-836e-d7723f3f8563.jpg?v=1786242373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fea3b70c-b982-43da-bf65-4c502864c6f3.jpg?v=1786242339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c8cbce0-18d1-46d2-a02c-3b2f5e897c19.jpg?v=1786242215 ## Agent notes Images were not visually inspected; visual details (textures, colors, handles) are taken only from the product description. Exact weight per stone not provided. Return policy and stock status are unknown.
This product has 7 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": "2 Pieces Stepping Stones with Rope Handles Textured Sensory Stepping Stones Balance Training Kit Molded Play Equipment Portable",
"product_id": 9537797226735,
"variant_id": 50406047154415,
"quantity": 1,
"grams": 450,
"length_cm": "28.0",
"width_cm": "20.0",
"height_cm": "28.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").