[ReviewAZON asin="B000ESDGTA"]
Tags: Converse, mens, wadeSubscribe to RSS: Posts | Comments | Via Email
Discount Womens Shoes
Discount Womens Shoes - Free Fast Shipping & Return Shipping
![]() |
![]() |
![]() |
| Converse Chuck Taylor All Star Canvas Low T… $38.00 – $39.95 |
Converse Boy & Girl Chuck Taylor Original $19.79 – $30.00 |
Converse Chuck Taylor All Star High Top Bla… $37.99 – $39.95 |
![]() |
![]() |
![]() |
| Converse Men’s Chuck Taylor Original Sneakers $29.99 – $52.99 |
Converse Men’s All Star Hi (Chocolate/Red 5… $32.99 |
Converse Chuck Taylor Hi Top Sneaker All Sh… $19.99 – $52.99 |
![]() |
![]() |
![]() |
| Converse All Star Hi Four Horsemen Print – … $29.99 – $45.99 |
Converse “CT” Slip-On Sneaker $35.95 – $50.00 |
Converse Chuck Taylor All Star Low Top Blac… $38.99 – $39.95 |
![]() |
![]() |
![]() |
| Converse Chuck Taylor All Star Hi Top Royal… $39.99 |
Converse Men’s Chuck Taylor All Star Hi (Bl… $39.95 |
Converse Chuck Taylor All Star Canvas Low T… $38.99 – $43.26 |
![]() |
![]() |
![]() |
| Converse Chuck Taylor All Star Hi Top Black… $38.99 – $39.95 |
Converse Chuck Taylor All Star Canvas Low T… $38.99 – $39.90 |
CONVERSE Chuck Taylor All Star Low Mens Shoes $37.80 – $40.13 |
![]() |
![]() |
![]() |
| Converse Men’s 0100 Team Sneaker $29.99 – $72.99 |
Converse Baby Boy or Baby Girl First Star C… $14.99 – $25.00 |
Converse Chuck Taylor All Star Low Top Unbl… $39.90 |
![]() |
![]() |
![]() |
| Converse Chuck Taylor All Star Low Top Unbl… $39.90 |
CONVERSE 1T167 CT A/S SPCL OX PURPLE PASION $37.99 – $39.95 |
Converse Chuck Taylor All Star Low Top Navy… $38.99 – $39.90 |
![]() |
![]() |
![]() |
| Converse Chuck Taylor All Star Canvas High … $38.99 – $39.90 |
Women’s Converse® One Star® Dance S… $7.49 |
converse chuck taylor purple 1T162 $38.70 – $44.99 |
![]() |
![]() |
![]() |
| Converse Chuck Taylor All Star Leather High… $59.99 |
Converse Men’s Jack Purcell CP Shoe $42.49 – $51.99 |
Converse Boy & Girl Chuck Taylor Hi-Top $23.79 – $30.00 |
Converse Chuck Taylor All Star Canvas Low Top Red M9696
Are You Interested in Converse Chuck Taylor All Star Canvas Low Top Red M9696 I make this product appeal to young people
Great Everyday Shoes![]()
I wear these shoes every day and find them super comfortable. I work in a coffee shop and my feet don’t hurt after six hours of standing and they can take a beating (coffee spilled on them everyday).
FREAKIN’ SWEET
![]()
I LOVE THESE CONVERSE! THEY ARE CLASSIC, COULDN’T FIND THEM ANYWHERE ELSE. THEY’VE RECEIVED MANY COMPLIMENTS!
Worth the $?![]()
Although the shoes were exactly what I wanted, I think the price is considerably high for canvas-topped shoes.
Classic design that hasn’t changed in years and years and years. Try them for the first time — again.
Amazon Price: $38.99 – $39.90

Source From discount-shoe
Hope you guys had a great weekend
Cheers
CONVERSE CT SLIP BRIGHT GREEN
This day I’ll introduce you about CONVERSE CT SLIP BRIGHT GREEN Coming Soon I find this from Amazon I will That interes, You that Agree?.
The newest version of the classic All Stars from Converse have a great slip on design. Soft canvas fabric upper in a classic Chuck Taylor oxford style, with a rubber toe cap and signature detailing. Unique slip on design with eyelets but no laces, a semi-attached tongue and hidden elastic panels for easy slip on comfort. Soft fabric lining, cushioned insole. Wraparound striped midsole with textured toe bumper, classic style traction outsole. For women’s sizes, order two whole sizes smaller.
List Price: $55.00
Amazon Price: $55.00

Source From discount-shoe-20
Cheers and have a GREAT day!
Cheers
Converse “CT” Slip-On Sneaker
Are You Interested in Converse “CT” Slip-On Sneaker Coming Soon I find this from Amazon I will That interes, You that Agree?.
Featuring the iconic Chuck Taylor construction and updated with a modern, laid-back attitude, this laceless sneaker perfectly complements any casual look.
List Price: $44.95 – $50.00
Amazon Price: $35.95 – $50.00

Source From discount-shoe-20
Bye Bye
Cheers and Care
| Price: | $38.99 – $39.95 |
Classic design that hasn’t changed in years and years and years. Try them for the first time — again.
addHandlers();
function addHandlers() { if (goVariationSet == null || AJSEventHandler == null || VariationSetEvent == null) { return; }
goVariationSet.registerEvent(VariationSetEvent.DIMENSION_HOVER, new AJSEventHandler(null, notAvailableHover_handle)); goVariationSet.registerEvent(VariationSetEvent.DIMENSION_SELECTED, new AJSEventHandler(updateDimensionText_init, updateDimensionText_handle)); goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED, new AJSEventHandler(updatePrice_init, updatePrice_handle)); goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED, new AJSEventHandler(updateAvail_init, updateAvail_handle)); goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED, new AJSEventHandler(null, updateOfferId_handle)); goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED, new AJSEventHandler(updateBuyButton_init, updateBuyButton_handle)); goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED, new AJSEventHandler(updateImage_init, updateImage_handle));
var buybtn = document.getElementById('buybutton'); var form = document.buybox;
if (buybtn != null && form != null) { if (document.body.addEventListener) { buybtn.addEventListener('mouseover', buyButtonMouseover, false); buybtn.addEventListener('mouseout', buyButtonMouseout, false); form.addEventListener('submit', cartSubmit, false); } else { buybtn.attachEvent('onmouseover', buyButtonMouseover); buybtn.attachEvent('onmouseout', buyButtonMouseout); form.attachEvent('onsubmit', cartSubmit); } }
}
function updateDimensionText_init() { var spans = document.getElementsByTagName("span"); for (var i = 0; i < spans.length; i++) { if (spans[i].className == "dimensionSelectorLabel") { spans[i].innerHTML = AJSStrings.get("choose one"); } } }
function updateDimensionText_handle(event) { if (!event.type || event.type != VariationSetEvent.DIMENSION_SELECTED) return;
var dn = event.dimensionName; var element = document.getElementById('dimensionSelectorLabel_' + dn); if (element) { var value = event.dimensionValue; if (value == null) { value = AJSStrings.get("choose one"); } element.innerHTML = value; } }
function notAvailableHover_handle(event) { if (!event.type || event.type != VariationSetEvent.DIMENSION_HOVER || goVariationSet == null) return;
var div = document.getElementById('variationNotAvailable'); if (div == null) return;
var dn = event.dimensionName; var dv = event.dimensionValue;
if (dn == null && dv == null) { div.style.display = 'none'; } else if (!goVariationSet.isDimensionValueAvailable(dn, dv)) { var dims = goVariationSet.getAllConstraints(); dims[dn] = dv; var out = AJSStrings.get("Not available in") + '<br\/>'; for (var d in dims) { out += AJSStrings.getFallback(d) + ': <span class="notAvailHighlight">' + dims[d] + "<\/span><br\/>"; } var img = document.getElementById('detailProductImage'); var width = (img == null) ? 180 : img.width + 10;
div.style.width = width; div.innerHTML = out; div.style.display = 'block'; } }
function updatePrice_init() { var offerPrice = document.getElementById('detailOfferPrice'); var listPrice = document.getElementById('detailListPrice'); if (offerPrice == null) return;
this.defaultPrice = offerPrice.innerHTML; if (listPrice != null) { this.defaultListPrice = listPrice.innerHTML; } }
function updatePrice_handle(event) { if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;
var offerPrice = document.getElementById('detailOfferPrice'); var listPrice = document.getElementById('detailListPrice'); var listPriceRow = document.getElementById('listprice');
if (offerPrice == null) return;
var variation = event.variation; if (variation != null) { if (variation.attrs.Price) { offerPrice.innerHTML = variation.attrs.Price; } if (listPrice != null && listPriceRow != null && variation.attrs.ListPrice) { if (variation.attrs.ListPriceAmount > variation.attrs.PriceAmount) { listPrice.innerHTML = variation.attrs.ListPrice; listPriceRow.style.display = ''; } else { listPriceRow.style.display = 'none'; } }
} else { offerPrice.innerHTML = this.defaultPrice; if (listPrice != null && listPriceRow != null) { listPrice.innerHTML = this.defaultListPrice; listPriceRow.style.display = ''; } } }
function updateAvail_init() { var element = document.getElementById('dimSelectAvailability'); if (element == null) return;
this.defaultAvailability = element.innerHTML; }
function updateAvail_handle(event) { if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;
var element = document.getElementById('dimSelectAvailability'); if (element == null) return;
var variation = event.variation; if (variation != null) { var text = ""; if (variation.attrs.Availability) { text = variation.attrs.Availability; } if (variation.attrs.MerchantName) { if (text != "" && !text.match(/\.\s*$/)) { text += '.'; } text += " " + AJSStrings.get('Ships from sold by') + " " + variation.attrs.MerchantName; } element.innerHTML = text; } else if (this.defaultAvailability != null) { element.innerHTML = this.defaultAvailability; } }
function updateOfferId_handle(event) { if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;
var form = document.buybox; if (form == null || form.dynASIN == null || form.dynOfferId == null) return;
var variation = event.variation; if (variation != null && variation.attrs.OfferListingId != null && variation.attrs.Asin != null) { form.dynASIN.value = variation.attrs.Asin; form.dynOfferId.value = variation.attrs.OfferListingId; } else { form.dynASIN.value = ''; form.dynOfferId.value = ''; } }
function updateBuyButton_init() { var element = document.getElementById('buybutton'); if (element == null) return; element.style.cursor = "not-allowed"; }
function updateBuyButton_handle(event) { if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return; var element = document.getElementById('buybutton'); if (element == null) return;
if (event.variation == null) { element.style.cursor = "not-allowed"; } else { element.style.cursor = "pointer"; } }
function buyButtonMouseover(event) { if (goVariationSet == null) return;
if (goVariationSet.selectedVariation == null) { var div = document.getElementById('chooseVariationBFCartAdd'); if (div != null) { div.style.display = 'block'; } } }
function buyButtonMouseout(event) { var target = (event.target) ? event.target : event.srcElement; var div = document.getElementById('chooseVariationBFCartAdd'); if (div != null) { div.style.display = 'none'; } }
function cartSubmit(event) { if (goVariationSet == null || goVariationSet.selectedVariation != null) { return true; } else { if (event.preventDefault) { event.preventDefault(); } return false; } }
function updateImage_init() { var img = document.getElementById('detailProductImage'); if (img) { this.defaultImage = img.src; }
var link = document.getElementById('imageViewerLink'); if (link) { this.defaultHref = link.href; // replace current asin with a generic url for subsitutions this.baseHref = link.href.replace(/\/images\/\w{10}/, "/images/%ASIN%"); } }
function updateImage_handle(event) { if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return; var img = document.getElementById('detailProductImage'); var link = document.getElementById('imageViewerLink'); var variation = event.variation;
var imgsrc, href;
if (variation && variation.attrs.ImageURL) { imgsrc = variation.attrs.ImageURL; href = this.baseHref.replace(/%ASIN%/, variation.attrs.Asin); } else { imgsrc = this.defaultImage; href = this.defaultHref; }
if (img) img.src = imgsrc; if (link) link.href = href; }
Fabulous!![]()
These were ordered as a gift in a size 12. Yes, they had them. The came beautifuly wrapped and arrived within a few days from order. Yes, I waited until the last min to order and they arrived just in time for Holidays. Reasonable and I didn’t have to leave my home. Perfect for basketball! They were well received! Now, my daughter wants a pair. Love Amazon!
GOOD GRIEF! I AM “TRENDY.”![]()
I am one of the last people on earth that you would point out as being “trendy.” Alas, as I shuffled into the local coffee shop the other day a lady, whom I have known for some time, commented on my “trendy” sneakers. I was crushed. These particular sneakers, Converse All Stars, and I go way, way back. When I first started wearing them you could buy a pair for around three or four dollars. I got one new pair a year. They were neat because if my foot grew too much in a given year, it was quite easy to make a slit in the two with my pocket