360 Degrees Rotation Magnetic Phone Holder
${function() {
const variantData = data.variant || {"id":"5f6cac94-752d-4d44-a53f-0e93010e54f8","product_id":"894674ca-3be8-47d8-8e39-421e9f9094b1","title":"Silver-BUY 1","weight_unit":"kg","inventory_quantity":999,"sku":"Phone-Holder-Silver-1PC","barcode":"","position":1,"option1":"Silver","option2":"BUY 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5418f14540b970160ad464f52cee8303.jpeg","path":"5418f14540b970160ad464f52cee8303.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":73.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"73.99","retail_price":"0","available":true,"url":"\/products\/360-degrees-rotation-magnetic-phone-holderf179c3fa-92d1-4214-ae75-d7752fabe83f?variant=5f6cac94-752d-4d44-a53f-0e93010e54f8","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Style","value":"BUY 1"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Silver
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Style:
BUY 1
${function(){
const optName = "Style";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$73.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"5f6cac94-752d-4d44-a53f-0e93010e54f8","product_id":"894674ca-3be8-47d8-8e39-421e9f9094b1","title":"Silver-BUY 1","weight_unit":"kg","inventory_quantity":999,"sku":"Phone-Holder-Silver-1PC","barcode":"","position":1,"option1":"Silver","option2":"BUY 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5418f14540b970160ad464f52cee8303.jpeg","path":"5418f14540b970160ad464f52cee8303.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":73.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"73.99","retail_price":"0","available":true,"url":"\/products\/360-degrees-rotation-magnetic-phone-holderf179c3fa-92d1-4214-ae75-d7752fabe83f?variant=5f6cac94-752d-4d44-a53f-0e93010e54f8","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Style","value":"BUY 1"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
Sku : Phone-Holder-Silver-1PC
${function(){
const variantData = data.variant || {"id":"5f6cac94-752d-4d44-a53f-0e93010e54f8","product_id":"894674ca-3be8-47d8-8e39-421e9f9094b1","title":"Silver-BUY 1","weight_unit":"kg","inventory_quantity":999,"sku":"Phone-Holder-Silver-1PC","barcode":"","position":1,"option1":"Silver","option2":"BUY 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5418f14540b970160ad464f52cee8303.jpeg","path":"5418f14540b970160ad464f52cee8303.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":73.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"73.99","retail_price":"0","available":true,"url":"\/products\/360-degrees-rotation-magnetic-phone-holderf179c3fa-92d1-4214-ae75-d7752fabe83f?variant=5f6cac94-752d-4d44-a53f-0e93010e54f8","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Style","value":"BUY 1"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}