My Final Wishes Planner

$19.99 $28.99 Save $9.00
The current produc does not participate any Rebate. Switch the participating product to check the design.
(This prompt will not be displayed on the client-side.)
Style:  BLUE
Quantity
Share the love
Free Shipping Over $69.99
45 Days Free Returns
Wholesale & Retail
Secure Payments
Customer Reviews

Here are what our customers say.

Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.
Description

MAKE PLANNING EASY & ORGANIZED

🌟 Prepare for the future with this essential planner that provides all the necessary information your loved ones will need when the time comes. A thoughtful way to ensure your wishes are respected and your affairs are in order.

  • 🌿 HOLISTIC PLANNING: This planner consolidates crucial details about your final wishes, including financial information, insurance policies, and important contacts. It provides a clear structure for recording all necessary data to ensure your affairs are handled as you desire.

  • 💼 FINANCIAL INFORMATION: Includes a dedicated section for documenting your financial affairs, such as insurance policies and outstanding debts. This ensures your loved ones have all the necessary details to manage your assets effectively.

  • 📞 IMPORTANT CONTACTS: Organize and list essential contacts, including family, friends, healthcare providers, and legal advisors. This section ensures that the right people can be easily reached when needed.

  • 📑 IMPORTANT DOCUMENTS: Keep track of vital documents related to your legal and financial matters. This section ensures that all important paperwork is organized and easily accessible.

  • ✉️ PERSONAL MESSAGES: Includes space for your personal messages, final wishes, and reflections. You can communicate your last thoughts and feelings, providing a heartfelt touch for your loved ones.

USAGE INSTRUCTIONS

  1. FILL IN DETAILS: Begin by filling out the sections related to your financial information, important contacts, and insurance details.
  2. ADD PERSONAL NOTES: Use the dedicated pages to write your personal messages, funeral wishes, and any other final thoughts you want to leave for your loved ones.
  3. UPDATE REGULARLY: Review and update the planner regularly to ensure all information is current and accurate.
  4. STORE SAFELY: Keep the planner in a secure, easily accessible location where your loved ones can find it when needed.

AVAILABLE STYLES:

BLACK STYLE:

  • 135 PAGES
  • 24 MAIN CATEGORIES FOR RECORDING IMPORTANT INFORMATION
  • SIZE: 8.5 x 11 INCH
  • SIMPLE AND COMPLETE FORMAT
  • BEAUTIFUL COVER DESIGN WITH MATTE FINISH
  • EXCELLENT FINAL GIFT OPTION

BLUE STYLE:

  • 110 PAGES
  • 24 KEY CATEGORIES FOR ESSENTIAL RECORDS
  • CLEAR AND COMPREHENSIVE FORMAT
  • ELEGANT COVER WITH MATTE FINISH
  • IDEAL AS A FINAL GIFT

PRODUCT PACKAGING

  • 1 x My Final Wishes Planner

CAUTION

  • HANDLE WITH CARE: Ensure that all personal information is filled out accurately and securely.
  • UPDATE REGULARLY: Regularly review and update the planner to keep all information current.
  • STORAGE: Store in a safe and accessible place where it can be easily found by your loved ones.