V-Neck Vintage Tribal Print T-Shirt
${function() {
const variantData = data.variant || {"id":"b14c5f4f-c5c2-4b78-871f-8963c52f78d7","product_id":"7b7a9487-eb2a-4262-8152-4eaf9a3121b1","title":"Red-S","weight_unit":"g","inventory_quantity":1,"sku":"XH-65107-QYP-Red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/daaedd61295b2f3a84ceb10cec260c26.jpeg","path":"daaedd61295b2f3a84ceb10cec260c26.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"180","compare_at_price":"0","price":"21.99","retail_price":"0","available":true,"url":"\/products\/v-neck-vintage-tribal-print-t-shirt?variant=b14c5f4f-c5c2-4b78-871f-8963c52f78d7","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Red
${function(){
const optName = "Color";
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
$21.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":"b14c5f4f-c5c2-4b78-871f-8963c52f78d7","product_id":"7b7a9487-eb2a-4262-8152-4eaf9a3121b1","title":"Red-S","weight_unit":"g","inventory_quantity":1,"sku":"XH-65107-QYP-Red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/daaedd61295b2f3a84ceb10cec260c26.jpeg","path":"daaedd61295b2f3a84ceb10cec260c26.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"180","compare_at_price":"0","price":"21.99","retail_price":"0","available":true,"url":"\/products\/v-neck-vintage-tribal-print-t-shirt?variant=b14c5f4f-c5c2-4b78-871f-8963c52f78d7","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"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.
${function(){
const variantData = data.variant || {"id":"b14c5f4f-c5c2-4b78-871f-8963c52f78d7","product_id":"7b7a9487-eb2a-4262-8152-4eaf9a3121b1","title":"Red-S","weight_unit":"g","inventory_quantity":1,"sku":"XH-65107-QYP-Red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/daaedd61295b2f3a84ceb10cec260c26.jpeg","path":"daaedd61295b2f3a84ceb10cec260c26.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"180","compare_at_price":"0","price":"21.99","retail_price":"0","available":true,"url":"\/products\/v-neck-vintage-tribal-print-t-shirt?variant=b14c5f4f-c5c2-4b78-871f-8963c52f78d7","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}