${header.text} | ||
---|---|---|
${ item.categoryName } ${ item.makerName } ${ item.modelNumber } Ask the Price ${formatCurrency(item.price)}${ item.currency } Year:${ item.year } Hours:${ item.hours } Serial No.:${ item.serialNumber } Location:${ item.prefectureAndCountry } |
${ props.item.categoryName }
${ props.item.makerName }
${ props.item.modelNumber }
Ask the Price
${formatCurrency(props.item.price)}${ props.item.currency }
Year:${ props.item.year }
Hours:${ props.item.hours }
Serial No.:${ props.item.serialNumber }
Location:${ props.item.prefectureAndCountry }