13.56mhz 1kb memory rfid elastic wristbands for activity--shop.rfid-life.com
RFID Wristband
${function() {
const variantData = data.variant || {"id":"d73e1bbe-aecc-4acd-9376-726a3173d354","product_id":"eb38f155-83d9-4794-b27d-9581c2c44a86","title":"Polycarbonate-1k byte","weight_unit":"kg","inventory_quantity":0,"sku":"-Polycarbonate-1k byte-A0011994","barcode":"","position":1,"option1":"Polycarbonate","option2":"1k byte","option3":"","note":"","image":null,"wholesale_price":[{"price":0.4,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"0.4","retail_price":"0","available":true,"url":"\/products\/13-56mhz-1kb-memory-rfid-elastic-wristbands-for-activity?variant=d73e1bbe-aecc-4acd-9376-726a3173d354","available_quantity":999999999,"options":[{"name":"Material","value":"Polycarbonate"},{"name":"Memory","value":"1k byte"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Material:
Polycarbonate
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Memory:
1k byte
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$0.40
${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":"d73e1bbe-aecc-4acd-9376-726a3173d354","product_id":"eb38f155-83d9-4794-b27d-9581c2c44a86","title":"Polycarbonate-1k byte","weight_unit":"kg","inventory_quantity":0,"sku":"-Polycarbonate-1k byte-A0011994","barcode":"","position":1,"option1":"Polycarbonate","option2":"1k byte","option3":"","note":"","image":null,"wholesale_price":[{"price":0.4,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"0.4","retail_price":"0","available":true,"url":"\/products\/13-56mhz-1kb-memory-rfid-elastic-wristbands-for-activity?variant=d73e1bbe-aecc-4acd-9376-726a3173d354","available_quantity":999999999,"options":[{"name":"Material","value":"Polycarbonate"},{"name":"Memory","value":"1k byte"}],"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.
${function(){
const variantData = data.variant || {"id":"d73e1bbe-aecc-4acd-9376-726a3173d354","product_id":"eb38f155-83d9-4794-b27d-9581c2c44a86","title":"Polycarbonate-1k byte","weight_unit":"kg","inventory_quantity":0,"sku":"-Polycarbonate-1k byte-A0011994","barcode":"","position":1,"option1":"Polycarbonate","option2":"1k byte","option3":"","note":"","image":null,"wholesale_price":[{"price":0.4,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"0.4","retail_price":"0","available":true,"url":"\/products\/13-56mhz-1kb-memory-rfid-elastic-wristbands-for-activity?variant=d73e1bbe-aecc-4acd-9376-726a3173d354","available_quantity":999999999,"options":[{"name":"Material","value":"Polycarbonate"},{"name":"Memory","value":"1k byte"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}