Details
Gender:
Unisex
Rim:
Full-Rim
Shape:
Wayfare
Material:
Plastic
Rxable:
SV,Non-RX,Reading
${(function() {
let unit = 'mm';
let proportion = '1'
if (data === 'in') {
unit = 'in';
proportion = '0.03937'
}
const conversionParameter = (className, label, parameter, proportion) => {
const parameterValue = Number(parameter);
if (Number.isNaN(parameterValue)) {
return ''
}
return `
${label}: ${(parameterValue * Number(proportion)).toFixed(2)}${ unit }
${label == 'Frame width' ? `` : ''}
${label == 'Lens width' ? `` : ''}
${label == 'Bridge width' ? `` : ''}
${label == 'Lens height' ? `` : ''}
`;
}
const parameters = [
{ className: 'frame-width-parameter', label: 'Frame width', value: '145' },
{ className: 'lens-width-parameter', label: 'Lens width', value: '50' },
{ className: 'bridge-width-parameter', label: 'Bridge width', value: '18' },
{ className: 'lens-height-parameter', label: 'Lens height', value: '' },
];
return parameters.map(parameter => {
if (parameter.value) {
return conversionParameter(parameter.className, parameter.label, parameter.value, proportion);
}
return '';
}).join('');
})()}
${(function() {
let unit = 'mm';
let proportion = '1'
if (data === 'in') {
unit = 'in';
proportion = '0.03937'
}
const conversionParameter = (label, parameter, proportion) => {
const parameterValue = Number(parameter);
if (isNaN(parameterValue)) {
return '';
}
return `
${label}: ${(parameterValue * Number(proportion)).toFixed(2)}${unit}
`;
}
return conversionParameter('Temple length', '137', proportion)
})()}
Show in inches
${
data === 'in' ? `
Show in mm
` : `
Show in inches
`
}
Description
Genstar eyewear TR4893 is a pair of plastic eyeglasses that features a wayfare shape and a plastic bridge. The eyeglasses are affordable but high quality. The eyeglasses are exclusively imported from Korea, which is one of the best eyewear fashion hubs around the world. The genstar eyewear TR4893 is a trendy and elegant accessory that can suit any face shape and style.
- Frame width: 145mm
- Lens width: 50mm
- Nose Bridge : 18mm
- Temple length: 137mm
- Rxable: Yes
- Gender: Unisex
- Frame Material: Plastic
- Frame Shape: Wayfare