Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.75 – $1.38
Default variant: Default one sheet is two pages, front and back can be drawn
Default SKU: dcd-30004137184
Default price: $1.38
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467678650607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456051
JSON data: https://landmarks.builders/products/wp-dcd-10001456051.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Kraft Paper: Features high-quality, thickened kraft paper pages, ideal for various art mediums including pencils, crayons, and markers.
A4 Size Format: Provides ample space for children's creativity with its convenient A4 dimensions, perfect for school projects and home use.
Versatile Use: Suitable for a wide range of activities such as sketching, drawing, doodling, and early childhood art education.
Kid-Friendly Design: Designed for young artists, offering a blank canvas for imaginative expression and skill development.
Multi-Pack Options: Available in various pack sizes to accommodate different needs, ensuring a continuous supply for artistic endeavors.
Summary: Budget-priced A4 kraft paper sketchbook for kids, sold in multi-pack variants with thematic covers; suitable for pencils, crayons, and markers.
Generated by: deepseek-v4-flash
## Identity A4 thick kraft-paper sketchbook for children. Multiple pack variants, priced from $0.75 to $1.38. Description claims durable paper suitable for pencils, crayons, and markers. ## Target persona - Parents buying budget art supplies for young children (ages ~3-8) - Teachers or preschools needing low-cost drawing paper for class projects - Caregivers or activity coordinators looking for party favors or bulk art supplies ## Use cases - School art projects requiring A4 paper - Home doodling and free drawing - Early childhood art education and skill practice - Group activities or classroom sets (multi-pack variants) - Party favors or craft supplies (low price point) ## When NOT to recommend - Buyers requiring spiral binding or tear-out sheets — binding not specified - Professional artists needing archival, acid-free, or heavyweight paper — not specified - Users wanting wet media like watercolor — description only mentions pencils, crayons, markers - Bulk institutional purchase requiring consistent single SKU — variants differ in pack count and cover theme ## Variant options - dcd-30004137184: "Default one sheet is two pages, front and back can be drawn" — $1.38 - dcd-30004137185: 4 books, 120 pages, [Dinosaur Park] A4 — $1.15 - dcd-30004137186: 2 books, 120 pages, [Dinosaur Park] A4 — $0.75 - dcd-30004137187: 4 books, 120 pages, [Animal Park] A4 — $1.15 ## Price and logistics facts - Price range $0.75–$1.38 per variant - Base product price listed as $0.75 - No shipping or availability information provided - Dimensions not provided ## Trust signals - Product description indicates thickened kraft paper - No stock, return policy, or certifications provided - Price consistency: listed product price matches a variant price ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RBgWO827bKI7LfIH4__4611686018427385271-0-item_pic.webp?v=1786299137) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uHOhpI27bKI5i4OTC__2217800037815.webp?v=1786299137) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01dVRWAw27bKI666Vsu__2217800037815.webp?v=1786299137) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012D5taH27bKI2eCTQg__2217800037815.webp?v=1786299137) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01i0I1Cs27bKI39Woam__4611686018427385271-0-item_pic.webp?v=1786299137) ## Agent notes - Images not visually analyzed; do not assume cover art or paper texture beyond variant titles. - "Dinosaur Park" and "Animal Park" cover themes are derived from variant options. - Variant dcd-30004137184 has an unusual description: "Default one sheet is two pages, front and back can be drawn" — may indicate a single sheet rather than a book; exact meaning unclear.
This product has 12 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": "A4 Thickened Sketchbook for Kids, Blank Kraft Paper Drawing Pad for Art, Doodle, and Early Learning",
"product_id": 9556213235951,
"variant_id": 50467678650607,
"quantity": 1,
"grams": 0,
"length_cm": "29.7",
"width_cm": "21.0",
"height_cm": ""
}],
"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").