Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $66.99
Default variant: 15 Inch / Low C-g Directional
Default SKU: dcd-30003569652
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49716077134063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001254577
JSON data: https://landmarks.builders/products/wp-dcd-10001254577.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
低重心万向轮轮子1.5寸重型脚轮2.5/4寸尼龙工业承重载重刹车轱辘
| 产地 | 中国大陆 |
| 品牌 | 新乐夫 |
| 适用地面 | 平坦地面 |
| 安装板长度 | 100mm |
| 温度耐受 | 60℃ |
| 旋转角度 | 360° |
| 型号 | 牛仔轮 巨无霸脚轮03 |
| 单轮额定载重 | 100公斤 |
| 轴径尺寸 | 30mm |
| 安装板宽度 | 100mm |
| 轴承类型 | 双滚珠轴承 |
| 支架材质 | 冷轧钢 |
| 认证标准 | GB国家标准 |
| 省份 | 广东省 |
| 材质 | 尼龙 |
| 地市 | 广州市 |
| 轮毂材质 | 铁 |
| 安装方式 | 螺钉安装 |
| 颜色分类 | 【巨无霸双轴承】3寸万向带刹【4只承重4800斤】 |
| 密封件材质 | 丁腈橡胶(NBR) |
| 轮胎材质 | 尼龙(PA) |
Summary: 低重心万向轮轮子1.5寸重型脚轮2.5/4寸尼龙工业承重载重刹车轱辘. 产地: 中国大陆; 品牌: 新乐夫; 适用地面: 平坦地面; 安装板长度: 100mm; 温度耐受: 60℃; 旋转角度: 360°; 型号: 牛仔轮 巨无霸脚轮03; 单轮额定载重: 100公斤; 轴径尺寸: 30mm; 安装板宽度: 100mm; 轴承类型: 双滚珠轴承; 支架材质: 冷轧钢; 认证标准: GB国家标准; 省份: 广东省; 材质: 尼龙; 地市: 广州市; 轮毂材质: 铁; 安装方式: 螺钉安装; 颜色分类: 【巨无霸双轴承】3寸万向带刹【4只承重4800斤】; 密封件材质: 丁腈橡胶(NBR); 轮胎材质: 尼龙(PA)
Generated by: dcd-map-v1
This product has 24 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": "低重心万向轮轮子1.5寸重型脚轮2.5\/4寸尼龙工业承重载重刹车轱辘",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "20.0",
"_height_cm": "12.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").