Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $58.99
Default variant: 7-gear Pine Wood
Default SKU: dcd-30003563821
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49810762006767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001251988
JSON data: https://landmarks.builders/products/m4x-10001251988.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Use: This wooden desktop easel works as a display display a drawing board, sketchpad, or canvas, giving artwork a steady place on a desk or tabletop.
Adjustable Support: The slotted support design and rear brace make this adjustable drawing easel easy to set at different angles for drawing, painting, or viewing.
Foldable Structure: Built as a foldable desk easel, it closes down for easier storage and moves neatly between workspaces without taking up much room.
Material Look: Made from natural wood with an unfinished wood grain look, this wooden desktop easel keeps a simple, clean appearance that suits many studio or home settings.
Stable Base: The desktop base helps the easel sit securely on a flat surface, supporting comfortable use for everyday art practice, display, or presentation.
Summary: Wooden Desktop Easel Stable Base Foldable Desk Easel Sturdy. Description: 【Product Type】: This wooden desktop easel is designed as a compact display represent painting, sketching, or holding a drawing board and canvas on a desk. 【Adjustable Angle】: The easel includes an adjustable rear brace, letting you change the viewing and working angle to suit different drawing or display needs. 【Foldable Design】: Built as a foldable desk easel, it folds down for easier storage and setup when you need a quick desktop art solution. 【Material】: Made from natural wood with an unfinished wood grain look, this
Generated by: m4x-map-v1
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": "Wooden Desktop Easel Stable Base Foldable Desk Easel Sturdy",
"product_id": 9429811200239,
"variant_id": 49810762006767,
"quantity": 1,
"grams": 1400,
"length_cm": "80.0",
"width_cm": "49.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").