Skip to content
Search
Home
All Products
Accessories / Personal Items
Charcuterie Boards / Cheese Slicers
Cutting Boards
Kitchen / Household Items
Specialty / Custom Items
Wood Type Info: Available / Origin
FAQs / Care and Maintenance
Wood vs Plastic
Food-Safe Item Care
Video
Non-Food Item Care
Wire Changing Instructions
News
About Bill's Woodshed
Contact Us / Custom Order Inquiries
Customer Pics
Account
Site navigation
Search
Search
Cart
Menu
Site navigation
Home
All Products
Accessories / Personal Items
Charcuterie Boards / Cheese Slicers
Cutting Boards
Kitchen / Household Items
Specialty / Custom Items
Wood Type Info: Available / Origin
FAQs / Care and Maintenance
Wood vs Plastic
Food-Safe Item Care
Video
Non-Food Item Care
Wire Changing Instructions
News
About Bill's Woodshed
Contact Us / Custom Order Inquiries
Customer Pics
Account
Item added to cart.
View cart and check out
.
Close
Close
Bill's Woodshed Market now at 2 Locations Each Weekend: Saturdays @ Piedmont Farmer's Market off Winecoff Road in Concord - Sundays @ Charlotte Regional Farmer's Market off Yorkmont Rd in Charlotte
Close
News
RSS
fall festival
,
festival
,
harvest
,
market
-
November 11, 2023
Event ---> Randy's Antique and Yard Sale - November 18th & 19th, 2023
Bill's Woodshed will be at Randy's Antique & Yard Sale --> November 18th & 19th, 2023
Read more
Tags
All
fall festival
festival
harvest
market
$(document).ready(function() { thumbnails = $('img[src*="/products/"]').not(':first'); if (thumbnails.length) { thumbnails.bind('click', function() { var arrImage = $(this).attr('src').split('?')[0].split('.'); var strExtention = arrImage.pop(); var strRemaining = arrImage.pop().replace(/_[a-zA-Z0-9@]+$/,''); var strNewImage = arrImage.join('.')+"."+strRemaining+"."+strExtention; if (typeof variantImages[strNewImage] !== 'undefined') { productOptions.forEach(function (value, i) { optionValue = variantImages[strNewImage]['option-'+i]; if (optionValue !== null && $('.single-option-selector:eq('+i+') option').filter(function() { return $(this).text() === optionValue }).length) { $('.single-option-selector:eq('+i+')').val(optionValue).trigger('change'); } }); } }); } });