| ${header.text} | ||
|---|---|---|
|  | ${ item.categoryName } ${ item.makerName } ${ item.modelNumber }  お問い合わせください   ${formatCurrency(item.price)}${ item.currency }  年式:${ item.year } 時間:${ item.hours } シリアル番号:${ item.serialNumber } 場所:${ item.prefectureAndCountry } | 
${ props.item.categoryName }
 ${ props.item.makerName }
 ${ props.item.modelNumber }
  お問い合わせください 
  ${formatCurrency(props.item.price)}${ props.item.currency } 
 年式:${ props.item.year }
 時間:${ props.item.hours }
 シリアル番号:${ props.item.serialNumber }
 場所:${ props.item.prefectureAndCountry }
 