Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $45.99
Default variant: Abs Short Crowbar
Default SKU: dcd-30003610884
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714253627631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270214
JSON data: https://landmarks.builders/products/wp-dcd-10001270214.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
搬重物神器搬家万向轮家具移动器万能工具滑轮挪床柜子搬 运省力
| 品牌 | onkel.j |
| 适用场景 | 家用 |
| 制式 | 搬家工具 |
| 材质 | ABS |
| 尺寸 | 通用型 |
| 适用范围 | 家用 |
| 套件数量 | 9 |
Summary: A 9-piece ABS furniture moving tool set from Onkel.j, including crowbars and sliders, for repositioning heavy items, priced from $39.99.
Generated by: deepseek-v4-flash
## Identity A 9-piece set of furniture moving tools (ABS crowbars and sliders) by Onkel.j. Dimensions: 35x18x10 cm. Material: ABS plastic. ## Target persona Homeowners or renters moving furniture within a room or during relocation; DIY movers without professional equipment; individuals living alone who need to rearrange heavy furniture. ## Use cases - Moving a heavy sofa or couch across a room. - Sliding a refrigerator to clean behind it. - Repositioning a large bed or mattress. - Shifting a heavy wooden cabinet during rearrangement. - Lifting furniture to place sliders underneath for easy movement. - Moving desks or tables without disassembly. ## When NOT to recommend - For moving extremely heavy industrial machinery (load limit unknown). - If user needs a full moving dolly or hand truck (this is a slider/crowbar set, not a wheeled dolly). - For users expecting car-like caster wheels (these are static sliders with crowbars). - If budget allows for professional moving services (this is a low-cost DIY tool). ## Variant options - Abs Short Crowbar ($39.99) - Abs Long Crowbar ($43.99) - Abs Thick Short ($41.99) - Abs Thick Long ($45.99) ## Price and logistics facts - Base price: $39.99 USD - Dimensions: 35 x 18 x 10 cm (packaged?) - No shipping or return policy provided. ## Trust signals - In-stock status unknown. - No certifications or warranties listed. - Price consistency: variants differ by $2-6 based on style. ## Image assets - 8 images available at provided URLs. Cannot assess visual quality or content. ## Agent notes - Images not analyzed. Specs are based solely on text data. - No stock levels or return policy available. - Brand: Onkel.j. Model: universal. - Quantity: 9 pieces.
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": 1300000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "18.0",
"_height_cm": "10.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").