Brand: World Products (Landmark)
SKU: dcd-30001950579
Price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3580 g
Cart URL (default variant): https://landmarks.builders/cart/49810380357871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901030
JSON data: https://landmarks.builders/products/m4x-10000901030.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
connectable Foam Tiles: Easily create a tailoredsized soft play area with these connectable foam tiles. Each piece connects securely, providing a stable and continuous floor covering for any room.
Safe & Cushiad Surface: Designed with your child's safety in mind, these 1cm thick mats are made from formaldehydesafe foam, providing excellent cushioning to protect babies and toddlers from bumps and falls.
Fully tailoredizable: Tailor the mat to fit any space perfectly. The tiles can be easily cut with a utility to fit around corners, furniture, or irregular room contours, ensuring complete floor coverage.
long-lasting Easy to Clean: Featuring a stylish geometricpatterned, linen-textured surface that is both long-lasting and non-slip. These waterproof tiles are simple to clean by hand washing, vacuuming, or wiping with a damp cloth.
adaptable Home Decor: perfect as a creeping mat in a nursery, a play mat in a playroom, or a comfortable floor covering in a bedroom or living room. The neutral color varieties coordinate continuously with modern home decor.
Summary: connectable creeping Mat Formaldehydesafe Foam Tiles Thickened Cuttable for Children, Kids, Bedroom, Playroom
Generated by: m4x-map-v1
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "connectable creeping Mat Formaldehydesafe Foam Tiles Thickened Cuttable for Children, Kids, Bedroom, Playroom",
"quantity": 1,
"grams": 3580000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "31.0",
"_height_cm": "11.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").