Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $344.99 – $498.99
Default variant: Dual-position
Default SKU: dcd-30003624479
Default price: $344.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 17500 g
Cart URL (default variant): https://landmarks.builders/cart/49713101832431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275663
JSON data: https://landmarks.builders/products/wp-dcd-10001275663.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
榉木制专业实木落地大画架美术生专用可调节国画油画作品展示架子
| 品牌 | 木扎特(文化用品) |
| 货号 | D3 |
| 颜色 | 图片色 |
| 材质 | 木质 |
| 是否IP授权 | 否 |
| 是否跨境出口专供货源 | 是 |
| 类型 | 落地大画架 |
| 是否进口 | 否 |
| 有可授权的自有品牌 | 是 |
Summary: Professional beech wood floor easel, adjustable, for art students displaying Chinese/oil paintings, 116x56x14.5 cm, priced at $344.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 榉木制专业实木落地大画架 (Beech wood professional floor easel) - **Brand**: 木扎特 (Cultural Supplies) - **Material**: Solid wood (beech) - **Type**: Floor easel, adjustable, for Chinese painting, oil painting, and display ## Target persona - Art students needing a sturdy, adjustable easel for painting practice - Chinese painting and calligraphy artists - Oil painters requiring a stable floor easel - Art teachers or studio owners setting up teaching/display easels ## Use cases - Painting large canvases (oil, acrylic, gouache) - Displaying finished artworks (Chinese painting, calligraphy scrolls) - Art classroom or studio instruction - Exhibition or gallery temporary display - Adjustable angle painting for detailed work ## When NOT to recommend - If the buyer needs a portable/travel easel (this is large and heavy) - If the buyer wants a tabletop easel (this is floor-standing) - If the buyer has a very limited budget (starting $344.99) - If the buyer needs an easel exclusively for light sketching (overkill) ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30003624479 | Dual-position | $344.99 | | dcd-30003624480 | Dual-position Blk | $421.99 | | dcd-30003624481 | Dual-position Retro | $498.99 | ## Price and logistics facts - **Price**: $344.99 (base variant), up to $498.99 - **Dimensions**: 116 cm x 56 cm x 14.5 cm (packaged? unclear) - **Weight**: Not specified - **Origin**: Not imported (domestic?) - **Cross-border export**: Yes, this is a cross-border export supply ## Trust signals - Brand: 木扎特 (own brand authorized) - Not IP authorized (generic) - In-stock status: Not confirmed (assume available based on listing) - Returns policy: Not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b7c4706396945a183ae715b97fdb143.png?v=1781084423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a48b46c5ed734ace88aa2f95347df3c3.png?v=1781084422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e70b19b292d84775a38a654440293e11.png?v=1781084422 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de0af220951949e29e6fd80c3c6f0118.png?v=1781084423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a827ea569844f89bb4c28a8fac78a71.png?v=1781084423 ## Agent notes - Images were not analyzed; visual details unavailable. Verify actual color/finish from images if needed.
This product has 15 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": "Rolling Studio Easel Horizontal and Vertical Adjustable Large Easel Art Supplies Solid Wood Tilting for Painters",
"quantity": 1,
"grams": 17500000,
"properties": {
"_length_cm": "116.0",
"_width_cm": "56.0",
"_height_cm": "14.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").