(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/27
Description
Our goods are authentic, with genuine patents, counterfeit must be investigated! Customers please identify our products!
🎉BUY 2 GET 10%OFF & FREE SHIPPING
💯Payments Via PayPal® and CreditCard.
😊If you are not satisfied within 30 days, you can return it for free.
⭐Fast Returns>>100% Money Back Guarantee.
😍96.9% Of Customers Buy 2 Or More 😍
A unique and fun picture frame for Dad! This would make a great gift for Father's Day, Birthday gift, or a gift for a new Dad. Made out of wood and painted with the colors of your choice.
Getting ready for Father’s Day and any occasion to celebrate dad with this perfect picture frame.
This frame is a premium handmade item and is 15 inches long. The pictures go into the top of the D.
Product Information
Material: Wooden
DAD: Letter board: 30cm long*20cm wide
Base board: 38cm long*5cm wide
It comes with a clear acrylic jig to cut out your pictures with. The backing is white and the front is black.
The openings of the picture frames are left open. Please choose if you would like your frame to say Dad or papa.
Our Guarantee
Dear Customer,purchase any product here and try it in the comfort of your own home for 30 days.
If for whatever reason you're not completely satisfied, then return the product with in 30 days.
Buy securely from your phone, tablet or desktop today!
PAYMENT
PayPal is welcomed here. If you don't have a PayPal account, we accept all credit cards: just select 'PayPal' and click the 'Pay with Debit or CreditCard' button.
Payment success & send e-mail for your confirmation before shipping.
Orders can be canceled, returned or exchanged freely if there are problems in quality, colors and delayed shipping
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)