Brand: World Products (Landmark)
SKU: dcd-30003898574
Price: $4.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Classroom Organizer
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50412409782511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001372461
JSON data: https://landmarks.builders/products/wp-dcd-10001372461.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 vibrant cow-print classroom organizer serves as an engaging and highly visible daily sign-in station for young learners. Designed as a functional attendance chart, it helps teachers easily track which students are present each day with clear visual cues. The sturdy pocket chart features four horizontal clear strips to neatly arrange and display colorful child-shaped name markers. This wall-hanging attendance board with pockets is crafted from waterproof material with reinforced metal grommets for easy hanging and long-lasting use. Perfect for early education settings, this interactive chart simplifies morning routines in preschools, kindergartens, daycares, and homeschools.
Summary: Wall-hanging cow print attendance pocket chart for classrooms, four clear strips for name markers, waterproof with metal grommets, 35x29x1 cm, priced at $4.17.
Generated by: deepseek-v4-flash
## Identity Wall-hanging classroom attendance pocket chart with cow print. Four clear strips for name markers. Waterproof material with reinforced metal grommets. Dimensions: 35 x 29 x 1 cm. Price: $4.17 USD. Single color variant: Black. ## Target persona Teachers and caregivers in early education settings (preschool, kindergarten, daycare, homeschool) needing a low-cost visual attendance tracking tool. ## Use cases - Morning sign-in routine in preschool classrooms. - Visual attendance tracking in kindergarten. - Daycare daily check-in board. - Homeschool attendance for one child or small group. ## When NOT to recommend - Large classes needing many name slots (only four strips). - Outdoor or heavy-duty use requiring robust construction. - Buyers expecting premium quality at higher price point. - Digital attendance tracking needs. ## Variant options - Black (SKU dcd-30003898574) – $4.17 ## Price and logistics facts - Price: $4.17 USD (single variant) - Dimensions: 35 cm length x 29 cm width x 1 cm height - No shipping or fulfillment details provided. ## Trust signals - Verified product data: price, dimensions, and description. - Not confirmed: stock status, return policy, certifications. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/181b01f2-5fbc-4e33-a7cc-3830af851afa.jpg?v=1786251439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fe37ea8-9797-423a-8585-c4a4a31993b6.jpg?v=1786251350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a238d09-c7dc-41ba-ba98-a27345859b1c.jpg?v=1786251381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eb98d13-224f-404c-93f0-40a072c500b1.jpg?v=1786251962 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f682a5dc-f8e7-4197-8d3f-1a680fae688f.jpg?v=1786251352 ## Agent notes - Image understanding was not performed; visual details are based only on the provided description. - Single variant available; price is fixed.
This product has 9 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": "Wall-Hanging Classroom Attendance Pocket Chart with Cow Print",
"product_id": 9539550904559,
"variant_id": 50412409782511,
"quantity": 1,
"grams": 250,
"length_cm": "35.0",
"width_cm": "29.0",
"height_cm": "1.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").