Skip to content
FREE SHIPPING ON ORDERS $99 OR MORE
Welcome to our store
Clothing
Clothing
All Clothing
All Clothing
Bottoms
Blazers & Jackets
Tops
Dresses & Jumpsuits
Plus Size
Maternity
WOMENS CLOTHING
BOTTOMS
BOTTOMS
ALL BOTTOMS
ALL BOTTOMS
SHORTS
SKIRTS
PANTS
CAPRI
JEANS
BOTTOMS
TOPS
BLAZERS & JACKETS
BLAZERS & JACKETS
ALL BLAZERS & JACKETS
ALL BLAZERS & JACKETS
BLAZERS
JACKETS
BLAZERS & JACKETS
DRESSES
DRESSES
ALL DRESSES
ALL DRESSES
BANDAGE DRESSES
JUMPSUITS
DRESSES
Log in
Facebook
Pinterest
Instagram
Search
Clothing
All Clothing
Bottoms
Blazers & Jackets
Tops
Dresses & Jumpsuits
Plus Size
Maternity
WOMENS CLOTHING
BOTTOMS
ALL BOTTOMS
SHORTS
SKIRTS
PANTS
CAPRI
JEANS
BOTTOMS
TOPS
BLAZERS & JACKETS
ALL BLAZERS & JACKETS
BLAZERS
JACKETS
BLAZERS & JACKETS
DRESSES
ALL DRESSES
BANDAGE DRESSES
JUMPSUITS
DRESSES
Search
Cart
0
0 items
Log in
Item added to your cart
Check out
Continue shopping
Collection:
Women's Blazers
Sort by:
Featured
Best selling
Alphabetically, A-Z
Alphabetically, Z-A
Price, low to high
Price, high to low
Date, old to new
Date, new to old
Sort
22 products
Women Double Notch Lapel Sharp Shoulder Pad Office Blazer
Women Double Notch Lapel Sharp Shoulder Pad Office Blazer
$52.99 - $58.99
Hybrid & Company Womens Casual Work Office Open Front Blazer
Hybrid & Company Womens Casual Work Office Open Front Blazer
$45.99 - $45.99
Hybrid & Company Women's Casual Work Office Blazer Jacket
Hybrid & Company Women's Casual Work Office Blazer Jacket
$45.99 - $45.99
Womens Casual Elegant Work Office Nylon Ponte Blazer
Womens Casual Elegant Work Office Nylon Ponte Blazer
$45.99 - $45.99
Hybrid & Company Womens Work Office Open Front Blazer
Hybrid & Company Womens Work Office Open Front Blazer
$45.99 - $45.99
Plus Size Women High Low Blazer
Plus Size Women High Low Blazer
$45.99 - $45.99
Women High Low Blazer
Women High Low Blazer
$45.99 - $45.99
Women's Notch Lapel Single Button Blazer
Women's Notch Lapel Single Button Blazer
$45.99 - $45.99
Women's Notch Lapel Single Button Blazer
Women's Notch Lapel Single Button Blazer
$45.99 - $45.99
Women's Casual Shawl Lapel Open Front Blazer
Women's Casual Shawl Lapel Open Front Blazer
$45.99 - $45.99
Women's Casual Shawl Lapel Open Front Blazer
Women's Casual Shawl Lapel Open Front Blazer
$45.99 - $45.99
Cart
Your cart is empty
Choosing a selection results in a full page refresh.
$(document).ready(function(e){ console.log('ready call from GTM events') }) $(document).on('click','.template--collection .product-grid-container #product-grid .grid__item',function(e){ var prod_handle = jQuery(this).data("handle"); console.log('prod_handle '+prod_handle); dataLayer.push({ ecommerce: null }); jQuery.getJSON("/products/" + prod_handle + ".js", function(product) { var prod_id = product.id; var prod_name = product.title; var prod_vendor = product.vendor; var prod_price = (product.price/100); var prod_type = product.type; var prod_image = product.featured_image; var prod_variant_title = product.variants[0].title; var prod_sku = product.variants[0].sku; var prod_variant_id = product.variants[0].id; dataLayer.push({ event: "dl_select_item", ecommerce: { currencyCode: "USD", items: [ { affiliation : "Fame Fashion Distribution | Affordable Women's Clothing | Fashion for Women", item_id: prod_id, item_name: prod_name, item_brand: prod_vendor, price: prod_price, item_category: prod_type, currency: "USD", imageURL: prod_image, item_variant: prod_variant_title, shopify_handle: prod_handle, shopify_product_id: prod_id, shopify_sku: prod_sku, shopify_variant_id: prod_variant_id } ] } }); }); });