Top Picks
Classic Favorites
Mega Clearance
Valentine's Day Gift Card
Still deciding on the perfect gift? Surprise her/him with a gift card and let her/him pick the Mini PC they love!
${function() {
var thumbSwitchName = '';
return (data.product.options || []).map((option, index) => {
const optionName = option.name || '';
const position = `option${index + 1}`;
var isThumbImage = false;
if (data.product.need_variant_image && thumbSwitchName === '') {
const variantNames = [] || [];
for (let i = 0, len = variantNames.length; i < len; i++) {
const name = variantNames[i].toLowerCase();
if (name === optionName.toLowerCase()) {
isThumbImage = true;
thumbSwitchName = name;
}
}
}
const variantType = "button";
const thumbStyle = "image";
const mouseEvent = isThumbImage ? ('single-product-variant-template-1737721881733-' + optionName + '.rerender(data=event);') : '';
return (variantType == 'dropdown' && !isThumbImage) ? `
` : `
`;
}).join('')
}()}
${optionName.toLowerCase()}
-