'REMEMBER EVERYONE DEPLOYED' Printed iPhone Electroplating Frosted Phone Case
${function() {
const variantData = data.variant || {"id":"19c2a68c-1bc2-4144-8fba-8a87c7e0621b","product_id":"f24da18c-7f2b-4765-ad42-3cfdf938e0a2","title":"Combination-IP11","weight_unit":"kg","inventory_quantity":1000,"sku":"445556zpmytz-Combination-IP11","barcode":"","position":1,"option1":"Combination","option2":"IP11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/55ea3f8cc8d00156030688edac220bde.png","path":"55ea3f8cc8d00156030688edac220bde.png","width":800,"height":1000,"alt":"'REMEMBER EVERYONE DEPLOYED' Printed iPhone Electroplating Frosted Phone Case","aspect_ratio":0.8},"wholesale_price":[{"price":16,"min_quantity":1}],"weight":"0.5","compare_at_price":"16","price":"16","retail_price":"16","available":true,"url":"\/products\/remember-everyone-deployed-printed-iphone-electroplating-frosted-phone-case?variant=19c2a68c-1bc2-4144-8fba-8a87c7e0621b","available_quantity":999999999,"options":[{"name":"Color","value":"Combination"},{"name":"Size","value":"IP11"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = false;
const map = {
B: ``,
C: ``,
A: `
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`
}
const price_group_arr = ["B","C","A"];
const price_str_arr = price_group_arr.map(type => map[type]);
return `
-
${price_str_arr.join('')}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product does not exist
people are viewing this right now
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}