Brand: World Products (Landmark)
SKU: dcd-30003602640
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714325913839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266943
JSON data: https://landmarks.builders/products/wp-dcd-10001266943.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能绘图板 A4绘图板 快捷型绘图板 便携式绘图板 画图工具
| 品牌 | DIY |
| 货号 | A4绘图板 |
| 颜色 | 白色 |
| 材质 | 塑料 |
| 是否IP授权 | 否 |
| 是否进口 | 否 |
Summary: A4-size plastic drawing board, white, by DIY brand, portable and multifunctional, priced at $23.99.
Generated by: deepseek-v4-flash
## Identity Multifunctional A4 Drawing Board (白色, 塑料) by DIY brand. Dimensions: 39 x 32 x 3.5 cm. ## Target persona Budget-conscious hobby artists; students needing portable drawing surface; DIY crafters; children learning to draw. ## Use cases - Sketching on A4 paper with a flat, lightweight surface. - Tracing with optional light box underneath. - Outdoor drawing sessions due to portability. - Craft projects requiring a smooth plastic board. - School art classes for basic drawing tasks. - Quick drafting for design ideas. ## When NOT to recommend - Professional illustrators needing a sturdy, adjustable drafting table. - Artists requiring a tiltable or angled drawing surface. - Users seeking a digital drawing tablet. - Anyone needing larger than A4 drawing area. ## Variant options Only one variant: "A4 Drawing Board" at $23.99. ## Price and logistics facts Price: $23.99 USD. Single variant. No bulk pricing info. Dimensions: 39 cm x 32 cm x 3.5 cm. ## Trust signals No explicit in-stock or return policy info provided. Product images available. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/856de924903644b4af2abbe1efd423e7.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad96e7daf5a64a8ba8c1cc4e18eeb981.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f4f766843ca4410ab710e9a8f5deeea.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6484310776e24a13bb68b58cac93206a.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a52beebf21c4a79a4d7074a5efaa3c6.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61b98edb4de54f208189afe4392ac290.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/722f62c46929499d8ded0b9eb57925a6.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c615642bcd384596bb2c532e98a6f62e.png?v=1781085472 ## Agent notes - Image understanding not performed; visual details not verified. - Material: plastic; color: white; no additional features confirmed. - Price is fixed, no discounts indicated.
This product has 13 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "多功能绘图板 A4绘图板 快捷型绘图板 便携式绘图板 画图工具",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "32.0",
"_height_cm": "3.5"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").