Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.72 – $3.67
Default variant: 10x15
Default SKU: dcd-30004137371
Default price: $2.72
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/50467668328687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456101
JSON data: https://landmarks.builders/products/wp-dcd-10001456101.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Paper: Specifically designed for oil pastels, soft heavy color crayons, and various art mediums.
Thick & Opaque: Features a robust, thick construction that prevents bleed-through, ensuring clean artwork.
Versatile Use: Ideal for a wide range of artistic techniques including sketching, oil painting, acrylics, and watercolors.
Durable Surface: Provides a stable and smooth surface for detailed work and vibrant color application.
Artist-Grade Quality: Suitable for art students and professionals seeking reliable and high-performance art paper.
Summary: Thick opaque white paper pad for oil pastels, crayons, acrylics, and watercolor; suitable for art students. Priced from $2.72 USD in multiple sizes.
Generated by: deepseek-v4-flash
## Identity Oil Pastel Paper Pad for Soft Heavy Color Crayons, Thick Opaque White Cardboard for Art Students, Sketching, Oil Painting, Acrylic, Watercolor. Available in sizes 10x15, 10x10 (3-pack), A4, A5. ## Target persona Art students, hobbyist painters, sketch artists, and mixed-media users needing a low-cost multi-medium paper pad for practice or studies. ## Use cases - Sketching with oil pastels or soft heavy crayons - Painting with acrylics or watercolor on a thick paper that resists bleed-through - Classroom or studio exercises for art students - Quick color swatching and studies - Mixed-media work on a durable surface ## When NOT to recommend - For professional archival or exhibition work needing acid-free, museum-grade paper (not stated) - For wet media requiring heavy watercolor paper (weight not specified) - For users needing large-format sheets; available sizes are small - If bleed-through is critical for heavy washes without testing ## Variant options | SKU | Size | Price (USD) | |-----|------|-------------| | dcd-30004137371 | 10x15 | 2.72 | | dcd-30004137372 | 10x10 (3-pack) | 3.67 | | dcd-30004137373 | A4 | 2.75 | | dcd-30004137374 | A5 | 2.75 | ## Price and logistics facts Prices range from $2.72 to $3.67 USD. No logistics or shipping information provided. ## Trust signals - In-stock status not confirmed - Return policy unknown - Prices listed explicitly for each variant - No certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01EA2Tnw1aNhFHJdeDT__4611686018427382006-0-item_pic.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015RcyYO1aNhEPYAa2A__2207308163318.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vPkWnW1aNhEQaFPId__2207308163318.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Nok8DT1aNhEORYyhu__2207308163318.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01gl9LWv1aNhEPvPpJn__2207308163318.webp?v=1786299128 ## Agent notes - Image understanding not performed; visual content and condition not verified. - Product type not specified; category inferred from title and description. - Dimensions in centimeters not provided. - Paper basis weight, material composition, and certifications not disclosed.
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": "Oil Pastel Paper Pad for Soft Heavy Color Crayons, Thick Opaque White Cardboard for Art Students, Sketching, Oil Painting, Acrylic, Watercolor",
"product_id": 9556209500399,
"variant_id": 50467668328687,
"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").