24seven Comfort Apparel Womens Long Bell Sleeve Fall Tunic Tops

{% assign product = all_products['v-neck-three-quarter-sleeve-tunic-top-women-24seven-comfort-apparel'] %} {% if product %} All Tunic Topsunder $35 Long Bell Sleeve Flared Tunic Top star star star star star   Shop Now {% else %} No products found. Please add some products to your store first. {% endif %} {% assign product = all_products['v-neck-three-quarter-sleeve-tunic-top-women-24seven-comfort-apparel'] %} {% if product %} All Tunic Topsunder $35 star star star star star   Shop Now {% else %} No products found. Please add some products to your store first. {% endif %} local_shipping   Free 2 day Shipping event   Free Returns within 30 Days verified_user   Secure payment options {% assign product = all_products['long-bell-sleeve-flared-tunic-top'] %} {% if product %} {% assign imageLink = '' %} {% if product.images.size > 0 %} {% assign imageLink = product.images[0].src | img_url: '' %} {% endif %} {% if imageLink != '' %} {% if true %} {% else %} {% endif %} {% else %} This product has no images. {% endif %} {% if product.images.size > 0 %} {% assign columnCounter = 0 %} {% for image in product.images %} {% assign columnCounter = columnCounter | plus: 1 %} {% endfor %} {% if false and product.media %} {% for media in product.media %} {% case media.media_type %} {% when 'external_video' %} {{ media | external_video_tag }} {% when 'video' %} {{ media | video_tag: controls: true }} {% endcase %} {% endfor %} {% endif %} {% assign ghostColumns = 4 | minus: columnCounter %} {% for i in (1..ghostColumns) %} {% endfor %} {% else %} This product has no images. {% endif %} {% if true %} {% else %} {% endif %} {{product.title}} star star star star star   {% assign decimalNumber = 2 | at_least: 0 | at_most: 24 %} {% assign moneyFormatParts = shop.money_format | split: '{{' %} {% assign currencySymbol = moneyFormatParts[0] | strip_html %} {% if currencySymbol == '' %} {% assign moneyFormatParts = shop.money_format | split: '}}' %} {% assign currencySymbol = moneyFormatParts[1] | strip_html %} {% endif %} {% if 'token' == 'name' %} {% assign currencyToken = shop.currency %} {% else %} {% assign currencyToken = currencySymbol %} {% endif %} {% assign data = 'data-decimal-token="." data-decimal-number="' | append: decimalNumber | append: '" ' %} {% for variant in product.variants %} {% assign variantPrice = variant.price | divided_by: 100.0 %} {% assign price = variantPrice | round: decimalNumber | string %} {% assign priceParts = price | split: '.' %} {% assign priceIntegral = priceParts[0] %} {% assign priceFractional = priceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %} {% if decimalNumber > 0 %} {% assign price = priceIntegral | append: '.' | append: priceFractional %} {% else %} {% assign price = priceIntegral %} {% endif %} {% assign oriPrice = variant.compare_at_price %} {% if oriPrice %} {% assign oriPrice = oriPrice | divided_by: 100.0 %} {% else %} {% assign oriPrice = 0 %} {% endif %} {% if true and oriPrice > variantPrice %} {% assign oriPrice = oriPrice | round: decimalNumber | string %} {% assign oriPriceParts = oriPrice | split: '.' %} {% assign oriPriceIntegral = oriPriceParts[0] %} {% assign oriPriceFractional = oriPriceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %} {% if decimalNumber > 0 %} {% assign oriPrice = oriPriceIntegral | append: '.' | append: oriPriceFractional %} {% else %} {% assign oriPrice = oriPriceIntegral %} {% endif %} {% else %} {% assign oriPrice = '' %} {% endif %} {% assign data = data | append: 'data-price-' | append: variant.id | append: '="' | append: price | append: '" ' %} {% assign data = data | append: 'data-ori-price-' | append: variant.id | append: '="' | append: oriPrice | append: '" ' %} {% if forloop.index == 1 %} {% assign data = data | append: 'data-variant="' | append: variant.id | append: '" ' %} {{currencyToken}} {{priceIntegral}}{% if decimalNumber > 0 %}.{{priceFractional}}{% endif %}   {{currencyToken}} {{oriPrice}} {% endif %} {% endfor %} This long sleeve tunic will flatter your curves in the loveliest way. Featuring fashion-forward bell sleeves with a scoop neckline and flared shape, this comfortable tunic top can be worn casually or dressed up for the evening with the right accessories. done   Long Bell Sleeves done   Relaxed flared shape done   Comfortable stretch material {% if product.has_only_default_variant %} Variant {% if 'button' == 'button' %} Default {% else %} Default {% endif %} {% else %} {% for option in product.options_with_values %} {{option.name}} {% assign activeIndex = 1 %} {% assign optionKey = 'option' | append: forloop.index %} {% if 'button' == 'button' %} {% for optionValue in option.values %} {% assign variantList = '' %} {% for variant in product.variants %} {% if variant[optionKey] == optionValue %} {% assign variantList = variantList | append: variant.id | append: ' ' %} {% endif %} {% endfor %} {{optionValue}} {% endfor %} {% else %} {% for optionValue in option.values %} {% assign variantList = '' %} {% for variant in product.variants %} {% if variant[optionKey] == optionValue %} {% assign variantList = variantList | append: variant.id | append: ' ' %} {% endif %} {% endfor %} {% if forloop.index == activeIndex %} {{optionValue}} {% else %} {{optionValue}} {% endif %} {% endfor %} {% endif %} {% endfor %} {% endif %} {% assign data = '' %} {% for variant in product.variants %} {% assign variantId = variant.id %} {% assign variantImage = variant.image %} {% if variantImage %} {% assign variantImageUrl = variantImage | img_url: '' %} {% assign data = data | append: 'data-image-' | append: variantId | append: '="' | append: variantImageUrl | append: '" ' %} {% endif %} {% endfor %} Quantity - + {% assign soldOut = false %} {% assign soldOutData = '' %} {% for variant in product.variants %} {% if variant.inventory_management == 'shopify' and variant.inventory_policy == 'deny' and variant.inventory_quantity == 0 %} {% assign soldOutData = soldOutData | append: variant.id | append: ' ' %} {% if forloop.index == 1 %} {% assign soldOut = true %} {% endif %} {% endif %} {% endfor %} {% if soldOut %} Sold out {% else %} Add to cart {% endif %} {% else %} No products found. Please add some products to your store first. {% endif %} {% assign product = all_products['black-and-beige-bell-sleeve-hi-low-tunic-top'] %} {% if product %} {% assign imageLink = '' %} {% if product.images.size > 0 %} {% assign imageLink = product.images[0].src | img_url: '' %} {% endif %} {% if imageLink != '' %} {% if true %} {% else %} {% endif %} {% else %} This product has no images. {% endif %} {% if product.images.size > 0 %} {% assign columnCounter = 0 %} {% for image in product.images %} {% assign columnCounter = columnCounter | plus: 1 %} {% endfor %} {% if false and product.media %} {% for media in product.media %} {% case media.media_type %} {% when 'external_video' %} {{ media | external_video_tag }} {% when 'video' %} {{ media | video_tag: controls: true }} {% endcase %} {% endfor %} {% endif %} {% assign ghostColumns = 4 | minus: columnCounter %} {% for i in (1..ghostColumns) %} {% endfor %} {% else %} This product has no images. {% endif %} {% if true %} {% else %} {% endif %} {{product.title}} star star star star star   {% assign decimalNumber = 2 | at_least: 0 | at_most: 24 %} {% assign moneyFormatParts = shop.money_format | split: '{{' %} {% assign currencySymbol = moneyFormatParts[0] | strip_html %} {% if currencySymbol == '' %} {% assign moneyFormatParts = shop.money_format | split: '}}' %} {% assign currencySymbol = moneyFormatParts[1] | strip_html %} {% endif %} {% if 'token' == 'name' %} {% assign currencyToken = shop.currency %} {% else %} {% assign currencyToken = currencySymbol %} {% endif %} {% assign data = 'data-decimal-token="." data-decimal-number="' | append: decimalNumber | append: '" ' %} {% for variant in product.variants %} {% assign variantPrice = variant.price | divided_by: 100.0 %} {% assign price = variantPrice | round: decimalNumber | string %} {% assign priceParts = price | split: '.' %} {% assign priceIntegral = priceParts[0] %} {% assign priceFractional = priceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %} {% if decimalNumber > 0 %} {% assign price = priceIntegral | append: '.' | append: priceFractional %} {% else %} {% assign price = priceIntegral %} {% endif %} {% assign oriPrice = variant.compare_at_price %} {% if oriPrice %} {% assign oriPrice = oriPrice | divided_by: 100.0 %} {% else %} {% assign oriPrice = 0 %} {% endif %} {% if true and oriPrice > variantPrice %} {% assign oriPrice = oriPrice | round: decimalNumber | string %} {% assign oriPriceParts = oriPrice | split: '.' %} {% assign oriPriceIntegral = oriPriceParts[0] %} {% assign oriPriceFractional = oriPriceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %} {% if decimalNumber > 0 %} {% assign oriPrice = oriPriceIntegral | append: '.' | append: oriPriceFractional %} {% else %} {% assign oriPrice = oriPriceIntegral %} {% endif %} {% else %} {% assign oriPrice = '' %} {% endif %} {% assign data = data | append: 'data-price-' | append: variant.id | append: '="' | append: price | append: '" ' %} {% assign data = data | append: 'data-ori-price-' | append: variant.id | append: '="' | append: oriPrice | append: '" ' %} {% if forloop.index == 1 %} {% assign data = data | append: 'data-variant="' | append: variant.id | append: '" ' %} {{currencyToken}} {{priceIntegral}}{% if decimalNumber > 0 %}.{{priceFractional}}{% endif %}   {{currencyToken}} {{oriPrice}} {% endif %} {% endfor %} This tunic top is all about the modern color block design with beige on black. Dainty bell sleeves, a scoop neckline, and a hi-low shape. The stretch material ensures you will look your best and feel comfortable at the same time. done   Long Bell Sleeves done   Relaxed flared shape done   Comfortable stretch material done   Contrasting cream details {% if product.has_only_default_variant %} Variant {% if 'button' == 'button' %} Default {% else %} Default {% endif %} {% else %} {% for option in product.options_with_values %} {{option.name}} {% assign activeIndex = 1 %} {% assign optionKey = 'option' | append: forloop.index %} {% if 'button' == 'button' %} {% for optionValue in option.values %} {% assign variantList = '' %} {% for variant in product.variants %} {% if variant[optionKey] == optionValue %} {% assign variantList = variantList | append: variant.id | append: ' ' %} {% endif %} {% endfor %} {{optionValue}} {% endfor %} {% else %} {% for optionValue in option.values %} {% assign variantList = '' %} {% for variant in product.variants %} {% if variant[optionKey] == optionValue %} {% assign variantList = variantList | append: variant.id | append: ' ' %} {% endif %} {% endfor %} {% if forloop.index == activeIndex %} {{optionValue}} {% else %} {{optionValue}} {% endif %} {% endfor %} {% endif %} {% endfor %} {% endif %} {% assign data = '' %} {% for variant in product.variants %} {% assign variantId = variant.id %} {% assign variantImage = variant.image %} {% if variantImage %} {% assign variantImageUrl = variantImage | img_url: '' %} {% assign data = data | append: 'data-image-' | append: variantId | append: '="' | append: variantImageUrl | append: '" ' %} {% endif %} {% endfor %} Quantity - + {% assign soldOut = false %} {% assign soldOutData = '' %} {% for variant in product.variants %} {% if variant.inventory_management == 'shopify' and variant.inventory_policy == 'deny' and variant.inventory_quantity == 0 %} {% assign soldOutData = soldOutData | append: variant.id | append: ' ' %} {% if forloop.index == 1 %} {% assign soldOut = true %} {% endif %} {% endif %} {% endfor %} {% if soldOut %} Sold out {% else %} Add to cart {% endif %} {% else %} No products found. Please add some products to your store first. {% endif %} {% assign product = all_products['bell-sleeve-loose-fit-tunic-top'] %} {% if product %} {% assign imageLink = '' %} {% if product.images.size > 0 %} {% assign imageLink = product.images[0].src | img_url: '' %} {% endif %} {% if imageLink != '' %} {% if true %} {% else %} {% endif %} {% else %} This product has no images. {% endif %} {% if product.images.size > 0 %} {% assign columnCounter = 0 %} {% for image in product.images %} {% assign columnCounter = columnCounter | plus: 1 %} {% endfor %} {% if false and product.media %} {% for media in product.media %} {% case media.media_type %} {% when 'external_video' %} {{ media | external_video_tag }} {% when 'video' %} {{ media | video_tag: controls: true }} {% endcase %} {% endfor %} {% endif %} {% assign ghostColumns = 4 | minus: columnCounter %} {% for i in (1..ghostColumns) %} {% endfor %} {% else %} This product has no images. {% endif %} {% if true %} {% else %} {% endif %} {{product.title}} star star star star star   {% assign decimalNumber = 2 | at_least: 0 | at_most: 24 %} {% assign moneyFormatParts = shop.money_format | split: '{{' %} {% assign currencySymbol = moneyFormatParts[0] | strip_html %} {% if currencySymbol == '' %} {% assign moneyFormatParts = shop.money_format | split: '}}' %} {% assign currencySymbol = moneyFormatParts[1] | strip_html %} {% endif %} {% if 'token' == 'name' %} {% assign currencyToken = shop.currency %} {% else %} {% assign currencyToken = currencySymbol %} {% endif %} {% assign data = 'data-decimal-token="." data-decimal-number="' | append: decimalNumber | append: '" ' %} {% for variant in product.variants %} {% assign variantPrice = variant.price | divided_by: 100.0 %} {% assign price = variantPrice | round: decimalNumber | string %} {% assign priceParts = price | split: '.' %} {% assign priceIntegral = priceParts[0] %} {% assign priceFractional = priceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %} {% if decimalNumber > 0 %} {% assign price = priceIntegral | append: '.' | append: priceFractional %} {% else %} {% assign price = priceIntegral %} {% endif %} {% assign oriPrice = variant.compare_at_price %} {% if oriPrice %} {% assign oriPrice = oriPrice | divided_by: 100.0 %} {% else %} {% assign oriPrice = 0 %} {% endif %} {% if true and oriPrice > variantPrice %} {% assign oriPrice = oriPrice | round: decimalNumber | string %} {% assign oriPriceParts = oriPrice | split: '.' %} {% assign oriPriceIntegral = oriPriceParts[0] %} {% assign oriPriceFractional = oriPriceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %} {% if decimalNumber > 0 %} {% assign oriPrice = oriPriceIntegral | append: '.' | append: oriPriceFractional %} {% else %} {% assign oriPrice = oriPriceIntegral %} {% endif %} {% else %} {% assign oriPrice = '' %} {% endif %} {% assign data = data | append: 'data-price-' | append: variant.id | append: '="' | append: price | append: '" ' %} {% assign data = data | append: 'data-ori-price-' | append: variant.id | append: '="' | append: oriPrice | append: '" ' %} {% if forloop.index == 1 %} {% assign data = data | append: 'data-variant="' | append: variant.id | append: '" ' %} {{currencyToken}} {{priceIntegral}}{% if decimalNumber > 0 %}.{{priceFractional}}{% endif %}   {{currencyToken}} {{oriPrice}} {% endif %} {% endfor %} Casual to dressy in a breeze! This long sleeve tunic top features an elastic neckline that can be worn as a scoop neck or daring off the shoulder look. Long flared bell sleeves, loose fit, and rounded hemline. done   Elbow Length Sleeves done   Relaxed flared shape done   Adjustable elastic neckline {% if product.has_only_default_variant %} Variant {% if 'button' == 'button' %} Default {% else %} Default {% endif %} {% else %} {% for option in product.options_with_values %} {{option.name}} {% assign activeIndex = 1 %} {% assign optionKey = 'option' | append: forloop.index %} {% if 'button' == 'button' %} {% for optionValue in option.values %} {% assign variantList = '' %} {% for variant in product.variants %} {% if variant[optionKey] == optionValue %} {% assign variantList = variantList | append: variant.id | append: ' ' %} {% endif %} {% endfor %} {{optionValue}} {% endfor %} {% else %} {% for optionValue in option.values %} {% assign variantList = '' %} {% for variant in product.variants %} {% if variant[optionKey] == optionValue %} {% assign variantList = variantList | append: variant.id | append: ' ' %} {% endif %} {% endfor %} {% if forloop.index == activeIndex %} {{optionValue}} {% else %} {{optionValue}} {% endif %} {% endfor %} {% endif %} {% endfor %} {% endif %} {% assign data = '' %} {% for variant in product.variants %} {% assign variantId = variant.id %} {% assign variantImage = variant.image %} {% if variantImage %} {% assign variantImageUrl = variantImage | img_url: '' %} {% assign data = data | append: 'data-image-' | append: variantId | append: '="' | append: variantImageUrl | append: '" ' %} {% endif %} {% endfor %} Quantity - + {% assign soldOut = false %} {% assign soldOutData = '' %} {% for variant in product.variants %} {% if variant.inventory_management == 'shopify' and variant.inventory_policy == 'deny' and variant.inventory_quantity == 0 %} {% assign soldOutData = soldOutData | append: variant.id | append: ' ' %} {% if forloop.index == 1 %} {% assign soldOut = true %} {% endif %} {% endif %} {% endfor %} {% if soldOut %} Sold out {% else %} Add to cart {% endif %} {% else %} No products found. Please add some products to your store first. {% endif %} More Tunic Tops Best selling New Arrivals {% assign collection = collections['womens-tunic-tops-best-sellers'] %} {% assign products = collection.products %} {% assign productCount = products | size | at_most: 4 %} {% if productCount > 0 %} {% for product in products %} {% assign imageLink = '' %} {% if product.images.size > 0 %} {% assign imageLink = product.images[0].src | img_url: '' %} {% endif %} {% if imageLink != '' %} {% if true %} {% else %} {% endif %} {% else %} This product has no images. {% endif %} {% if true %} {% else %} {% endif %} {{product.title}} {% assign decimalNumber = 2 | at_least: 0 | at_most: 24 %} {% assign moneyFormatParts = shop.money_format | split: '{{' %} {% assign currencySymbol = moneyFormatParts[0] | strip_html %} {% if currencySymbol == '' %} {% assign moneyFormatParts = shop.money_format | split: '}}' %} {% assign currencySymbol = moneyFormatParts[1] | strip_html %} {% endif %} {% if 'token' == 'name' %} {% assign currencyToken = shop.currency %} {% else %} {% assign currencyToken = currencySymbol %} {% endif %} {% assign data = 'data-decimal-token="." data-decimal-number="' | append: decimalNumber | append: '" ' %} {% for variant in product.variants %} {% assign variantPrice = variant.price | divided_by: 100.0 %} {% assign price = variantPrice | round: decimalNumber | string %} {% assign priceParts = price | split: '.' %} {% assign priceIntegral = priceParts[0] %} {% assign priceFractional = priceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %} {% if decimalNumber > 0 %} {% assign price = priceIntegral | append: '.' | append: priceFractional %} {% else %} {% assign price = priceIntegral %} {% endif %} {% assign oriPrice = variant.compare_at_price %} {% if oriPrice %} {% assign oriPrice = oriPrice | divided_by: 100.0 %} {% else %} {% assign oriPrice = 0 %} {% endif %} {% if true and oriPrice > variantPrice %} {% assign oriPrice = oriPrice | round: decimalNumber | string %} {% assign oriPriceParts = oriPrice | split: '.' %} {% assign oriPriceIntegral = oriPriceParts[0] %} {% assign oriPriceFractional = oriPriceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %} {% if decimalNumber > 0 %} {% assign oriPrice = oriPriceIntegral | append: '.' | append: oriPriceFractional %} {% else %} {% assign oriPrice = oriPriceIntegral %} {% endif %} {% else %} {% assign oriPrice = '' %} {% endif %} {% assign data = data | append: 'data-price-' | append: variant.id | append: '="' | append: price | append: '" ' %} {% assign data = data | append: 'data-ori-price-' | append: variant.id | append: '="' | append: oriPrice | append: '" ' %} {% if forloop.index == 1 %} {% assign data = data | append: 'data-variant="' | append: variant.id | append: '" ' %} {{currencyToken}} {{priceIntegral}}{% if decimalNumber > 0 %}.{{priceFractional}}{% endif %}   {{currencyToken}} {{oriPrice}} {% endif %} {% endfor %} {% if forloop.index >= productCount %} {% break %} {% endif %} {% endfor %} {% else %} {% if 'Womens Tunic Tops Best Sellers' == '' %} Please choose collection to show products from sidebar. {% else %} No products found. Please add some products to the collection first. {% endif %} {% endif %} {% assign collection = collections['womens-tunic-tops-new-arrivals'] %} {% assign products = collection.products %} {% assign productCount = products | size | at_most: 4 %} {% if productCount > 0 %} {% for product in products %} {% assign imageLink = '' %} {% if product.images.size > 0 %} {% assign imageLink = product.images[0].src | img_url: '' %} {% endif %} {% if imageLink != '' %} {% if true %} {% else %} {% endif %} {% else %} This product has no images. {% endif %} {% if true %} {% else %} {% endif %} {{product.title}} star star star star star   (5) {% assign decimalNumber = 2 | at_least: 0 | at_most: 24 %} {% assign moneyFormatParts = shop.money_format | split: '{{' %} {% assign currencySymbol = moneyFormatParts[0] | strip_html %} {% if currencySymbol == '' %} {% assign moneyFormatParts = shop.money_format | split: '}}' %} {% assign currencySymbol = moneyFormatParts[1] | strip_html %} {% endif %} {% if 'token' == 'name' %} {% assign currencyToken = shop.currency %} {% else %} {% assign currencyToken = currencySymbol %} {% endif %} {% assign data = 'data-decimal-token="." data-decimal-number="' | append: decimalNumber | append: '" ' %} {% for variant in product.variants %} {% assign variantPrice = variant.price | divided_by: 100.0 %} {% assign price = variantPrice | round: decimalNumber | string %} {% assign priceParts = price | split: '.' %} {% assign priceIntegral = priceParts[0] %} {% assign priceFractional = priceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %} {% if decimalNumber > 0 %} {% assign price = priceIntegral | append: '.' | append: priceFractional %} {% else %} {% assign price = priceIntegral %} {% endif %} {% assign oriPrice = variant.compare_at_price %} {% if oriPrice %} {% assign oriPrice = oriPrice | divided_by: 100.0 %} {% else %} {% assign oriPrice = 0 %} {% endif %} {% if true and oriPrice > variantPrice %} {% assign oriPrice = oriPrice | round: decimalNumber | string %} {% assign oriPriceParts = oriPrice | split: '.' %} {% assign oriPriceIntegral = oriPriceParts[0] %} {% assign oriPriceFractional = oriPriceParts[1] | append: '000000000000000000000000' | truncate: decimalNumber, '' %} {% if decimalNumber > 0 %} {% assign oriPrice = oriPriceIntegral | append: '.' | append: oriPriceFractional %} {% else %} {% assign oriPrice = oriPriceIntegral %} {% endif %} {% else %} {% assign oriPrice = '' %} {% endif %} {% assign data = data | append: 'data-price-' | append: variant.id | append: '="' | append: price | append: '" ' %} {% assign data = data | append: 'data-ori-price-' | append: variant.id | append: '="' | append: oriPrice | append: '" ' %} {% if forloop.index == 1 %} {% assign data = data | append: 'data-variant="' | append: variant.id | append: '" ' %} {{currencyToken}} {{priceIntegral}}{% if decimalNumber > 0 %}.{{priceFractional}}{% endif %}   {{currencyToken}} {{oriPrice}} {% endif %} {% endfor %} {% if forloop.index >= productCount %} {% break %} {% endif %} {% endfor %} {% else %} {% if 'Womens Tunic Tops New Arrivals' == '' %} Please choose collection to show products from sidebar. {% else %} No products found. Please add some products to the collection first. {% endif %} {% endif %} Shop All Tunic Tops Customer reviews Fits great! This top is SO comfortable. I love the color and it is exactly as described online. This is a soft, thin T shirt type cotton knit material with a slight stretchiness to it. I am 5'5" tall and fairly thin all over. I usually have trouble finding tops to fit my thin build while disguising the larger bust and tummy area, but this top does that terrifically. star star star star star   Altagracia Verified purchase Highly Recommend Was scared to buy this but Im reay glad I did and will be purchasing more. Im a size 4, ordered the small. Super soft materiel, not restricting, great quality material. star star star star star   Elly Verified purchase PERFECT TOP. 3/4 SLEEVES HIDE IMPERFECTIONS perfect top. 3/4 sleeves hide imperfections, but cool enough for summer. very good quality with surprisingly excellent pricing. star star star star star   Clara Verified purchase Easy returns and exchanges With our 30 day return policy and free returns you havr nothing to worry about if our styles are not to your liking. Easy returns and exchanges.