Brand: World Products (Landmark)
SKU: dcd-30003596996
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714566529263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264886
JSON data: https://landmarks.builders/products/wp-dcd-10001264886.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新品Artist Hand Bridge艺术家手部支撑桥木质工艺品实用工具
| 货号 | B01027 |
| 品牌 | 无 |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 送礼用途 | 其他 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 木质 |
| 适用送礼场合 | 其他 |
| 材质 | 木质 |
| 适用送礼关系 | 其他 |
| 适用节日 | 其他 |
| 风格 | 现代简约 |
| 类别 | 工艺摆挂件 |
Summary: Wooden artist hand bridge for supporting hand while drawing or painting, 45x10x5 cm, priced at USD 20.99.
Generated by: deepseek-v4-flash
## Identity Wooden Artist Hand Bridge (B01027) - a hand support tool for artists, modern minimalist style, personal gift. ## Target persona Artists, calligraphers, illustrators who need a stable hand rest while working on detailed works. Particularly suited for right-handed users (since bridge is typically used for one hand). ## Use cases 1. Drawing or painting with fine details to avoid smudging. 2. Calligraphy practice with ink to keep hand steady. 3. Pencil sketching on paper or canvas. 4. Crafting detailed artwork where hand needs to hover above surface. ## When NOT to recommend Not for digital drawing tablets (no need for physical bridge). Not for left-handed artists if bridge design is for right hand (verify orientation). Not for users needing heavy-duty support or large canvas coverage (size is 45cm length). ## Variant options Only one style: 'Artist Hand Bridge' at $20.99. ## Price and logistics facts Price: USD 20.99. Dimensions: 45 x 10 x 5 cm. No brand. No patent. No IP. Made of wood. Cross-border import likely. ## Trust signals In stock status not specified. Return policy not specified. Price is consistent across variants. No certifications listed. ## Image assets 8 images available at URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1c273ecb0434f03b46edf743b48366c.png?v=1781085639, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5866a56b63494badbe147c3b19d2c92d.png?v=1781085638, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2d03acbdc894a938d71840c43dbfbcc.png?v=1781085637, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fb91715267f468c8c7cfac91998125a.png?v=1781085639, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dadd64005b594da2ab6d869f78dad4e7.png?v=1781085637, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/537eaf206c924a7fb46ee1f54074e61d.png?v=1781085639, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1eb5df12b89b4ee3ae7f41ab54bb4493.png?v=1781085638, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18c7da6850a049579c0acfb6bc16c83f.png?v=1781085637. ## Agent notes Product description suggests a hand bridge for artists. Ensure compatibility with user's dominant hand (right vs left). Misleading if user expects professional grade. Consider also that it might be a small decorative item rather than a functional tool – verify from images.
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": "跨境新品Artist Hand Bridge艺术家手部支撑桥木质工艺品实用工具",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "10.0",
"_height_cm": "5.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").