The Caroline Block Print Mini
${function() {
const variantData = data.variant || {"id":"d617db6a-c95e-4fb3-ab07-6e4f6da9e39f","product_id":"b4cbf548-9174-4fcb-8fce-ca8f0afe111b","title":"Picture-S","weight_unit":"kg","inventory_quantity":199,"sku":"cyu00194_PC_S","barcode":"","position":1,"option1":"Picture","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/687dd684c43151b9ce09a1d9dd76f247.png","path":"687dd684c43151b9ce09a1d9dd76f247.png","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/the-caroline-block-print-mini?variant=d617db6a-c95e-4fb3-ab07-6e4f6da9e39f","available_quantity":999999999,"options":[{"name":"COLOR","value":"Picture"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
COLOR:
Picture
${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}
`
}()}
${function() {
const postageFreeAmount = 79;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
Add to cart
$40.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":"d617db6a-c95e-4fb3-ab07-6e4f6da9e39f","product_id":"b4cbf548-9174-4fcb-8fce-ca8f0afe111b","title":"Picture-S","weight_unit":"kg","inventory_quantity":199,"sku":"cyu00194_PC_S","barcode":"","position":1,"option1":"Picture","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/687dd684c43151b9ce09a1d9dd76f247.png","path":"687dd684c43151b9ce09a1d9dd76f247.png","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/the-caroline-block-print-mini?variant=d617db6a-c95e-4fb3-ab07-6e4f6da9e39f","available_quantity":999999999,"options":[{"name":"COLOR","value":"Picture"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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.
people are viewing this right now