Skip to product information
1 of 1

Tacony -Sewing Central

Babylock Embroidery Frame & Grid 6x6 (150x150) BLMA-150

Babylock Embroidery Frame & Grid 6x6 (150x150) BLMA-150

Regular price $95.99 USD
Regular price $120.00 USD Sale price $95.99 USD
Sale Sold out
Shipping calculated at checkout.
Quantity
Fits: BLSOG BLTY BLPY BLJY BLG3




// $(function() {
$( "#tabs" ).tabs();
});
// ]]>

// $(document).ready(function() {
$(".tabs-menu a").click(function(event) {
event.preventDefault();
$(this).parent().addClass("current");
$(this).parent().siblings().removeClass("current");
var tab = $(this).attr("href");
$(".tab-content").not(tab).css("display", "none");
$(tab).fadeIn();
});
});
// ]]>
View full details