Skip to content
Anniversary
Wedding
Family
Community
Memorial
Anniversary
Wedding
Family
Community
Memorial
Learn More
Multicolor
Willow Tree Memorial Wall Plaque Gift for Bereaved Family LTC-1103
$
32.00
Add to cart
Loading
Done
Willow Tree Mother’s Day Wall Plaque Gift for Mom LTC-1227
$
32.00
Add to cart
Loading
Done
Willow Tree Mother’s Day Wall Plaque Gift for Mom LTC-1550
$
32.00
Add to cart
Loading
Done
Willow Tree Mother’s Day Wall Plaque Gift for Mom LTC-1552
$
32.00
Add to cart
Loading
Done
Anniversary
Wedding
Family
Community
Memorial
Refunds and Returns Policy
Privacy Policy
Anniversary Gifts Guide
Cart
My account
Checkout
Instagram Link
Instagram Link
Instagram Link
© 2018 Paper Metal Canvas
jQuery(document).ready(function($) { var el = $('.product_type_customizable'), url = el.attr('href'); // 1. When a full variation is selected $('.single_variation_wrap').on('show_variation', function(event, variation) { var optionsAttr = ''; Object.keys(variation.attributes).forEach(function(key) { var attr_value = $('select[name=' + key + '] option:selected').val(), attr_slug = $('#wcdp-contain-attributes .wcdp-values-' + key + ' input[name="' + attr_value + '"]').val(); if (typeof attr_slug !== 'undefined') { optionsAttr += '&' + key + '=' + attr_slug; } }); // Update URL and Show Button el.attr('href', url + optionsAttr).show(); }); // 2. When a variation is unselected (reset) $('.single_variation_wrap').on('hide_variation', function() { el.hide(); }); });