-
Hemline High, Spirit Higher
Shop Now
Playful, Confident, Free
${function() {
var thumbSwitchName = '';
return (data.product.options || []).map((option, index) => {
const optionName = option.name || '';
const position = `option${index + 1}`;
var isThumbImage = false;
if (data.product.need_variant_image && thumbSwitchName === '') {
const variantNames = ["color"] || [];
for (let i = 0, len = variantNames.length; i < len; i++) {
const name = variantNames[i];
if (name === optionName) {
isThumbImage = true;
thumbSwitchName = name;
}
}
}
const variantType = "button";
const thumbStyle = "image_with_text";
const mouseEvent = isThumbImage ? ('single-product-variant-template-1664529798004-' + optionName + '.rerender(data=event);') : '';
return (variantType == 'dropdown' && !isThumbImage) ? `
` : `
`;
}).join('')
}()}
${function() {
let availableQuantity = data && data.available_quantity;
const lowStock = 5;
if (availableQuantity == undefined) { return ''; }
availableQuantity = Math.max(availableQuantity, 0);
return availableQuantity > lowStock ? `
${("{stock} in stock, ready to be shipped").replace(/\{*stock*\}/, availableQuantity)}
` : `
${("Only {count} left!").replace(/\{*count*\}/, availableQuantity)}
`;
}()}
${optionName.toLowerCase()}
${function() {
const product0 = Object.prototype.toString.call(data) == '[object Array]' ? data[0] : data;
return `
${product0.images.slice(0, 4).map(image => `
`).join('')}
`;
}()}
${product0.images.slice(1, 4).map((image, index) => `
`).join('')}
${product0.title}
FLORAL SILK GEORGETTE MAXI DRESS
Floor-Length Dreams, Breezy Reality
Choose from bohemian prints, rich solid hues, and soft drapes that make you feel as good as you look. Elegance has never felt so easy.
Buy now
${ (data.index + 1) + '/' + (Math.ceil(data.total / 3))}
${ (data.index + 1) + '/' + data.total}