{{ state.productDetail?( state.categoryList.filter(item=>item.id==state.productDetail.CATEGORY)[0].name_en ):'' }}
{{ state.productDetail?state.productDetail.PATTERN_EN:'' }}
Tire Introduction:
Tire Introduction:
Size |
Pattern |
PR/Load Capacity |
Standard Rim |
Tire Diameter |
Inflated Overall Diameter(mm) |
Inflated Section Width(mm) |
Inflated Pressure(kPa) |
Single Tire Load(kg) |
Tread Depth(mm) |
Speed |
| {{item.specification.replace('速度','speed ').replace('侧孔',' side hole')}} | {{item.PATTERN_EN}} | {{item.SERVICE_INDEX}} | {{item.RIM_STD}} | {{item.MODEL_NRDIA}} | {{item.OVERALL_DIAMETER}} | {{item.SECTION_WIDTH}} | {{item.PRESSURE_STD_KPA}} | {{item.LOAD_STD_SINGLE}} | {{item.TREAD_DEPTH}} | {{item.speed>0?item.speed:'-'}} |