Tommy Hilfiger TH1689 is a pair of eyeglasses that features a square frame shape and a full rim style. The frame is made of acetate, which is a lightweight and hypoallergenic material that can come in many different colours. The lenses are customizable and can be fitted with single vision, bi-focal, multi-focal or progressive lenses, depending on the user's prescription and preference. This eyewear are suitable for men and have a medium size, with a lens width of 49 mm, a bridge width of 19 mm, and a temple length of 140 mm. The glasses have a base curve of 4, which means they are relatively flat and have less distortion than higher curved lenses. The glasses are part of the Tommy Hilfiger collection, which offers modern and sophisticated styles for men and women. The glasses have the Tommy Hilfiger logo on the temples and the tip of the left arm.
Details
Gender:
Unisex
Rim:
Full-Rim
Shape:
Square
Material:
Acetate
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: '' },
{ className: 'lens-width-parameter', label: 'Lens width', value: '49' },
{ className: 'bridge-width-parameter', label: 'Bridge width', value: '19' },
{ 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', '140', proportion)
})()}
Show in inches
${
data === 'in' ? `
Show in mm
` : `
Show in inches
`
}
Description