As a strong recognisable iconic detail, studs are central to the McQueen house representing a full expression of rebellion at the heart of the McQueen spirit. Masculine squared style in bold acetate enriched with iconic spike studs fully integrated as functional element of the hinge construction. The Alexander McQueen logo is lasered on the temples. Masculine dark color animation with black, havana and grey tones.
Details
Frame Color:
Brown
Lens Color:
Transparent - Demo
Rxable:
Yes
Gender:
Male
Rim:
Full
Material:
Acetate Frame - Demo Lens
Frame Shape:
Square
${(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: '51' },
{ className: 'bridge-width-parameter', label: 'Bridge width', value: '20' },
{ className: 'lens-height-parameter', label: 'Lens height', value: '41' },
];
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', '145', proportion)
})()}
Show in inches
${
data === 'in' ? `
Show in mm
` : `
Show in inches
`
}
Description