Shape Sorter Bench - Made in USA
Features: Crafted from locally harvested maple. Comes with 3 each of 4 different shaped pegs. No finishes or paints. Laser engraved details. Made in Vermont, USA Warranty: We will repair, at no charge, any functionally defective standard item that is returned to us. Details: Your little learner will love this......
Features:
Crafted from locally harvested maple.
Comes with 3 each of 4 different shaped pegs.
No finishes or paints.
Laser engraved details.
Made in Vermont, USA
Warranty: We will repair, at no charge, any functionally defective standard item that is returned to us.
Details: Your little learner will love this shape sorting bench! Triangle, Square, Rectangle, and Circle shapes. Each shape has 3 pieces. The bench measures 6 3/4" long, 4 " high, and 4" wide. For ages 2 and UP.
Package Dimensions: 7.3 x 4.7 x 4.3 inches
Languages: English
Buy Now
// Show how many items are left, if below 10
} else {
// Variant is sold out, disable the submit button
$addToCart.addClass('disabled').prop('disabled', true);
$addToCartText.html("Sold Out");
$variantQuantity.removeClass('is-visible');
if (variant.incoming) {
$variantQuantity.html("Will be in stock after [date]".replace('[date]', variant.next_incoming_date)).addClass('is-visible');
}
else {
$variantQuantity.addClass('hide');
}
$quantityElements.hide();
}
// Regardless of stock, update the product price
Shopify.money_format = '${{amount}}';
//var customPrice = timber.formatMoney( Shopify.formatMoney(variant.price,Shopify.money_format) );
var a11yPrice = Shopify.formatMoney(variant.price, Shopify.money_format);
// var customPriceFormat = '
' + customPrice + ' ';
var customPriceFormat = '
' + a11yPrice + ' ';
if (variant.compare_at_price > variant.price) {
//var comparePrice = timber.formatMoney(Shopify.formatMoney(variant.compare_at_price, Shopify.money_format));
var a11yComparePrice = Shopify.formatMoney(variant.compare_at_price, Shopify.money_format);
//customPriceFormat = '
' + customPrice + ' ';
//customPriceFormat += '
' + comparePrice + ' ';
//customPriceFormat += '
' + a11yComparePrice + ' ';
/*customPriceFormat += '
translation missing: en.products.general.sale_price ' + a11yPrice + '';*/
}
$productPrice.html(customPriceFormat);
// Also update and show the product's compare price if necessary
if ( variant.compare_at_price > variant.price ) {
// var priceSaving = timber.formatSaleTag( Shopify.formatMoney(variant.compare_at_price - variant.price, '${{amount}}') );
//$comparePrice.html("Save [$]".replace('[$]', priceSaving)).show();
} else {
$comparePrice.hide();
}
var defaultCurrency = 'USD';
var shopCurrency = 'USD';
var cookieCurrency = Currency.cookie.read();
if (cookieCurrency == null) {
Currency.convertAll(shopCurrency, defaultCurrency);
} else {
Currency.convertAll(shopCurrency, cookieCurrency);
}
} else {
// The variant doesn't exist, disable submit button.
// This may be an error or notice that a specific variant is not available.
$addToCart.addClass('disabled').prop('disabled', true);
$addToCartText.html("Unavailable");
$variantQuantity.removeClass('is-visible');
$quantityElements.hide();
}
if (variant && variant.featured_image) {
var originalImage = $(".thumbnails img");
var newImage = variant.featured_image;
var element = originalImage[0];
Shopify.Image.switchImage(newImage, element, function (newImageSizedSrc, newImage, element) {
$(element).parents('a').attr('href', newImageSizedSrc);
$(element).attr('src', newImageSizedSrc);
$('.thumbnails .zoomWindowContainer div').css('background-image','url('+newImageSizedSrc+')');
});
}
// BEGIN SWATCHES
if (variant) {
var form = $('#' + selector.domIdPrefix).closest('form');
for (var i=0,length=variant.options.length; i
Sleeve High Neck Bodycon Dress
See all features
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam fringilla augue nec est tristique auctor. Donec non est at libero.