Christmas PJ's Rudolph
${function() {
const variantData = data.variant || {"id":"afd75dfc-62d8-4e5c-a76c-c32837b4b4e8","product_id":"1d657254-0406-4e31-9db1-f27c610b481d","title":"Rudolph-Mother S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Rudolph","option2":"Mother S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/168c4f5c4c5861fcacb8f1f4b7966164.jpeg","path":"168c4f5c4c5861fcacb8f1f4b7966164.jpeg","width":438,"height":493,"alt":"","aspect_ratio":0.8884381338742393},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/rudolph?variant=afd75dfc-62d8-4e5c-a76c-c32837b4b4e8","available_quantity":999999999,"options":[{"name":"Color\/Style","value":"Rudolph"},{"name":"Size","value":"Mother S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color/Style:
Rudolph
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
Mother S
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"afd75dfc-62d8-4e5c-a76c-c32837b4b4e8","product_id":"1d657254-0406-4e31-9db1-f27c610b481d","title":"Rudolph-Mother S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Rudolph","option2":"Mother S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/168c4f5c4c5861fcacb8f1f4b7966164.jpeg","path":"168c4f5c4c5861fcacb8f1f4b7966164.jpeg","width":438,"height":493,"alt":"","aspect_ratio":0.8884381338742393},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/rudolph?variant=afd75dfc-62d8-4e5c-a76c-c32837b4b4e8","available_quantity":999999999,"options":[{"name":"Color\/Style","value":"Rudolph"},{"name":"Size","value":"Mother S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}