Semi-permanent Tattoo Sticker (2 Sheets)
${function() {
const variantData = data.variant || {"id":"971abc54-1dca-4f55-aa4a-5c8ce05e470e","product_id":"e4122cbe-8818-4359-83f1-3f8fa38e2c0b","title":"HC 645 (2 sheets)","weight_unit":"kg","inventory_quantity":0,"sku":"DJ-1148-2 sheets","barcode":"","position":1,"option1":"HC 645 (2 sheets)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/45ae5913290a8572f99561b2912932c6.jpg","path":"45ae5913290a8572f99561b2912932c6.jpg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"6.99","retail_price":"0","available":true,"url":"\/products\/semi-permanent-tattoo-sticker-2-sheets?variant=971abc54-1dca-4f55-aa4a-5c8ce05e470e","available_quantity":999999999,"options":[{"name":"Option","value":"HC 645 (2 sheets)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Option:
HC 645 (2 sheets)
${function(){
const optName = "Option";
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
$6.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":"971abc54-1dca-4f55-aa4a-5c8ce05e470e","product_id":"e4122cbe-8818-4359-83f1-3f8fa38e2c0b","title":"HC 645 (2 sheets)","weight_unit":"kg","inventory_quantity":0,"sku":"DJ-1148-2 sheets","barcode":"","position":1,"option1":"HC 645 (2 sheets)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/45ae5913290a8572f99561b2912932c6.jpg","path":"45ae5913290a8572f99561b2912932c6.jpg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"6.99","retail_price":"0","available":true,"url":"\/products\/semi-permanent-tattoo-sticker-2-sheets?variant=971abc54-1dca-4f55-aa4a-5c8ce05e470e","available_quantity":999999999,"options":[{"name":"Option","value":"HC 645 (2 sheets)"}],"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":"971abc54-1dca-4f55-aa4a-5c8ce05e470e","product_id":"e4122cbe-8818-4359-83f1-3f8fa38e2c0b","title":"HC 645 (2 sheets)","weight_unit":"kg","inventory_quantity":0,"sku":"DJ-1148-2 sheets","barcode":"","position":1,"option1":"HC 645 (2 sheets)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/45ae5913290a8572f99561b2912932c6.jpg","path":"45ae5913290a8572f99561b2912932c6.jpg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"6.99","retail_price":"0","available":true,"url":"\/products\/semi-permanent-tattoo-sticker-2-sheets?variant=971abc54-1dca-4f55-aa4a-5c8ce05e470e","available_quantity":999999999,"options":[{"name":"Option","value":"HC 645 (2 sheets)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}