24seven Comfort Apparel Womens Elbow 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 V-Neck Loose Fit Three Quarter Sleeve 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['elbow-sleeve-swing-tunic-top-for-women'] %} {% 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 stylish solid colored tunic top features a feminine print and a figure flattering design. The elbow length sleeves, scoop neckline, and swing top shape make it a go to tunic top in any closet. Perfect short sleeve tunic tops for leggings. done   Elbow Length 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['criss-cross-round-hemline-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 %} Dressed up or dress it down, you'll want to wear this top everywhere you go! This stylish top features a chic v-neck with criss cross strap detail. A flattering curved hemline, a loose fit, and ¾ length sleeves. done   Three Quarter Sleeves done   Relaxed shape done   Comfortable stretch material done   Criss cross strap detail {% 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['floral-flare-sleeve-elastic-neckline-tunic-tops'] %} {% 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 %} A fun and flirty tunic top style that’s great for year round wear. Featuring three quarter length trumpet sleeves, a relaxed fit, and a versatile elastic neckline. Wear as a ruffled round neckline or wear as an off shoulder style. Made in a beautiful magenta striped and floral print in a comfortable and stretchy polyester blend material. done   Long Bell Sleeves done   Relaxed flared shape done   Comfortable stretch material 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 %} Featured products Best selling New Arrivals {% assign collection = collections['24seven-comfort-apparel-womens-elbow-sleeve-fall-tunic-tops'] %} {% 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 '24seven Comfort Apparel Womens Elbow Sleeve Fall Tunic Tops' == '' %} 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-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}} 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 Best Sellers' == '' %} 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.