💕4 In 1 Brow Contour Highlight Pen
${function() {
const variantData = data.variant || {"id":"134e1897-c638-44f1-be28-72a73a28ee76","product_id":"255c893a-cf34-4645-9322-95106d35c925","title":"BLONDE-BUY 1","weight_unit":"kg","inventory_quantity":988,"sku":"ABOMMX8T-001","barcode":"","position":1,"option1":"BLONDE","option2":"BUY 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4b602b120b5cbedc5af5feec77d52aa7.jpeg","path":"4b602b120b5cbedc5af5feec77d52aa7.jpeg","width":1136,"height":1043,"alt":"","aspect_ratio":1.0891658676893576},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"19.99","retail_price":"39.98","available":true,"url":"\/products\/4-in-1-brow-contour-highlight-pen-zw4k?variant=134e1897-c638-44f1-be28-72a73a28ee76","available_quantity":999999999,"options":[{"name":"COLOR\ud83d\udc47","value":"BLONDE"},{"name":"QTY","value":"BUY 1"}],"off_ratio":50,"flashsale_info":[],"sales":6};
const saveType = "percentage";
const productLabelDiscountOn = true;
const map = {
B: ` `,
C: ` `,
A: `
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`
}
const price_group_arr = ["B","C","A"];
const price_str_arr = price_group_arr.map(type => map[type]);
return `
-
${price_str_arr.join('')}
`;
}()}
Color👇:
BLONDE
${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}
`
}()}
Qty:
BUY 1
${function(){
const optName = "QTY";
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
$19.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":"134e1897-c638-44f1-be28-72a73a28ee76","product_id":"255c893a-cf34-4645-9322-95106d35c925","title":"BLONDE-BUY 1","weight_unit":"kg","inventory_quantity":988,"sku":"ABOMMX8T-001","barcode":"","position":1,"option1":"BLONDE","option2":"BUY 1","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4b602b120b5cbedc5af5feec77d52aa7.jpeg","path":"4b602b120b5cbedc5af5feec77d52aa7.jpeg","width":1136,"height":1043,"alt":"","aspect_ratio":1.0891658676893576},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"19.99","retail_price":"39.98","available":true,"url":"\/products\/4-in-1-brow-contour-highlight-pen-zw4k?variant=134e1897-c638-44f1-be28-72a73a28ee76","available_quantity":999999999,"options":[{"name":"COLOR\ud83d\udc47","value":"BLONDE"},{"name":"QTY","value":"BUY 1"}],"off_ratio":50,"flashsale_info":[],"sales":6};
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 does not exist