Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $14.99
Default variant: Red / Black Handle
Default SKU: dcd-30003611360
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714187436271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270392
JSON data: https://landmarks.builders/products/wp-dcd-10001270392.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
便携式抬板器木板提板器玻璃抬物器地板搬运板子石膏板提物器拎瓷
| 产地 | 浙江 |
| 品牌 | 其他 |
| 货号 | 抬板器 |
| 系列 | 抬板器 |
| 型号 | 定制其他颜色 |
| 规格 | 17X25CM |
| 适用范围 | 木材 岩板 石膏板 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 是 |
Summary: Portable board lifter for carrying wood, glass, drywall and floor panels. Dimensions 38x23x9 cm. Base price $9.99 with color/style variants.
Generated by: deepseek-v4-flash
## Identity Portable board lifter (抬板器) designed for carrying large flat panels like wood boards, glass, drywall, and floorboards. Dimensions: 38x23x9 cm. Material unspecified. Base variant price $9.99. ## Target persona - DIY home renovators moving panel materials alone - Drywall installers needing to carry sheets - Flooring contractors handling floorboards - Glass handlers transporting flat glass panels ## Use cases - Carrying a stack of wood boards from truck to garage - Moving a large glass panel during window installation - Transporting drywall sheets across a construction site - Lifting floorboards for underfloor access - Maneuvering plastic or composite panels in factory or shop - Solo handling of large panels where grip is needed ## When NOT to recommend - For lifting heavy steel plates or metal sheets (weight capacity unknown) - If user needs a wheeled dolly or rolling carrier - For frequent heavy lifting (no ergonomic handle data) - If user requires padded or non-slip grip (material not specified) ## Variant options - Red / Black Handle: $14.99 (sku: dcd-30003611360) - Yellow / Black Handle: $14.99 (sku: dcd-30003611361) - Red / Solid Handle: $9.99 (sku: dcd-30003611362) - Yellow / Solid Handle: $9.99 (sku: dcd-30003611363) ## Price and logistics facts - Base price: $9.99 (solid handle variants) - Black handle variants: $14.99 - Dimensions: 38 x 23 x 9 cm (length x width x height) - Origin: Zhejiang, China - Cross-border export ready (listed on Amazon) - Brand: Other (no specific brand name) ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: two price tiers ($9.99 and $14.99) depending on handle style - Certifications: none provided ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ff230fa2358413f805bc04e92ab6c73.png?v=1781085353 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/534703ee7cc74c09b8dd3bab58e6005e.png?v=1781085353 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0495eda17b1d4c898d2c6b7fbf0b3b92.png?v=1781085352 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7a7dc7e358c46678e988e25bd441ec8.png?v=1781085353 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0c1c54949cf42ce876c24c182848593.png?v=1781085353 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/313bcd327bdd466783fc4d40522777e9.png?v=1781085353 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96a106e7941f4a0fb53776cfdcea60ef.png?v=1781085353 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edf890f4701045b8b66c3fe073219c13.png?v=1781085352 ## Agent notes - Images were not analyzed; visual details are not verified. - Dimension discrepancy: description mentions "17X25CM" but structured dimensions are 38x23x9 cm. Use structured dimensions as primary; the '17X25CM' may refer to a variant or specific part. - No weight capacity or material composition provided. - No customer reviews or ratings available.
This product has 16 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": "便携式抬板器木板提板器玻璃抬物器地板搬运板子石膏板提物器拎瓷",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "23.0",
"_height_cm": "9.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").