${function() {
const variantData = data.variant || {"id":"3ce7c00d-c45b-44f7-9c2f-a19abd641b36","product_id":"3ec0f9ea-faf4-467e-aadb-68a55dd04e84","title":"Pink-S","weight_unit":"kg","inventory_quantity":1000,"sku":"QS1631087-\u73ab\u7ea2S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/06a1bba64d5a1d8ff6c1584bbbb312f1.jpeg","path":"06a1bba64d5a1d8ff6c1584bbbb312f1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"25.99","retail_price":"49.99","available":true,"url":"\/products\/zip-colorblock-dress?variant=3ce7c00d-c45b-44f7-9c2f-a19abd641b36","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":48,"flashsale_info":[],"sales":0};
const saveType = null;
const productSaveLabel = null;
return `
-
${ variantData.off_ratio }%
`; }()}
${function() {
const minInventory = parseInt('7');
const maxInventory = parseInt('10');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
people are viewing this right now
${function(){
return `
Please select a Color
`;
}()}
Please select a Size
${function(){
return `
Please select a Size
`;
}()}
Product was out of stock.
Product is unavailable.
Enjoy free shipping on every order, delivered to your doorstep no matter where you are in the world.
Shop with confidence with our hassle-free returns policy, ensuring you love what you buy.
Designed with the planet in mind, all our products are committed to sustainable practices.
Your payment information is always protected with our advanced, encrypted checkout security.
FEATURES
❤Material: Breathable stretch knitted fabric for a casual fit.
❤ PERFECT FASHION DESIGN DRESS: It combines a crew neck, a lightweight sweatshirt, a comfortable pullover long-sleeve shirt, and a perfect color block. Perfect with your favorite shorts, boots, jeans or leggings.
❤ Occasion: This lightweight sweatshirt is perfect for dates, dinner parties, teens, work, sports, everyday, home, school and travel. Suitable for spring, autumn and winter. It will make you more relaxed and comfortable.
❤ Cleaning Suggestion: It is recommended to wash by hand, cold water, do not soak for a long time, do not bleach. Washing classification: Do not dry clean. Hang to dry out of direct sunlight.
SPECIFICATIONS
Item Type: Dress
Occasion: Daily
Style: Casual
Gender: Female
Season: Spring
Color: Pink, Blue, Black
Size: S-5XL(cm/in)
PACKAGE
NOTE
Please allow slight measurement deviations due to manual measurement.
Due to the different monitor and light effect, the actual color of the item might be slightly different from the color showed in the pictures.
${function(){
const variantData = data.variant || null;
return `
Vendor by :
${data.product && data.product.vendor}
Weight :
${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode :
${variantData && variantData.barcode}
Sku :
${variantData && variantData.sku}
Inventory :
${variantData && variantData.available_quantity}
` }()}