Brand: World Products (Landmark)
SKU: dcd-30003671328
Price: $9.72
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Educational Play Mat
Vendor: World Products
Weight: 330 g
Cart URL (default variant): https://landmarks.builders/cart/50455718461679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293010
JSON data: https://landmarks.builders/products/wp-dcd-10001293010.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 includes two interlocking foam puzzle mats with a green and yellow surface. The thick, molded, textured surface provides a gentle foot massage and sensory feedback. Each mat features raised, removable letter tiles, numbers, basic arithmetic symbols, and geometric shapes. Children can remove and replace the pieces, helping to develop fine motor skills, hand-eye coordination, and recognition of letters, numbers, and shapes. The puzzle-style edges allow for quick assembly and disassembly.
Summary: Set of two interlocking foam puzzle mats with removable alphabet, number, arithmetic, and shape tiles for fine motor and recognition skills. Priced at $9.72.
Generated by: deepseek-v4-flash
## Identity - Product type: Educational Play Mat - Description: Set of two interlocking foam puzzle mats with a green/yellow surface (per description; verify with images). Thick molded textured surface provides gentle foot massage and sensory feedback. Raised removable tiles include letters, numbers, arithmetic symbols, and geometric shapes. - Dimensions (packaged): 30 x 29 x 6 cm - Price: $9.72 USD ## Target persona - Budget-conscious parent of a child in early learning stage (approx. 2-6) - Preschool or kindergarten teacher looking for a low-cost manipulative for letter/number recognition - Daycare provider needing a portable, multi-piece sensory activity mat ## Use cases - At-home letter, number, and shape recognition practice - Fine motor skill development through remove-and-replace puzzle play - Sensory feedback during standing or kneeling play - Quick assembly/disassembly for rotating classroom stations - Gentle foot massage activity mat in a classroom corner ## When NOT to recommend - If the buyer expects a full-room floor covering; this is a small set (packaged ~30cm, unfolded size not specified) - If the buyer requires a complete set with separate pieces for all letters and numbers (description says "pieces" but variant is "1 Piece"; confirm actual included tiles) - If the buyer has a foam material allergy or needs a certified non-toxic product (no certifications provided) - If the target child is older (e.g., >6) and already fluent in letters/numbers; learning value is limited ## Variant options - Available variant: Letter and Number Mat 1 Piece (SKU dcd-30003671328) at $9.72 USD - Title suggests 2 pieces but only a 1-piece variant is listed; verify actual quantity ## Price and logistics facts - Price: $9.72 USD - Currency: USD - No shipping, stock, or return policy details provided in source data ## Trust signals - Listing includes tag 'wp-quality-audited' (metadata only; no third-party certification) - No explicit stock, warranty, or return policy information available - Price is specified as exact amount; no discounts or dynamic pricing mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec117dad-9f6f-4a22-9bb2-3a8bc42c78be.jpg?v=1786242200) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a91a864e-0cdb-47ed-802a-ce7156c36dcf.jpg?v=1786242434) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64aa3e98-98a6-4dc4-9042-ba670d645bcd.jpg?v=1786242528) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39eb3cca-b973-4c84-9145-53184b5b212f.jpg?v=1786242180) ## Agent notes - Image understanding was not performed; no visual claims beyond stated description. - The title says "2 Pieces" but the only variant is "1 Piece" — confirm SKU and contents before recommending. - Packaged dimensions 30x29x6 cm likely describe a folded or boxed state; unfolded area is not given. - No age rating, material composition, or safety certifications are listed. Do not assume compliance with any standard. - Tags include 'dcd-full-catalog' and 'wp-catalog-only', suggesting this is a catalog entry, possibly from a dropshipping source.
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": "2 Pieces Alphabet and Number Puzzle Mat Soft Foam Sensory Activity Mats",
"product_id": 9537662255343,
"variant_id": 50455718461679,
"quantity": 1,
"grams": 330,
"length_cm": "30.0",
"width_cm": "29.0",
"height_cm": "6.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").