Plum Blossom Art Japanese Retro Jumpsuit
${function() {
const variantData = data.variant || {"id":"a70ff2af-3578-4a22-bf0b-e0ee423088ec","product_id":"4fa5bce2-dc79-4235-939b-648c339bbba7","title":"Beige-S","weight_unit":"kg","inventory_quantity":200,"sku":"YJ3990-Beige-S","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/148b94eac65ed2e6937689088155b997.jpeg","path":"148b94eac65ed2e6937689088155b997.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"68.99","price":"30.99","retail_price":"68.99","available":true,"url":"\/products\/plum-blossom-art-japanese-retro-jumpsuit?variant=a70ff2af-3578-4a22-bf0b-e0ee423088ec","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":55,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Beige
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
S
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$30.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":"a70ff2af-3578-4a22-bf0b-e0ee423088ec","product_id":"4fa5bce2-dc79-4235-939b-648c339bbba7","title":"Beige-S","weight_unit":"kg","inventory_quantity":200,"sku":"YJ3990-Beige-S","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/148b94eac65ed2e6937689088155b997.jpeg","path":"148b94eac65ed2e6937689088155b997.jpeg","width":600,"height":750,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"68.99","price":"30.99","retail_price":"68.99","available":true,"url":"\/products\/plum-blossom-art-japanese-retro-jumpsuit?variant=a70ff2af-3578-4a22-bf0b-e0ee423088ec","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":55,"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.