Horror Print Tank Top
${function() {
const variantData = data.variant || {"id":"ca529a8c-564d-4ab3-b874-09869538fc03","product_id":"9a6e8c68-f21b-423f-82f6-df6be62549d8","title":"TANK TOP-S","weight_unit":"g","inventory_quantity":999,"sku":"1788510659636441089","barcode":"","position":1,"option1":"TANK TOP","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f6adb59037c3f45ddd0d03ba3a314899.jpeg","path":"f6adb59037c3f45ddd0d03ba3a314899.jpeg","width":750,"height":1000,"alt":"898f803d4311a67074e71a77f922de69","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"100","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/horror-print-tank-top?variant=ca529a8c-564d-4ab3-b874-09869538fc03","available_quantity":999999999,"options":[{"name":"STYLE","value":"TANK TOP"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Style:
TANK TOP
${function(){
const optName = "STYLE";
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}
`
}()}
Size:
S
${function(){
const optName = "Size";
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
$19.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":"ca529a8c-564d-4ab3-b874-09869538fc03","product_id":"9a6e8c68-f21b-423f-82f6-df6be62549d8","title":"TANK TOP-S","weight_unit":"g","inventory_quantity":999,"sku":"1788510659636441089","barcode":"","position":1,"option1":"TANK TOP","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f6adb59037c3f45ddd0d03ba3a314899.jpeg","path":"f6adb59037c3f45ddd0d03ba3a314899.jpeg","width":750,"height":1000,"alt":"898f803d4311a67074e71a77f922de69","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"100","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/horror-print-tank-top?variant=ca529a8c-564d-4ab3-b874-09869538fc03","available_quantity":999999999,"options":[{"name":"STYLE","value":"TANK TOP"},{"name":"Size","value":"S"}],"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.
people are viewing this right now