Trizchlor - Vintage Print Oversized T-shirt
${function() {
const variantData = data.variant || {"id":"fb6d30da-6459-441c-92af-fb0e05a3b6b5","product_id":"d50294b9-661d-42e1-99d6-4d68b021fca6","title":"Dark Gray-L","weight_unit":"g","inventory_quantity":50,"sku":"CJCS194009308HS","barcode":"","position":1,"option1":"Dark Gray","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9225c0d7de3c2b03fd958c7332f77ed.jpeg","path":"d9225c0d7de3c2b03fd958c7332f77ed.jpeg","width":683,"height":577,"alt":"","aspect_ratio":1.1837088388214905},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/vintage-print-oversized-t-shirt?variant=fb6d30da-6459-441c-92af-fb0e05a3b6b5","available_quantity":999999999,"options":[{"name":"Color","value":"Dark Gray"},{"name":"Size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Dark Gray
${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:
L
${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
$22.00
${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":"fb6d30da-6459-441c-92af-fb0e05a3b6b5","product_id":"d50294b9-661d-42e1-99d6-4d68b021fca6","title":"Dark Gray-L","weight_unit":"g","inventory_quantity":50,"sku":"CJCS194009308HS","barcode":"","position":1,"option1":"Dark Gray","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9225c0d7de3c2b03fd958c7332f77ed.jpeg","path":"d9225c0d7de3c2b03fd958c7332f77ed.jpeg","width":683,"height":577,"alt":"","aspect_ratio":1.1837088388214905},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/vintage-print-oversized-t-shirt?variant=fb6d30da-6459-441c-92af-fb0e05a3b6b5","available_quantity":999999999,"options":[{"name":"Color","value":"Dark Gray"},{"name":"Size","value":"L"}],"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":"fb6d30da-6459-441c-92af-fb0e05a3b6b5","product_id":"d50294b9-661d-42e1-99d6-4d68b021fca6","title":"Dark Gray-L","weight_unit":"g","inventory_quantity":50,"sku":"CJCS194009308HS","barcode":"","position":1,"option1":"Dark Gray","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9225c0d7de3c2b03fd958c7332f77ed.jpeg","path":"d9225c0d7de3c2b03fd958c7332f77ed.jpeg","width":683,"height":577,"alt":"","aspect_ratio":1.1837088388214905},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/vintage-print-oversized-t-shirt?variant=fb6d30da-6459-441c-92af-fb0e05a3b6b5","available_quantity":999999999,"options":[{"name":"Color","value":"Dark Gray"},{"name":"Size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}