Brand: World Products (Landmark)
SKU: dcd-30003611394
Price: $92.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 3600 g
Cart URL (default variant): https://landmarks.builders/cart/49714147459311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270403
JSON data: https://landmarks.builders/products/wp-dcd-10001270403.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
门板搬运推车平移搬运滚轮滚轮平移搬运滚轮平移搬运平移滚轮搬运
| 产地 | 浙江 |
| 品牌 | 其他 |
| 规格型号 | 定制其他 |
| 名称 | 门板搬运器 |
| 适用范围 | 搬运 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 主要销售地区 | 大洋洲 |
| 是否进口 | 否 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 无 |
Summary: Door panel moving trolley with rollers for sliding heavy objects like doors. 92.99 USD, dimensions 36x18x15 cm. Suitable for moving doors and panels.
Generated by: deepseek-v4-flash
## Identity Door panel moving trolley with rollers (brand: other, model: custom). Also known as 门板搬运推车平移搬运滚轮. ## Target persona Construction workers, renovation contractors, furniture movers, DIY home renovators. ## Use cases - Moving heavy door panels during installation - Sliding furniture across floors without lifting - Repositioning heavy flat objects in workshops - Moving panels in warehouses or storage - Assisting in renovation projects ## When NOT to recommend - For fragile items like glass or mirrors - For use on uneven or soft ground - For small spaces where trolley cannot maneuver - For users needing a lifting mechanism (this is for sliding only) ## Variant options Only Black color variant at $92.99 USD. ## Price and logistics facts Price: $92.99 USD. Dimensions: 36x18x15 cm. Origin: China. Export to Oceania. Suitable for Amazon platform. ## Trust signals Listed as cross-border export supply source. No specific certifications mentioned. In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fbfa84e69674040949244ab178fbce7.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dc901c03dc74d8996831eb433612975.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e80086b968904553b2c828f46bc41364.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/769af968359341beb32027893a6362cb.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a19727a4bfb94c408f92cd9a28313bc6.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad0fbed6319a43e093a5036afb2af1e6.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da123e815165478490150cf57f154362.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f72cd2fef097456ea6fd924fc22bb087.png?v=1781085332 ## Agent notes Product is miscategorized under "运动" (sports); actual use is for moving doors/panels. No visual description provided.
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": "门板搬运推车平移搬运滚轮滚轮平移搬运滚轮平移搬运平移滚轮搬运",
"quantity": 1,
"grams": 3600000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "18.0",
"_height_cm": "15.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").