Mature Women's Fashion Rhinestone Patch Nails
Color-
ZJ 08
${function(){
const optName = "Color";
const enable_selected_variants = "true" === 'false';
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a Color
`;
}()}
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"ae69bb7a-aeaa-491f-a601-2b3503a582fe","product_id":"a9450916-fd22-4ba9-8f95-022e3aa3265e","title":"ZJ 08","weight_unit":"g","inventory_quantity":428,"sku":"CJYD195639701AZ","barcode":"","position":1,"option1":"ZJ 08","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed8bdcf1dede5b83781d4f339411d0d8.jpeg","path":"ed8bdcf1dede5b83781d4f339411d0d8.jpeg","width":1600,"height":1600,"alt":"Mature Women's Fashion Rhinestone Patch Nails","aspect_ratio":1},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"20","compare_at_price":"59.99","price":"23.99","retail_price":"59.99","available":true,"url":"\/products\/mature-womens-fashion-rhinestone-patch-nails?variant=ae69bb7a-aeaa-491f-a601-2b3503a582fe","available_quantity":999999999,"options":[{"name":"Color","value":"ZJ 08"}],"off_ratio":60,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $23.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]) || Object.keys(data).length > 1 ? data : null;
const productVariant = {"id":"ae69bb7a-aeaa-491f-a601-2b3503a582fe","product_id":"a9450916-fd22-4ba9-8f95-022e3aa3265e","title":"ZJ 08","weight_unit":"g","inventory_quantity":428,"sku":"CJYD195639701AZ","barcode":"","position":1,"option1":"ZJ 08","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed8bdcf1dede5b83781d4f339411d0d8.jpeg","path":"ed8bdcf1dede5b83781d4f339411d0d8.jpeg","width":1600,"height":1600,"alt":"Mature Women's Fashion Rhinestone Patch Nails","aspect_ratio":1},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"20","compare_at_price":"59.99","price":"23.99","retail_price":"59.99","available":true,"url":"\/products\/mature-womens-fashion-rhinestone-patch-nails?variant=ae69bb7a-aeaa-491f-a601-2b3503a582fe","available_quantity":999999999,"options":[{"name":"Color","value":"ZJ 08"}],"off_ratio":60,"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 ? `
` : ' ';
}
}()}
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJYD195639701AZ
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:May-22 - May-27
${function() {
const type = 'hero';
const postageFreeAmount = 80;
const custom_text_hero = "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";
const custom_text_wind = "Buy {amount} more to enjoy FREE Shipping";
const custom_text = type === 'hero' ? custom_text_hero : custom_text_wind;
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
${type === 'hero' ?
`
` :
`
${tipText}
Your order is free delivery
`
}
`;
}()}