Brand: World Products (Landmark)
SKU: dcd-30003671569
Price: $13.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sensory Play Mat
Vendor: World Products
Weight: 1570 g
Cart URL (default variant): https://landmarks.builders/cart/50405638734063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293095
JSON data: https://landmarks.builders/products/wp-dcd-10001293095.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This set of eight interlocking silicone tiles is designed to support physical development and sensory exploration for kids and young children. Each tile features a raised, textured surface that provides gentle stimulation, making it a sensory training mat for developing balance, coordination, and body awareness. Crafted from flexible silicone, these pieces fit together seamlessly like connecting blocks to create a customized floor mat. Suitable for play areas, bedrooms, or classrooms, they offer a stable and engaging surface for active play. The textured design also provides gentle foot pressure relief. Easy to assemble, disassemble, and store, this modular flooring adapts to daily needs. Use them in a line for a sensory walking path or piece them together into a wide square for a dedicated play zone. This set is easy to clean and is a practical addition to any home seeking to combine active play with physical wellness.
Summary: Eight-piece set of flexible silicone interlocking tiles with textured surfaces for sensory play, balance, and coordination in kids; priced at $13.61.
Generated by: deepseek-v4-flash
## Identity - Product: 8 Pieces Foot Massage Tiles / Sensory Training Mat - Type: Sensory Play Mat - Material: flexible silicone (as described) - Set: 8 interlocking tiles - Texture: raised textured surface - Price: $13.61 USD - Dimensions: 27.41 cm L x 27.3 cm W x 10.01 cm H (product measurement provided) ## Target persona - Parents of toddlers/young children seeking indoor sensory and gross-motor play. - Early childhood educators and kindergarten teachers needing modular play floor for classrooms. - Caregivers of children with sensory processing needs looking for tactile stimulation and body awareness tools. ## Use cases - Creating a sensory walking path in a living room or playroom. - Assembling a textured play area in a classroom for balance and coordination activities. - Providing gentle foot pressure relief and tactile exploration for kids during active play. - Setting up a portable mat that can be quickly assembled/disassembled and stored. ## When NOT to recommend - If the buyer expects a full-body multi-sensor mat with beads, flaps, or sound elements (this is a flat textured tile set). - For professional massage or therapeutic foot pressure treatment in adults — it is marketed for kids and young children. - If the buyer needs a large continuous floor covering; the set is only 8 tiles of modest size. - If the buyer expects non-slip safety certification or an anti-slip backing; that info is not provided. ## Variant options - Currently only one variant: 8-pack (Style: 8-pack) at $13.61. ## Price and logistics facts - Price: $13.61 USD (same for the only variant). - Dimensions: 27.41 x 27.3 x 10.01 cm (provided as product dimensions). - Image URL available; no additional logistics (shipping, inventory) info provided. ## Trust signals - Product has been through a quality audit and content validation per tags (wp-quality-audited, wp-content-validated). - Part of a verified catalog storefront (dcd-full-catalog). - In-stock status not explicitly stated in the provided data. ## Image assets - One image available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7778004-dd5a-4c06-9cd2-f78212366c25.jpg?v=1786242189 ## Agent notes - Image analysis not performed; do not infer specific visual details. - Dimensions may refer to the product package rather than one tile; verify before recommending for space planning. - Material stated as silicone in description but no formal material certification is given. - Suitable for children, not a medical or therapeutic device.
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": "8 Pieces Foot Massage Tiles Flexible Interlocking Tiles with Textured Surface Sensory Training Mat for Kids",
"product_id": 9537673691375,
"variant_id": 50405638734063,
"quantity": 1,
"grams": 1570,
"length_cm": "27.41",
"width_cm": "27.3",
"height_cm": "10.01"
}],
"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").