'REMEMBER EVERYONE DEPLOYED' Printed iPhone Electroplating Frosted Phone Case
${function() {
const variantData = data.variant || {"id":"cb9c6abd-2f04-47b6-ac0e-3cf73b1359c4","product_id":"f24da18c-7f2b-4765-ad42-3cfdf938e0a2","title":"01-IP11","weight_unit":"kg","inventory_quantity":1000,"sku":"445556zpmytz-01-IP11","barcode":"","position":22,"option1":"01","option2":"IP11","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/09e7a7c84cf1fcb68bbb5835514ab81e.jpeg","path":"09e7a7c84cf1fcb68bbb5835514ab81e.jpeg","width":800,"height":1000,"alt":"'REMEMBER EVERYONE DEPLOYED' Printed iPhone Electroplating Frosted Phone Case","aspect_ratio":0.8},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0.5","compare_at_price":"9.99","price":"9.99","retail_price":"9.99","available":true,"url":"\/products\/remember-everyone-deployed-printed-iphone-electroplating-frosted-phone-case?variant=cb9c6abd-2f04-47b6-ac0e-3cf73b1359c4","available_quantity":999999999,"options":[{"name":"Color","value":"01"},{"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 `
`;
}()}