Black Personality Print Irregular Dress
${function() {
const variantData = data.variant || {"id":"aab2c2c8-1797-40bd-92f2-3457c49af54b","product_id":"a01fdfa4-533d-47ec-949d-5548bf94ccaf","title":"Dress-S","weight_unit":"kg","inventory_quantity":991,"sku":"438938zywyqz-black-S","barcode":"","position":1,"option1":"Dress","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa3b4b027f04f10316c8bb964c0bba87.jpeg","path":"aa3b4b027f04f10316c8bb964c0bba87.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"28.99","price":"32.99","retail_price":"28.99","available":true,"url":"\/products\/black-personality-print-irregular-dress-gtk839dc5e70-2707-4c5f-ae33-fed48cd37f18?variant=aab2c2c8-1797-40bd-92f2-3457c49af54b","available_quantity":999999999,"options":[{"name":"Style","value":"Dress"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Style:
Dress
${function(){
const optName = "Style";
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}
`
}()}
Add to cart
$32.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":"aab2c2c8-1797-40bd-92f2-3457c49af54b","product_id":"a01fdfa4-533d-47ec-949d-5548bf94ccaf","title":"Dress-S","weight_unit":"kg","inventory_quantity":991,"sku":"438938zywyqz-black-S","barcode":"","position":1,"option1":"Dress","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa3b4b027f04f10316c8bb964c0bba87.jpeg","path":"aa3b4b027f04f10316c8bb964c0bba87.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"28.99","price":"32.99","retail_price":"28.99","available":true,"url":"\/products\/black-personality-print-irregular-dress-gtk839dc5e70-2707-4c5f-ae33-fed48cd37f18?variant=aab2c2c8-1797-40bd-92f2-3457c49af54b","available_quantity":999999999,"options":[{"name":"Style","value":"Dress"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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.