Brand: World Products (Landmark)
SKU: dcd-30003605828
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714435653871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268236
JSON data: https://landmarks.builders/products/wp-dcd-10001268236.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境亚马逊创意热销新款Easel Hand Rest Support Bar画架支撑杆
| 品牌 | 墨丘 |
| 货号 | 1017819805 |
| 是否专利货源 | 否 |
| 送礼用途 | 广告礼品 |
| 专利号 | 其他 |
| 有可授权的自有品牌 | 其他 |
| 是否属于礼品 | 否 |
| 主要下游平台 | 亚马逊 |
| 适用送礼场合 | 生日 |
| 材质 | 其它 |
| 适用送礼关系 | 同学 |
| 适用节日 | 圣诞节 |
| 风格 | 美式 |
| 主要销售地区 | 北美 |
| 工艺 | 其它 |
Summary: An easel hand rest support bar for artists, 46x16x4 cm, priced at $12.99 USD, designed to provide hand stability while painting.
Generated by: deepseek-v4-flash
## Identity
Easel Hand Rest Support Bar (画架支撑杆) by 墨丘 (Mochiu). A lightweight, portable bar that attaches to an easel to support the hand while painting.
## Target persona
Hobbyist painters and art students looking for an affordable ($12.99) accessory to improve painting comfort. Also suitable for Amazon gift shoppers seeking small art gifts.
## Use cases
- Resting hand while painting at an easel to reduce fatigue.
- Preventing accidental smudges on canvas.
- Providing stability for fine detail brushwork.
- As a birthday or Christmas gift for a classmate or friend who paints.
- For artists who paint for long sessions and need arm support.
## When NOT to recommend
- Professional painters requiring heavy-duty metal easel accessories.
- Users needing a wrist rest for digital drawing tablets.
- Left-handed users (no ambidextrous claim; likely right-handed orientation).
- Buyers seeking a full easel or painting stand, not an accessory.
## Variant options
- **Easel Support Bar** (SKU: dcd-30003605828) – $12.99 USD (only style available).
## Price and logistics facts
- Price: $12.99 USD (fixed, no discounts listed).
- Dimensions: 46 cm length × 16 cm width × 4 cm height.
- Currency: USD. Assuming Amazon US fulfillment (based on tag "亚马逊").
## Trust signals
- No stock status provided.
- No return policy or warranty stated.
- No certifications or material details (material listed as "其它").
- Price appears stable; no discounts mentioned.
## Image assets








## Agent notes
- No return policy or stock data available.
- Image content not analyzed; do not infer visual details.
- Material unspecified; may be plastic or composite ("其它").
- Patent status: no patent ("是否专利货源 否").
- Intended for right-handed use? Not specified.This product has 12 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": "跨境亚马逊创意热销新款Easel Hand Rest Support Bar画架支撑杆",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "16.0",
"_height_cm": "4.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").