-58%
Inspirational Hope Bread Tray
2
sold in last
8
hours
$59.99
$24.99
Description: Inspirational words and imagery adorn this functional Communion Bread Tray. Whether breaking bread with those close to you, or as an offering of kindness to someone in need, you will send a cheerful message of hope, love, peace and reassurance with every serving. Designed and crafted by hand,...
Free Shipping
Free standard shipping on all orders
Estimated to be delivered within 7-10 business days
Returns Accepted
Learn More.
customers are viewing this product
Description:
Inspirational words and imagery adorn this functional Communion Bread Tray.
Whether breaking bread with those close to you, or as an offering of kindness to someone in need, you will send a cheerful message of hope, love, peace and reassurance with every serving.
Designed and crafted by hand, this beautiful tray was crafted to last a lifetime. Share the joy of the this timeless piece for generations to come. Give it as a gift to someone special in your life as a testament to your everlasting relationship.
Designed by Destiny Image and Handcrafted in the U.S.A. By Nilusa.
Product Information:
- Made In the USA
- Backed by a Lifetime Warranty and will never rust, chip, crack or break!
- Made of 100% recycled, food-safe, Microwaveable Aluminum-Based Alloy
- Microwaveable*
- Perfect for Cooking, Serving, Chilling, Defrosting, Heating and Entertaining
- Use in the Microwave, Stove, Oven, Grill or over an Open Fire!
- Extremely durable and designed to withstand commercial restaurant use
- Easier to use and Lighter than Cast Iron!
- Easier to care for than Silver.
- Rated for temperatures of up to 1000°F!
Specification:
ID #:140010P
Height: 1.5 inches
Width: 6.5 Inches
Length: 9.5 Inches
Width: 6.5 Inches
Length: 9.5 Inches
Weight: 2 lbs
jQuery(function() {
var mode = jQuery('.gryffeditor').hasClass('editing') ? 'dev' : 'production';
var $module = jQuery('#m-1603811938329').children('.module');
if (mode == 'dev') {
jQuery('#m-1603811938329').attr('data-name', '').css('background-image', 'none').removeAttr('data-image');
var flag = true;
var $bkLiquid = parent.jQuery('body').find('#gfFrame').contents().find('#module-1603811938329');
if ($bkLiquid && $bkLiquid.length > 0) {
var $settings = $bkLiquid.find('.settings');
try {
var name = '';
var imageUrl = '';
settings = JSON.parse($settings.html());
for (var i = 0; i < settings.length; i++) {
if (settings[i].name == 'name') {
name = settings[i].default_value
}
if (settings[i].name == 'image') {
imageUrl = settings[i].default_value
}
}
if (imageUrl != '') {
flag = false;
jQuery('#m-1603811938329').css('background-image', 'url(' + imageUrl + ')').css('min-height', '100px').attr('data-image', 'true');
}
if (name != '' && name != 'Custom Code') {
flag = false;
jQuery('#m-1603811938329').attr('data-name', name);
}
} catch(error) {
console.log(error);
}
}
if (flag) {
jQuery('#m-1603811938329').attr('data-name', 'Right click on the module, then choose Edit Html / Liquid option to start writing your custom code.');
}
}
});