Vintage Cross Zip Hoodie
${function() {
const variantData = data.variant || {"id":"246e6e48-0b65-4014-b01c-b11f1634aaf4","product_id":"61af4816-e9eb-458f-8796-c7a8b92a9e1f","title":"Rose-S","weight_unit":"g","inventory_quantity":999,"sku":"XHhdHRPhD-Rose-S","barcode":"","position":1,"option1":"Rose","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bba952f4d0b494e02340fa0ecb42c98c.png","path":"bba952f4d0b494e02340fa0ecb42c98c.png","width":1440,"height":1540,"alt":"","aspect_ratio":0.935064935064935},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"400","compare_at_price":"58","price":"42","retail_price":"58","available":true,"url":"\/products\/vintage-cross-zip-hoodie?variant=246e6e48-0b65-4014-b01c-b11f1634aaf4","available_quantity":999999999,"options":[{"name":"Color","value":"Rose"},{"name":"Size","value":"S"}],"off_ratio":28,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Rose
${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}
`
}()}
Preshrunk, Soft-washed, Vintage look
Add to cart
$42.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":"246e6e48-0b65-4014-b01c-b11f1634aaf4","product_id":"61af4816-e9eb-458f-8796-c7a8b92a9e1f","title":"Rose-S","weight_unit":"g","inventory_quantity":999,"sku":"XHhdHRPhD-Rose-S","barcode":"","position":1,"option1":"Rose","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bba952f4d0b494e02340fa0ecb42c98c.png","path":"bba952f4d0b494e02340fa0ecb42c98c.png","width":1440,"height":1540,"alt":"","aspect_ratio":0.935064935064935},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"400","compare_at_price":"58","price":"42","retail_price":"58","available":true,"url":"\/products\/vintage-cross-zip-hoodie?variant=246e6e48-0b65-4014-b01c-b11f1634aaf4","available_quantity":999999999,"options":[{"name":"Color","value":"Rose"},{"name":"Size","value":"S"}],"off_ratio":28,"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 ? `
` : ' ';
}
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"246e6e48-0b65-4014-b01c-b11f1634aaf4","product_id":"61af4816-e9eb-458f-8796-c7a8b92a9e1f","title":"Rose-S","weight_unit":"g","inventory_quantity":999,"sku":"XHhdHRPhD-Rose-S","barcode":"","position":1,"option1":"Rose","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bba952f4d0b494e02340fa0ecb42c98c.png","path":"bba952f4d0b494e02340fa0ecb42c98c.png","width":1440,"height":1540,"alt":"","aspect_ratio":0.935064935064935},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"400","compare_at_price":"58","price":"42","retail_price":"58","available":true,"url":"\/products\/vintage-cross-zip-hoodie?variant=246e6e48-0b65-4014-b01c-b11f1634aaf4","available_quantity":999999999,"options":[{"name":"Color","value":"Rose"},{"name":"Size","value":"S"}],"off_ratio":28,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
`
}()}