Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.20
Default variant: Little Girl (4 Books, 120 Sheets)
Default SKU: dcd-30004136888
Default price: $1.20
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/50467640967407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455970
JSON data: https://landmarks.builders/products/wp-dcd-10001455970.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Paper Quality: Features thickened A4 paper, ideal for various art mediums without bleed-through, ensuring a clean and professional finish.
Durability: Designed for frequent use by young artists, with sturdy binding that keeps pages secure through countless drawing sessions.
Versatility: Perfect for a wide range of artistic activities including sketching, drawing, coloring, and painting for beginners and students.
Educational Tool: Encourages creativity and artistic development in primary school children, suitable for both boys and girls.
Convenience: Each set includes multiple books, providing ample pages for extensive practice and artistic exploration.
Summary: A4 thickened sketchbook bundle for beginners and primary school students; each variant includes 4 books with 120 sheets for drawing, coloring, and painting at $1.20.
Generated by: deepseek-v4-flash
## Identity A4 thickened sketchbook bundle (4 books, 120 sheets) for beginners and primary school students. Three decorative cover variants currently listed. ## Target persona - Parents buying budget art supplies for primary school children - Primary school teachers stocking classroom drawing materials - Beginner artists needing inexpensive practice paper ## Use cases - Daily sketching and drawing practice at home - Classroom art activities and free drawing time - Coloring with crayons, markers, or colored pencils - Beginner painting practice with watercolor or gouache (paper described as thickened to avoid bleed-through) ## When NOT to recommend - Professional or fine-art work requiring archival or heavyweight paper - Buyers needing a single book rather than a 4-book pack - Users who require exact dimensions or paper weight (not provided) - Those expecting a hardcover or spiral-bound sketchbook ## Variant options - Little Girl (4 Books, 120 Sheets) – SKU dcd-30004136888 – $1.20 - Astronaut (4 Books, 120 Sheets) – SKU dcd-30004136889 – $1.20 - Little Dinosaur (4 Books, 120 Sheets) – SKU dcd-30004136890 – $1.20 - Strawberry Rabbit (4 Books, 120 Sheets) – SKU dcd-30004136891 – $1.20 ## Price and logistics facts - Price: $1.20 USD per variant - No dimensions provided - No shipping, stock, or return policy information provided ## Trust signals - Price is consistent across all variants - Product description claims thickened paper and sturdy binding - No certification, stock status, or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012BXvsl29azJvpcLiY__4611686018427384405-0-item_pic.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016WBEo829azAXjA0F4__2206530368085.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DQIbQO29azAZ1rKoW__2206530368085.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Z7K6uK29azAWyxmBt__2206530368085.webp?v=1786299108 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hw2nNK29azAYFIh0w__2206530368085.webp?v=1786299107 ## Agent notes - Variants differ only in cover design; product specs are the same. - "120 Sheets" likely refers to the total across 4 books (30 sheets per book), but this is not explicitly confirmed.
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": "A4 Thickened Sketchbook for Beginners, Art Drawing Book for Primary School Students, Blank Art Album for Painting and Coloring",
"product_id": 9556198850799,
"variant_id": 50467640967407,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"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").