1/7
${data.index + 1}/${data.total}
Description
KEEP FOCUS ON THE ROAD & DRIVE SAFELY
Maintain a steady grip on your device while driving, whether you're using GPS, chatting, navigating, listening to music, or charging.
STURDY & STABLE
The power gripper and the skid-proof paddings keep your phone sturdy & stable. Anti-shake, supports sturdy mounting, not falling off even in turns, bumps, brakes or fast speed.
No more looking down at navigation.
360 DEGREE ROTATION
The stand, as well as the spring buckle, may be extended upwards, and the 360-degree rotating design allows you to adjust your phone to the optimal viewing angle.
Recently Viewed
${function() {
let variantImageShowed = false;
const currentProduct = data.product;
return (currentProduct.options || []).map((option, index) => {
const optionName = option.name || '';
const optionId = option.id || '';
const position = `option${index + 1}`;
let isThumbImage = false;
if (currentProduct.need_variant_image && !variantImageShowed) {
const variantNames = ["color"] || [];
for (let i = 0, len = variantNames.length; i < len; i++) {
const name = variantNames[i].toLowerCase();
if (name === optionName.toLowerCase()) {
isThumbImage = true;
variantImageShowed = true;
}
}
}
const variantType = "button";
const thumbStyle = "image_with_text";
return `
`
}).join('');
}()}
${data.originData && data.originData.value || data.value}
${optionName}