Brand: World Products (Landmark)
SKU: dcd-30003953615
Price: $6.53
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Art Supplies
Vendor: World Products
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/50413964656879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001392695
JSON data: https://landmarks.builders/products/wp-dcd-10001392695.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 premium beech wood tabletop easel combines a sturdy drawing support with a practical storage solution. The base features a hinged lid that opens to reveal a spacious internal compartment, allowing you to keep your paints, brushes, and pencils organized and within reach. The adjustable tilt support lets you customize the angle of the foldable wooden frame to suit your posture and lighting. With compact dimensions of 35.5 cm in length, 27 cm in width, and a depth of 7.8 cm, this drawing kit easel is designed to fit comfortably on any desk or table without crowding your workspace. When fully set up, it reaches a standing height of 61.5 cm with a 24 cm top section height, providing ample support for your canvas or paper. The metal hardware fittings ensure that the frame remains securely in place while you work and stays tightly closed during transport. Ideal for students, beginners, and space-conscious artists, this tabletop easel with art and storage is the perfect companion for classroom classes, home studios, or outdoor sketching trips.
Summary: This premium beech wood tabletop easel combines a sturdy drawing support with a practical storage solution. The base features a hinged lid that opens to reveal a spacious internal compartment, allowing you to keep your paints, brushes, and pencils organized and within reach. The adjustable tilt support lets you customize the angle of the foldable wooden frame to suit your posture and lighting. With compact dimensions of 35.5 cm in length, 27 cm in width, and a depth of 7.8 cm, this drawing kit easel is designed to fit comfortably on any desk or table without crowding your workspace. When fully set up, it reaches a standing height of 61.5 cm with a 24 cm top section height, providing ample support for your canvas or paper. The metal hardware fittings ensure that the frame remains securely in place while you work and stays tightly closed during transport. Ideal for students, beginners, and space-conscious artists, this tabletop easel with art and storage is the perfect companion for classroom classes, home studios, or outdoor sketching trips.
Generated by: deepseek-v4-flash
This product has 11 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": "Tabletop Easel with Art and Storage Portable Drawing Kit Easel Space-Saving Storage Drawing Kit for Beginners, Kids, Desk",
"product_id": 9540052353263,
"variant_id": 50413964656879,
"quantity": 1,
"grams": 2700,
"length_cm": "38.0",
"width_cm": "28.0",
"height_cm": "10.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").