Rarove 2022 Slingbacks Ankle Elastic Band Dress Party Pumps Classics Pointed Toe Crystal Butterfly-Knot Decoration Women Shoes
${function() {
const variantData = data.variant || {"id":"73189785-5666-4ad4-b952-a60fa2d9d4d5","product_id":"532c9b53-61e0-469a-b2af-b248ffdc8a0a","title":"Black-35","weight_unit":"g","inventory_quantity":388,"sku":"81283785-black-35","barcode":"","position":1,"option1":"Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0383b0992d1b46cf0b864a23b31af47e.jpeg","path":"0383b0992d1b46cf0b864a23b31af47e.jpeg","width":1340,"height":1785,"alt":"","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":39.77,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.77","retail_price":"0","available":true,"url":"\/products\/2022-slingbacks-ankle-elastic-band-dress-party-pumps-classics-pointed-toe-crystal-butterfly-knot-decoration-women-shoes?variant=73189785-5666-4ad4-b952-a60fa2d9d4d5","available_quantity":388,"options":[{"name":"Color","value":"Black"},{"name":"Shoe Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Black
${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}
`
}()}
Shoe Size:
35
${function(){
const optName = "Shoe 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
$39.77
${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":"73189785-5666-4ad4-b952-a60fa2d9d4d5","product_id":"532c9b53-61e0-469a-b2af-b248ffdc8a0a","title":"Black-35","weight_unit":"g","inventory_quantity":388,"sku":"81283785-black-35","barcode":"","position":1,"option1":"Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0383b0992d1b46cf0b864a23b31af47e.jpeg","path":"0383b0992d1b46cf0b864a23b31af47e.jpeg","width":1340,"height":1785,"alt":"","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":39.77,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.77","retail_price":"0","available":true,"url":"\/products\/2022-slingbacks-ankle-elastic-band-dress-party-pumps-classics-pointed-toe-crystal-butterfly-knot-decoration-women-shoes?variant=73189785-5666-4ad4-b952-a60fa2d9d4d5","available_quantity":388,"options":[{"name":"Color","value":"Black"},{"name":"Shoe Size","value":"35"}],"off_ratio":0,"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 now
Product was out of stock.
Product is unavailable.
${function() {
const minDays = parseInt('7');
const maxDays = parseInt('15');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + ' ')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + ' ');
return `
${tipText}
`;
}()}