43 Inch Touch Screen All-in-One Kiosk K Shape Stand Android/Windows 4K FHD Resolution Digital Signage for Shopping Mall
${function() {
const variantData = data.variant || {"id":"6df89e1a-e751-4b5e-ac5a-b2d6fefc2d50","product_id":"683e6c27-daad-49ca-ac42-3fd4ffc8e803","title":"32 inch","weight_unit":"kg","inventory_quantity":9999999,"sku":"107668347960","barcode":"","position":1,"option1":"32 inch","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":0,"min_quantity":1}],"weight":"15","compare_at_price":"460","price":"0","retail_price":"460","available":true,"url":"\/products\/43-inch-touch-screen-all-in-one-kiosk-k-shape-stand-android-windows-4k-fhd-resolution-digital-signage-for-shopping-mall?variant=6df89e1a-e751-4b5e-ac5a-b2d6fefc2d50","available_quantity":999999999,"options":[{"name":"screen size","value":"32 inch"}],"off_ratio":100,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
screen size:
32 inch
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$0.00
${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":"6df89e1a-e751-4b5e-ac5a-b2d6fefc2d50","product_id":"683e6c27-daad-49ca-ac42-3fd4ffc8e803","title":"32 inch","weight_unit":"kg","inventory_quantity":9999999,"sku":"107668347960","barcode":"","position":1,"option1":"32 inch","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":0,"min_quantity":1}],"weight":"15","compare_at_price":"460","price":"0","retail_price":"460","available":true,"url":"\/products\/43-inch-touch-screen-all-in-one-kiosk-k-shape-stand-android-windows-4k-fhd-resolution-digital-signage-for-shopping-mall?variant=6df89e1a-e751-4b5e-ac5a-b2d6fefc2d50","available_quantity":999999999,"options":[{"name":"screen size","value":"32 inch"}],"off_ratio":100,"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.
${function(){
const variantData = data.variant || {"id":"6df89e1a-e751-4b5e-ac5a-b2d6fefc2d50","product_id":"683e6c27-daad-49ca-ac42-3fd4ffc8e803","title":"32 inch","weight_unit":"kg","inventory_quantity":9999999,"sku":"107668347960","barcode":"","position":1,"option1":"32 inch","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":0,"min_quantity":1}],"weight":"15","compare_at_price":"460","price":"0","retail_price":"460","available":true,"url":"\/products\/43-inch-touch-screen-all-in-one-kiosk-k-shape-stand-android-windows-4k-fhd-resolution-digital-signage-for-shopping-mall?variant=6df89e1a-e751-4b5e-ac5a-b2d6fefc2d50","available_quantity":999999999,"options":[{"name":"screen size","value":"32 inch"}],"off_ratio":100,"flashsale_info":[],"sales":0};
return `
`
}()}