Selvedge family, highly recognizable and distinctive, is inspired by jeans' "cimosa" also called selvedge, that has given rise to Signature accessories line launched by McQueen in FW20. Masculine squared flat top shape in full acetate. The Alexander McQueen logo is lasered and varnished on the temples. The color palette includes shiny classic colors for the front. The temples are in some SKUs mono-color as the front and in others enhanced by a bilayer bi-color construction.
Details
Frame Color:
Black
Lens Color:
Demo
Rxable:
Yes
Gender:
Male
Rim:
Full
Material:
Acetate
Frame Shape:
Flat Top
${(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: '52' },
{ className: 'bridge-width-parameter', label: 'Bridge width', value: '19' },
{ className: 'lens-height-parameter', label: 'Lens height', value: '43.5' },
];
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