SKU : 20479610
Inventory : 15
${function(){
const variantData = data.variant || {"id":"0f761164-407a-450b-b136-96423edf454f","product_id":"27135beb-1d90-4013-81a7-05bd898bb0c8","title":"Hot Pink-Kids: 5-6 Years","weight_unit":"kg","inventory_quantity":15,"sku":"20479610","barcode":"","position":1,"option1":"Hot Pink","option2":"Kids: 5-6 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2eeacd88dc7a7aff179046fb932b1903.jpeg","path":"2eeacd88dc7a7aff179046fb932b1903.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":54.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"90.99","price":"54.59","retail_price":"90.99","available":true,"url":"\/products\/550382-go-glow-illuminating-toddler-dress-with-light-up-skirt-including-controller-battery-inside-k8jp?variant=0f761164-407a-450b-b136-96423edf454f","available_quantity":15,"options":[{"name":"COLOR","value":"Hot Pink"},{"name":"SIZE","value":"Kids: 5-6 Years"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"0f761164-407a-450b-b136-96423edf454f","product_id":"27135beb-1d90-4013-81a7-05bd898bb0c8","title":"Hot Pink-Kids: 5-6 Years","weight_unit":"kg","inventory_quantity":15,"sku":"20479610","barcode":"","position":1,"option1":"Hot Pink","option2":"Kids: 5-6 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2eeacd88dc7a7aff179046fb932b1903.jpeg","path":"2eeacd88dc7a7aff179046fb932b1903.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":54.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"90.99","price":"54.59","retail_price":"90.99","available":true,"url":"\/products\/550382-go-glow-illuminating-toddler-dress-with-light-up-skirt-including-controller-battery-inside-k8jp?variant=0f761164-407a-450b-b136-96423edf454f","available_quantity":15,"options":[{"name":"COLOR","value":"Hot Pink"},{"name":"SIZE","value":"Kids: 5-6 Years"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Hot Pink
${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}
`
}()}
Size
: Kids: 5-6 Years
${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
$54.59
${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":"0f761164-407a-450b-b136-96423edf454f","product_id":"27135beb-1d90-4013-81a7-05bd898bb0c8","title":"Hot Pink-Kids: 5-6 Years","weight_unit":"kg","inventory_quantity":15,"sku":"20479610","barcode":"","position":1,"option1":"Hot Pink","option2":"Kids: 5-6 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2eeacd88dc7a7aff179046fb932b1903.jpeg","path":"2eeacd88dc7a7aff179046fb932b1903.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":54.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"90.99","price":"54.59","retail_price":"90.99","available":true,"url":"\/products\/550382-go-glow-illuminating-toddler-dress-with-light-up-skirt-including-controller-battery-inside-k8jp?variant=0f761164-407a-450b-b136-96423edf454f","available_quantity":15,"options":[{"name":"COLOR","value":"Hot Pink"},{"name":"SIZE","value":"Kids: 5-6 Years"}],"off_ratio":40,"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 {
return `
`
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function() {
const variantData = data.variant || {"id":"0f761164-407a-450b-b136-96423edf454f","product_id":"27135beb-1d90-4013-81a7-05bd898bb0c8","title":"Hot Pink-Kids: 5-6 Years","weight_unit":"kg","inventory_quantity":15,"sku":"20479610","barcode":"","position":1,"option1":"Hot Pink","option2":"Kids: 5-6 Years","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2eeacd88dc7a7aff179046fb932b1903.jpeg","path":"2eeacd88dc7a7aff179046fb932b1903.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":54.59,"min_quantity":1}],"weight":"0.2","compare_at_price":"90.99","price":"54.59","retail_price":"90.99","available":true,"url":"\/products\/550382-go-glow-illuminating-toddler-dress-with-light-up-skirt-including-controller-battery-inside-k8jp?variant=0f761164-407a-450b-b136-96423edf454f","available_quantity":15,"options":[{"name":"COLOR","value":"Hot Pink"},{"name":"SIZE","value":"Kids: 5-6 Years"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const value = variantData.available_quantity > 0 ? variantData.available_quantity : 0;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + value + ' ');
return `
`;
}()}
Fabric:Material :n95% Polyester 5% SpandexnLight up area:n1. Ultra-thin luminous materialn2. Connected to high-performance LEDsn3. Light emitted through luminous fibersn4. Flexible & soft;Washing Instruction:Easy to clean with washing machinen1. Wash inside out (<86℉).n2. Tumble dry on low (<140℉)n3. Do not ironn4. Do not bleachn5. Do not dry-cleann6. Remove controller before washingn7. Recomend to wash seprately;Features:1. Design: 3D Swann2. Luminous area: Entire swan lights upn3. Lighting more effective in a dark environment.n4. Machine washablen5. Imported;Lighting:1. Embedded within clothing, the light sources are waterproof and safe for washing and do not come into direct contact with the skinn2. Offers 7 light colors and 13 lighting modes;Accessories:One Controller, where battery built innOne Charging cable: Type-CnFeatures of Controller:n1. Rechargablen2. Full charge takes 2 hours.n3. The controller battery lasts at least 2-3 hours.n4. Controller Spec: 2"L x 1"W x 0.5"H 16.3g; 3.7V 450mAhn5. The button can be pressed over 10,000 times.;Certificates:Product is safely certified with FCC, CE, RoHS and CPSC certification.;Package content:1*Dress & 1*Box & 1* Quick Start GuidennIn the box:n1*Controller (450mAh)n1*Type-C charging cablen1*Manualn;
Total lead time = processing time + shipping time
Normal processing time : 1-5 business days
1. Standard shipping: 7-15 business days
2. Express shipping: 5-7 business days
* Mation about deliveries, please visit our Shipping Policy page.