301 response code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 response code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: xrj1.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="https://shopjing.net/xmlrpc.php"> <title>shopjing.net – 静静商城</title> <meta name='robots' content='max-image-preview:large' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="shopjing.net » Feed" href="https://shopjing.net/feed/" /> <link rel="alternate" type="application/rss+xml" title="shopjing.net » 评论 Feed" href="https://shopjing.net/comments/feed/" /> <link rel='stylesheet' id='premium-addons-css' href='https://shopjing.net/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-css/premium-addons.min.css?ver=4.10.61' type='text/css' media='all' /> <style id='safe-svg-svg-icon-style-inline-css' type='text/css'> .safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='sr7css-css' href='//shopjing.net/wp-content/plugins/slider-revolution/public/css/sr7.css?ver=6.7.14' type='text/css' media='all' /> <style id='woocommerce-inline-inline-css' type='text/css'> .woocommerce form .form-row .required { visibility: visible; } </style> <link rel='stylesheet' id='elementor-frontend-css' href='https://shopjing.net/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.27.6' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-27964-css' href='https://shopjing.net/wp-content/uploads/elementor/css/post-27964.css?ver=1740129890' type='text/css' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://shopjing.net/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.27.6' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-18-css' href='https://shopjing.net/wp-content/uploads/elementor/css/post-18.css?ver=1740143083' type='text/css' media='all' /> <link rel='stylesheet' id='bootstrap-css' href='https://shopjing.net/wp-content/themes/woodmart/css/bootstrap-light.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='woodmart-style-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/base.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-recent-post-comments-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/widget-recent-post-comments.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-nav-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/widget-nav.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-product-list-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-widget-product-list.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-slider-price-filter-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-widget-slider-price-filter.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-wp-gutenberg-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/wp-gutenberg.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-wpcf7-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/int-wpcf7.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-revolution-slider-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/int-rev-slider.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-payments-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/int-woo-payments.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-paypal-payments-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/int-woo-paypal-payments.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-elementor-base-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/int-elem-base.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-elementor-pro-base-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/int-elementor-pro.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woocommerce-base-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woocommerce-base.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-mod-star-rating-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/mod-star-rating.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-el-track-order-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-el-track-order.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woocommerce-block-notices-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-mod-block-notices.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-gutenberg-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-gutenberg.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-base-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/header-base.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-mod-tools-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/mod-tools.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-elements-base-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/header-el-base.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-social-icons-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-social-icons.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-search-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/header-el-search.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-search-form-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/header-el-search-form.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-wd-search-results-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/wd-search-results.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-wd-search-form-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/wd-search-form.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-wd-search-cat-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/wd-search-cat.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-mod-login-form-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-mod-login-form.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-my-account-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/header-el-my-account.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-cart-side-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/header-el-cart-side.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-cart-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/header-el-cart.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-shopping-cart-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-widget-shopping-cart.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-mobile-nav-dropdown-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/header-el-mobile-nav-dropdown.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-categories-nav-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/header-el-category-nav.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-mod-nav-vertical-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/mod-nav-vertical.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-mod-nav-vertical-design-default-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/mod-nav-vertical-design-default.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-dropdown-aside-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/mod-dropdown-aside.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-swiper-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/lib-swiper.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-slider-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-slider.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-slider-arrows-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-slider-arrows.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-slider-dots-style-3-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-slider-dots-style-3.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-animations-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/mod-animations-transform.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-section-title-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-text-block-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-text-block.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-image-gallery-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-gallery.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-swiper-arrows-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/lib-swiper-arrows.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-swiper-pagin-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/lib-swiper-pagin.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-categories-loop-default-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-categories-loop-default-old.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-categories-loop-layout-masonry-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-categories-loop-layout-masonry.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-categories-loop-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-categories-loop-old.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-tabs-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-tabs.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-product-tabs-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-product-tabs.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-sticky-loader-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/mod-sticky-loader.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-product-loop-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-product-loop.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-product-loop-base-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-product-loop-base.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-mod-add-btn-replace-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-mod-add-btn-replace.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-mod-more-description-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/mod-more-description.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-product-arrows-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-opt-product-arrows.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-mfp-popup-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/lib-magnific-popup.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-mod-product-labels-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-mod-product-labels.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-woo-mod-product-labels-round-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/woo-mod-product-labels-round.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-info-box-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-info-box.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-blog-base-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/blog-base.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-blog-loop-base-old-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/blog-loop-base-old.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-blog-loop-design-masonry-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/blog-loop-design-masonry.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-brands-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/el-brand.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-widget-collapse-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/opt-widget-collapse.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-footer-base-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/footer-base.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-scroll-top-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/opt-scrolltotop.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-header-my-account-sidebar-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/header-el-my-account-sidebar.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='wd-bottom-toolbar-css' href='https://shopjing.net/wp-content/themes/woodmart/css/parts/opt-bottom-toolbar.min.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='xts-style-header_776755-css' href='https://shopjing.net/wp-content/uploads/2024/06/xts-header_776755-1719651278.css?ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='xts-google-fonts-css' href='https://fonts.googleapis.com/css?family=Lato%3A400%2C700%7CPoppins%3A400%2C600%2C500&ver=7.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=swap&ver=6.5.5' type='text/css' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="text/javascript" src="//shopjing.net/wp-content/plugins/slider-revolution/public/js/libs/tptools.js?ver=6.7.14" id="_tpt-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" src="//shopjing.net/wp-content/plugins/slider-revolution/public/js/sr7.js?ver=6.7.14" id="sr7-js" async="async" data-wp-strategy="async"></script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.4.3" id="jquery-blockui-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="wc-add-to-cart-js-extra"> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"\u67e5\u770b\u8d2d\u7269\u8f66","cart_url":"https:\/\/shopjing.net\/cart\/","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.4.3" id="wc-add-to-cart-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.4.3" id="js-cookie-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="woocommerce-js-extra"> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.4.3" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="WCPAY_ASSETS-js-extra"> /* <![CDATA[ */ var wcpayAssets = {"url":"https:\/\/shopjing.net\/wp-content\/plugins\/woocommerce-payments\/dist\/"}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/libs/device.min.js?ver=7.5.1" id="wd-device-library-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/global/scrollBar.min.js?ver=7.5.1" id="wd-scrollbar-js"></script> <link rel="https://api.w.org/" href="https://shopjing.net/wp-json/" /><link rel="alternate" type="application/json" href="https://shopjing.net/wp-json/wp/v2/pages/18" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://shopjing.net/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.5.5" /> <meta name="generator" content="WooCommerce 9.4.3" /> <link rel="canonical" href="https://shopjing.net/" /> <link rel='shortlink' href='https://shopjing.net/' /> <link rel="alternate" type="application/json+oembed" href="https://shopjing.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fshopjing.net%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://shopjing.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fshopjing.net%2F&format=xml" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <meta name="generator" content="Elementor 3.27.6; features: e_font_icon_svg, additional_custom_breakpoints; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> <meta name="generator" content="Powered by Slider Revolution 6.7.14 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <style id='wp-fonts-local' type='text/css'> @font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://shopjing.net/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://shopjing.net/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');} </style> <link rel="icon" href="https://shopjing.net/wp-content/uploads/2024/06/站标-150x150.png" sizes="32x32" /> <link rel="icon" href="https://shopjing.net/wp-content/uploads/2024/06/站标-300x300.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://shopjing.net/wp-content/uploads/2024/06/站标-300x300.png" /> <meta name="msapplication-TileImage" content="https://shopjing.net/wp-content/uploads/2024/06/站标-300x300.png" /> <script> window._tpt ??= {}; window.SR7 ??= {}; _tpt.R ??= {}; _tpt.R.fonts ??= {}; _tpt.R.fonts.customFonts??= {}; SR7.devMode = false; SR7.F ??= {}; SR7.G ??= {}; SR7.LIB ??= {}; SR7.E ??= {}; SR7.E.gAddons ??= {}; SR7.E.php ??= {}; SR7.E.nonce = '67644ed087'; SR7.E.ajaxurl = 'https://shopjing.net/wp-admin/admin-ajax.php'; SR7.E.resturl = 'https://shopjing.net/wp-json/'; SR7.E.slug_path = 'slider-revolution/revslider.php'; SR7.E.slug = 'revslider'; SR7.E.plugin_url = 'https://shopjing.net/wp-content/plugins/slider-revolution/'; SR7.E.wp_plugin_url = 'https://shopjing.net/wp-content/plugins/'; SR7.E.revision = '6.7.14'; SR7.E.fontBaseUrl = '//fonts.googleapis.com/css2?family='; SR7.G.breakPoints = [1240,1024,778,480]; SR7.E.modules = ['module','page','slide','layer','draw','animate','srtools','canvas','defaults','carousel','navigation','media','modifiers','migration']; SR7.E.libs = ['WEBGL']; SR7.E.css = ['csslp','cssbtns','cssfilters','cssnav','cssmedia']; SR7.E.resources = {}; SR7.JSON ??= {}; /*! Slider Revolution 7.0 - Page Processor */ !function(){"use strict";window.SR7??={},window._tpt??={},SR7.version="Slider Revolution 6.7.14",_tpt.getWinDim=function(t){_tpt.screenHeightWithUrlBar??=window.innerHeight;let e=SR7.F?.modal?.visible&&SR7.M[SR7.F.module.getIdByAlias(SR7.F.modal.requested)];_tpt.scrollBar=window.innerWidth!==document.documentElement.clientWidth||e&&window.innerWidth!==e.c.module.clientWidth,_tpt.winW=window.innerWidth-(_tpt.scrollBar||"prepare"==t?_tpt.scrollBarW??_tpt.mesureScrollBar():0),_tpt.winH=window.innerHeight,_tpt.winWAll=document.documentElement.clientWidth},_tpt.getResponsiveLevel=function(t,e){SR7.M[e];return _tpt.closestGE(t,_tpt.winWAll)},_tpt.mesureScrollBar=function(){let t=document.createElement("div");return t.className="RSscrollbar-measure",t.style.width="100px",t.style.height="100px",t.style.overflow="scroll",t.style.position="absolute",t.style.top="-9999px",document.body.appendChild(t),_tpt.scrollBarW=t.offsetWidth-t.clientWidth,document.body.removeChild(t),_tpt.scrollBarW},_tpt.loadCSS=async function(t,e,s){return s?_tpt.R.fonts.required[e].status=1:(_tpt.R[e]??={},_tpt.R[e].status=1),new Promise(((n,i)=>{if(_tpt.isStylesheetLoaded(t))s?_tpt.R.fonts.required[e].status=2:_tpt.R[e].status=2,n();else{const l=document.createElement("link");l.rel="stylesheet";let o="text",r="css";l["type"]=o+"/"+r,l.href=t,l.onload=()=>{s?_tpt.R.fonts.required[e].status=2:_tpt.R[e].status=2,n()},l.onerror=()=>{s?_tpt.R.fonts.required[e].status=3:_tpt.R[e].status=3,i(new Error(`Failed to load CSS: ${t}`))},document.head.appendChild(l)}}))},_tpt.addContainer=function(t){const{tag:e="div",id:s,class:n,datas:i,textContent:l,iHTML:o}=t,r=document.createElement(e);if(s&&""!==s&&(r.id=s),n&&""!==n&&(r.className=n),i)for(const[t,e]of Object.entries(i))"style"==t?r.style.cssText=e:r.setAttribute(`data-${t}`,e);return l&&(r.textContent=l),o&&(r.innerHTML=o),r},_tpt.collector=function(){return{fragment:new DocumentFragment,add(t){var e=_tpt.addContainer(t);return this.fragment.appendChild(e),e},append(t){t.appendChild(this.fragment)}}},_tpt.isStylesheetLoaded=function(t){let e=t.split("?")[0];return Array.from(document.querySelectorAll('link[rel="stylesheet"], link[rel="preload"]')).some((t=>t.href.split("?")[0]===e))},_tpt.preloader={requests:new Map,preloaderTemplates:new Map,show:function(t,e){if(!e||!t)return;const{type:s,color:n}=e;if(s<0||"off"==s)return;const i=`preloader_${s}`;let l=this.preloaderTemplates.get(i);l||(l=this.build(s,n),this.preloaderTemplates.set(i,l)),this.requests.has(t)||this.requests.set(t,{count:0});const o=this.requests.get(t);clearTimeout(o.timer),o.count++,1===o.count&&(o.timer=setTimeout((()=>{o.preloaderClone=l.cloneNode(!0),o.anim&&o.anim.kill(),void 0!==_tpt.gsap?o.anim=_tpt.gsap.fromTo(o.preloaderClone,1,{opacity:0},{opacity:1}):o.preloaderClone.classList.add("sr7-fade-in"),t.appendChild(o.preloaderClone)}),150))},hide:function(t){if(!this.requests.has(t))return;const e=this.requests.get(t);e.count--,e.count<0&&(e.count=0),e.anim&&e.anim.kill(),0===e.count&&(clearTimeout(e.timer),e.preloaderClone&&(e.preloaderClone.classList.remove("sr7-fade-in"),e.anim=_tpt.gsap.to(e.preloaderClone,.3,{opacity:0,onComplete:function(){e.preloaderClone.remove()}})))},state:function(t){if(!this.requests.has(t))return!1;return this.requests.get(t).count>0},build:(t,e="#ffffff",s="")=>{if(t<0||"off"===t)return null;const n=parseInt(t);if(t="prlt"+n,isNaN(n))return null;if(_tpt.loadCSS(SR7.E.plugin_url+"public/css/preloaders/t"+n+".css","preloader_"+t),isNaN(n)||n<6){const i=`background-color:${e}`,l=1===n||2==n?i:"",o=3===n||4==n?i:"",r=_tpt.collector();["dot1","dot2","bounce1","bounce2","bounce3"].forEach((t=>r.add({tag:"div",class:t,datas:{style:o}})));const d=_tpt.addContainer({tag:"sr7-prl",class:`${t} ${s}`,datas:{style:l}});return r.append(d),d}{let i={};if(7===n){let t;e.startsWith("#")?(t=e.replace("#",""),t=`rgba(${parseInt(t.substring(0,2),16)}, ${parseInt(t.substring(2,4),16)}, ${parseInt(t.substring(4,6),16)}, `):e.startsWith("rgb")&&(t=e.slice(e.indexOf("(")+1,e.lastIndexOf(")")).split(",").map((t=>t.trim())),t=`rgba(${t[0]}, ${t[1]}, ${t[2]}, `),t&&(i.style=`border-top-color: ${t}0.65); border-bottom-color: ${t}0.15); border-left-color: ${t}0.65); border-right-color: ${t}0.15)`)}else 12===n&&(i.style=`background:${e}`);const l=[10,0,4,2,5,9,0,4,4,2][n-6],o=_tpt.collector(),r=o.add({tag:"div",class:"sr7-prl-inner",datas:i});Array.from({length:l}).forEach((()=>r.appendChild(o.add({tag:"span",datas:{style:`background:${e}`}}))));const d=_tpt.addContainer({tag:"sr7-prl",class:`${t} ${s}`});return o.append(d),d}}},SR7.preLoader={show:(t,e)=>{"off"!==(SR7.M[t]?.settings?.pLoader?.type??"off")&&_tpt.preloader.show(e||SR7.M[t].c.module,SR7.M[t]?.settings?.pLoader??{color:"#fff",type:10})},hide:(t,e)=>{"off"!==(SR7.M[t]?.settings?.pLoader?.type??"off")&&_tpt.preloader.hide(e||SR7.M[t].c.module)},state:(t,e)=>_tpt.preloader.state(e||SR7.M[t].c.module)},_tpt.prepareModuleHeight=function(t){window.SR7.M??={},window.SR7.M[t.id]??={},"ignore"==t.googleFont&&(SR7.E.ignoreGoogleFont=!0);let e=window.SR7.M[t.id];if(null==_tpt.scrollBarW&&_tpt.mesureScrollBar(),e.c??={},e.states??={},e.settings??={},e.settings.size??={},t.fixed&&(e.settings.fixed=!0),e.c.module=document.getElementById(t.id),e.c.adjuster=e.c.module.getElementsByTagName("sr7-adjuster")[0],e.c.content=e.c.module.getElementsByTagName("sr7-content")[0],"carousel"==t.type&&(e.c.carousel=e.c.content.getElementsByTagName("sr7-carousel")[0]),null==e.c.module||null==e.c.module)return;t.plType&&t.plColor&&(e.settings.pLoader={type:t.plType,color:t.plColor}),void 0!==t.plType&&"off"!==t.plType&&SR7.preLoader.show(t.id,e.c.module),_tpt.winW||_tpt.getWinDim("prepare"),_tpt.getWinDim();let s=""+e.c.module.dataset?.modal;"modal"==s||"true"==s||"undefined"!==s&&"false"!==s||(e.settings.size.fullWidth=t.size.fullWidth,e.LEV??=_tpt.getResponsiveLevel(window.SR7.G.breakPoints,t.id),t.vpt=_tpt.fillArray(t.vpt,5),e.settings.vPort=t.vpt[e.LEV],void 0!==t.el&&"720"==t.el[4]&&t.gh[4]!==t.el[4]&&"960"==t.el[3]&&t.gh[3]!==t.el[3]&&"768"==t.el[2]&&t.gh[2]!==t.el[2]&&delete t.el,e.settings.size.height=null==t.el||null==t.el[e.LEV]||0==t.el[e.LEV]||"auto"==t.el[e.LEV]?_tpt.fillArray(t.gh,5,-1):_tpt.fillArray(t.el,5,-1),e.settings.size.width=_tpt.fillArray(t.gw,5,-1),e.settings.size.minHeight=_tpt.fillArray(t.mh??[0],5,-1),e.cacheSize={fullWidth:e.settings.size?.fullWidth,fullHeight:e.settings.size?.fullHeight},void 0!==t.off&&(t.off?.t&&(e.settings.size.m??={})&&(e.settings.size.m.t=t.off.t),t.off?.b&&(e.settings.size.m??={})&&(e.settings.size.m.b=t.off.b),t.off?.l&&(e.settings.size.p??={})&&(e.settings.size.p.l=t.off.l),t.off?.r&&(e.settings.size.p??={})&&(e.settings.size.p.r=t.off.r)),_tpt.updatePMHeight(t.id,t,!0))},_tpt.updatePMHeight=(t,e,s)=>{let n=SR7.M[t];var i=n.settings.size.fullWidth?_tpt.winW:n.c.module.parentNode.offsetWidth;i=0===i||isNaN(i)?_tpt.winW:i;let l=n.settings.size.width[n.LEV]||n.settings.size.width[n.LEV++]||n.settings.size.width[n.LEV--]||i,o=n.settings.size.height[n.LEV]||n.settings.size.height[n.LEV++]||n.settings.size.height[n.LEV--]||0,r=n.settings.size.minHeight[n.LEV]||n.settings.size.minHeight[n.LEV++]||n.settings.size.minHeight[n.LEV--]||0;if(o="auto"==o?0:o,o=parseInt(o),"carousel"!==e.type&&(i-=parseInt(e.onw??0)||0),n.MP=!n.settings.size.fullWidth&&i<l||_tpt.winW<l?Math.min(1,i/l):1,e.size.fullScreen||e.size.fullHeight){let t=parseInt(e.fho)||0,s=(""+e.fho).indexOf("%")>-1;e.newh=_tpt.winH-(s?_tpt.winH*t/100:t)}else e.newh=n.MP*Math.max(o,r);if(e.newh+=(parseInt(e.onh??0)||0)+(parseInt(e.carousel?.pt)||0)+(parseInt(e.carousel?.pb)||0),void 0!==e.slideduration&&(e.newh=Math.max(e.newh,parseInt(e.slideduration)/3)),e.shdw&&_tpt.buildShadow(e.id,e),n.c.adjuster.style.height=e.newh+"px",n.c.module.style.height=e.newh+"px",n.c.content.style.height=e.newh+"px",n.states.heightPrepared=!0,n.dims??={},n.dims.moduleRect=n.c.module.getBoundingClientRect(),n.c.content.style.left="-"+n.dims.moduleRect.left+"px",!n.settings.size.fullWidth)return s&&requestAnimationFrame((()=>{i!==n.c.module.parentNode.offsetWidth&&_tpt.updatePMHeight(e.id,e)})),void _tpt.bgStyle(e.id,e,window.innerWidth==_tpt.winW,!0);_tpt.bgStyle(e.id,e,window.innerWidth==_tpt.winW,!0),requestAnimationFrame((function(){s&&requestAnimationFrame((()=>{i!==n.c.module.parentNode.offsetWidth&&_tpt.updatePMHeight(e.id,e)}))})),n.earlyResizerFunction||(n.earlyResizerFunction=function(){requestAnimationFrame((function(){_tpt.getWinDim(),_tpt.moduleDefaults(e.id,e),_tpt.updateSlideBg(t,!0)}))},window.addEventListener("resize",n.earlyResizerFunction))},_tpt.buildShadow=function(t,e){let s=SR7.M[t];null==s.c.shadow&&(s.c.shadow=document.createElement("sr7-module-shadow"),s.c.shadow.classList.add("sr7-shdw-"+e.shdw),s.c.content.appendChild(s.c.shadow))},_tpt.bgStyle=async(t,e,s,n,i)=>{const l=SR7.M[t];if((e=e??l.settings).fixed&&!l.c.module.classList.contains("sr7-top-fixed")&&(l.c.module.classList.add("sr7-top-fixed"),l.c.module.style.position="fixed",l.c.module.style.width="100%",l.c.module.style.top="0px",l.c.module.style.left="0px",l.c.module.style.pointerEvents="none",l.c.module.style.zIndex=5e3,l.c.content.style.pointerEvents="none"),null==l.c.bgcanvas){let t=document.createElement("sr7-module-bg"),o=!1;if("string"==typeof e?.bg?.color&&e?.bg?.color.includes("{"))if(_tpt.gradient&&_tpt.gsap)e.bg.color=_tpt.gradient.convert(e.bg.color);else try{let t=JSON.parse(e.bg.color);(t?.orig||t?.string)&&(e.bg.color=JSON.parse(e.bg.color))}catch(t){return}let r="string"==typeof e?.bg?.color?e?.bg?.color||"transparent":e?.bg?.color?.string??e?.bg?.color?.orig??e?.bg?.color?.color??"transparent";if(t.style["background"+(String(r).includes("grad")?"":"Color")]=r,("transparent"!==r||i)&&(o=!0),e?.bg?.image?.src&&(t.style.backgroundImage=`url(${e?.bg?.image.src})`,t.style.backgroundSize=""==(e.bg.image?.size??"")?"cover":e.bg.image.size,t.style.backgroundPosition=e.bg.image.position,t.style.backgroundRepeat=""==e.bg.image.repeat||null==e.bg.image.repeat?"no-repeat":e.bg.image.repeat,o=!0),!o)return;l.c.bgcanvas=t,e.size.fullWidth?t.style.width=_tpt.winW-(s&&_tpt.winH<document.body.offsetHeight?_tpt.scrollBarW:0)+"px":n&&(t.style.width=l.c.module.offsetWidth+"px"),e.sbt?.use?l.c.content.appendChild(l.c.bgcanvas):l.c.module.appendChild(l.c.bgcanvas)}l.c.bgcanvas.style.height=void 0!==e.newh?e.newh+"px":("carousel"==e.type?l.dims.module.h:l.dims.content.h)+"px",l.c.bgcanvas.style.left=!s&&e.sbt?.use||l.c.bgcanvas.closest("SR7-CONTENT")?"0px":"-"+(l?.dims?.moduleRect?.left??0)+"px"},_tpt.updateSlideBg=function(t,e){const s=SR7.M[t];let n=s.settings;s?.c?.bgcanvas&&(n.size.fullWidth?s.c.bgcanvas.style.width=_tpt.winW-(e&&_tpt.winH<document.body.offsetHeight?_tpt.scrollBarW:0)+"px":preparing&&(s.c.bgcanvas.style.width=s.c.module.offsetWidth+"px"))},_tpt.moduleDefaults=(t,e)=>{let s=SR7.M[t];null!=s&&null!=s.c&&null!=s.c.module&&(s.dims??={},s.dims.moduleRect=s.c.module.getBoundingClientRect(),s.c.content.style.left="-"+s.dims.moduleRect.left+"px",s.c.content.style.width=_tpt.winW-_tpt.scrollBarW+"px","carousel"==e.type&&(s.c.module.style.overflow="visible"),_tpt.bgStyle(t,e,window.innerWidth==_tpt.winW))},_tpt.getOffset=t=>{var e=t.getBoundingClientRect(),s=window.pageXOffset||document.documentElement.scrollLeft,n=window.pageYOffset||document.documentElement.scrollTop;return{top:e.top+n,left:e.left+s}},_tpt.fillArray=function(t,e){let s,n;t=Array.isArray(t)?t:[t];let i=Array(e),l=t.length;for(n=0;n<t.length;n++)i[n+(e-l)]=t[n],null==s&&"#"!==t[n]&&(s=t[n]);for(let t=0;t<e;t++)void 0!==i[t]&&"#"!=i[t]||(i[t]=s),s=i[t];return i},_tpt.closestGE=function(t,e){let s=Number.MAX_VALUE,n=-1;for(let i=0;i<t.length;i++)t[i]-1>=e&&t[i]-1-e<s&&(s=t[i]-1-e,n=i);return++n}}();</script> <style> </style> <style id="wd-style-theme_settings_default-css" data-type="wd-style-theme_settings_default"> @font-face { font-weight: normal; font-style: normal; font-family: "woodmart-font"; src: url("//shopjing.net/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2"); } :root { --wd-text-font: "Lato", Arial, Helvetica, sans-serif; --wd-text-font-weight: 400; --wd-text-color: #777777; --wd-text-font-size: 14px; --wd-title-font: "Poppins", Arial, Helvetica, sans-serif; --wd-title-font-weight: 600; --wd-title-color: #242424; --wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif; --wd-entities-title-font-weight: 500; --wd-entities-title-color: #333333; --wd-entities-title-color-hover: rgb(51 51 51 / 65%); --wd-alternative-font: "Lato", Arial, Helvetica, sans-serif; --wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif; --wd-widget-title-font-weight: 600; --wd-widget-title-transform: uppercase; --wd-widget-title-color: #333; --wd-widget-title-font-size: 16px; --wd-header-el-font: "Lato", Arial, Helvetica, sans-serif; --wd-header-el-font-weight: 700; --wd-header-el-transform: uppercase; --wd-header-el-font-size: 13px; --wd-primary-color: #83b735; --wd-alternative-color: #fbbc34; --wd-link-color: #333333; --wd-link-color-hover: #242424; --btn-default-bgcolor: #f7f7f7; --btn-default-bgcolor-hover: #efefef; --btn-accented-bgcolor: #83b735; --btn-accented-bgcolor-hover: #74a32f; --wd-form-brd-width: 2px; --notices-success-bg: #459647; --notices-success-color: #fff; --notices-warning-bg: #E0B252; --notices-warning-color: #fff; } .woodmart-woocommerce-layered-nav .wd-scroll-content { max-height: 223px; } .wd-popup.wd-age-verify { --wd-popup-width: 500px; } .wd-popup.wd-promo-popup { background-color: #111111; background-image: url(https://shopjing.net/wp-content/uploads/2021/08/promo-popup.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; --wd-popup-width: 800px; } .page-title-default { background-color: #0a0a0a; background-image: url(https://shopjing.net/wp-content/uploads/2021/08/page-title-shop.jpg); background-size: cover; background-position: center center; } .footer-container { background-color: #ffffff; background-image: none; } html .product-image-summary-wrap .product_title, html .wd-single-title .product_title { font-weight: 600; } .wd-popup.popup-quick-view { --wd-popup-width: 920px; } :root{ --wd-container-w: 1222px; --wd-form-brd-radius: 0px; --btn-default-color: #333; --btn-default-color-hover: #333; --btn-accented-color: #fff; --btn-accented-color-hover: #fff; --btn-default-brd-radius: 0px; --btn-default-box-shadow: none; --btn-default-box-shadow-hover: none; --btn-default-box-shadow-active: none; --btn-default-bottom: 0px; --btn-accented-bottom-active: -1px; --btn-accented-brd-radius: 0px; --btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15); --btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15); --wd-brd-radius: 0px; } @media (min-width: 1239px) { .platform-Windows .wd-section-stretch > .elementor-container { margin-left: auto; margin-right: auto; } } @media (min-width: 1222px) { html:not(.platform-Windows) .wd-section-stretch > .elementor-container { margin-left: auto; margin-right: auto; } } </style> </head> <body class="home page-template-default page page-id-18 wp-custom-logo theme-woodmart woocommerce-no-js wrapper-full-width categories-accordion-on woodmart-ajax-shop-on offcanvas-sidebar-mobile offcanvas-sidebar-tablet sticky-toolbar-on elementor-default elementor-kit-27964 elementor-page elementor-page-18"> <script type="text/javascript" id="wd-flicker-fix">// Flicker fix.</script> <div class="website-wrapper"> <header class="whb-header whb-header_776755 whb-sticky-shadow whb-scroll-slide whb-sticky-clone whb-hide-on-scroll"> <div class="whb-main-header"> <div class="whb-row whb-top-bar whb-not-sticky-row whb-with-bg whb-without-border whb-color-light whb-flex-flex-middle"> <div class="container"> <div class="whb-flex-row whb-top-bar-inner"> <div class="whb-column whb-col-left whb-visible-lg"> <div class="wd-header-divider wd-full-height "></div> <div class="wd-header-nav wd-header-secondary-nav text-right wd-full-height" role="navigation" aria-label="次要导航"> <ul id="menu-%e9%a1%b6%e9%83%a8%e6%a0%8f%e5%b7%a6%e4%be%a7" class="menu wd-nav wd-nav-secondary wd-style-bordered wd-gap-s"><li id="menu-item-15555" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-15555 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="#" class="woodmart-nav-link"><span class="nav-link-text">中文简体</span></a><div class="color-scheme-dark wd-design-default wd-dropdown-menu wd-dropdown"><div class="container"> <ul class="wd-sub-menu color-scheme-dark"> <li id="menu-item-15557" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15557 item-level-1 wd-event-hover" ><a href="#" class="woodmart-nav-link">中文繁体</a></li> <li id="menu-item-15556" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15556 item-level-1 wd-event-hover" ><a href="#" class="woodmart-nav-link">English</a></li> </ul> </div> </div> </li> <li id="menu-item-15559" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-15559 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="#" class="woodmart-nav-link"><span class="nav-link-text">国家</span></a><div class="color-scheme-dark wd-design-default wd-dropdown-menu wd-dropdown"><div class="container"> <ul class="wd-sub-menu color-scheme-dark"> <li id="menu-item-15560" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15560 item-level-1 wd-event-hover" ><a href="#" class="woodmart-nav-link">Malaysia (MYS)</a></li> <li id="menu-item-15561" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15561 item-level-1 wd-event-hover" ><a href="#" class="woodmart-nav-link">台灣 (TW)</a></li> <li id="menu-item-15562" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15562 item-level-1 wd-event-hover" ><a href="#" class="woodmart-nav-link">中国大陆 (CN)</a></li> </ul> </div> </div> </li> </ul></div><!--END MAIN-NAV--> <div class="wd-header-divider wd-full-height "></div> <div class="wd-header-text set-cont-mb-s reset-last-child "><strong><span style="color: #ffffff;">新店开业 请多关照…</span></strong></div> </div> <div class="whb-column whb-col-center whb-visible-lg whb-empty-column"> </div> <div class="whb-column whb-col-right whb-visible-lg"> <div class=" wd-social-icons icons-design-default icons-size-default color-scheme-light social-follow social-form-circle text-center"> <a rel="noopener noreferrer nofollow" href="#" target="_blank" class=" wd-social-icon social-facebook" aria-label="Facebook社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="#" target="_blank" class=" wd-social-icon social-twitter" aria-label="X social link"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="#" target="_blank" class=" wd-social-icon social-instagram" aria-label="Instagram社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="#" target="_blank" class=" wd-social-icon social-youtube" aria-label="Youtube社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="#" target="_blank" class=" wd-social-icon social-pinterest" aria-label="Pinterest社交链接"> <span class="wd-icon"></span> </a> </div> <div class="wd-header-divider wd-full-height "></div> <div class="wd-header-nav wd-header-secondary-nav text-right wd-full-height" role="navigation" aria-label="次要导航"> <ul id="menu-%e9%a1%b6%e6%a0%8f%e5%8f%b3%e4%be%a7" class="menu wd-nav wd-nav-secondary wd-style-bordered wd-gap-s"><li id="menu-item-15549" class="woodmart-open-newsletter menu-item menu-item-type-custom menu-item-object-custom menu-item-15549 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="#" class="woodmart-nav-link"><span class="nav-link-text">Newsletter</span></a></li> <li id="menu-item-15550" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15550 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="#" class="woodmart-nav-link"><span class="nav-link-text">Contact Us</span></a></li> <li id="menu-item-15551" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15551 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="#" class="woodmart-nav-link"><span class="nav-link-text">FAQs</span></a></li> </ul></div><!--END MAIN-NAV--> <div class="wd-header-divider wd-full-height "></div></div> <div class="whb-column whb-col-mobile whb-hidden-lg"> <div class=" wd-social-icons icons-design-default icons-size-default color-scheme-light social-share social-form-circle text-center"> <a rel="noopener noreferrer nofollow" href="https://www.facebook.com/sharer/sharer.php?u=https://shopjing.net/" target="_blank" class=" wd-social-icon social-facebook" aria-label="Facebook社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://x.com/share?url=https://shopjing.net/" target="_blank" class=" wd-social-icon social-twitter" aria-label="X social link"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://pinterest.com/pin/create/button/?url=https://shopjing.net/&media=https://shopjing.net/wp-includes/images/media/default.svg&description=%E4%B8%BB%E9%A1%B5" target="_blank" class=" wd-social-icon social-pinterest" aria-label="Pinterest社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://www.linkedin.com/shareArticle?mini=true&url=https://shopjing.net/" target="_blank" class=" wd-social-icon social-linkedin" aria-label="Linkedin社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://telegram.me/share/url?url=https://shopjing.net/" target="_blank" class=" wd-social-icon social-tg" aria-label="Telegram社交链接"> <span class="wd-icon"></span> </a> </div> </div> </div> </div> </div> <div class="whb-row whb-general-header whb-not-sticky-row whb-without-bg whb-border-fullwidth whb-color-dark whb-flex-flex-middle"> <div class="container"> <div class="whb-flex-row whb-general-header-inner"> <div class="whb-column whb-col-left whb-visible-lg"> <div class="site-logo"> <a href="https://shopjing.net/" class="wd-logo wd-main-logo" rel="home" aria-label="Site logo"> <img width="369" height="80" src="https://shopjing.net/wp-content/uploads/2024/06/logo.png" class="attachment-full size-full" alt="" style="max-width:250px;" decoding="async" srcset="https://shopjing.net/wp-content/uploads/2024/06/logo.png 369w, https://shopjing.net/wp-content/uploads/2024/06/logo-150x33.png 150w" sizes="(max-width: 369px) 100vw, 369px" /> </a> </div> </div> <div class="whb-column whb-col-center whb-visible-lg"> <div class="wd-search-form wd-header-search-form wd-display-form whb-9x1ytaxq7aphtb3npidp"> <form role="search" method="get" class="searchform wd-with-cat wd-style-default wd-cat-style-bordered woodmart-ajax-search" action="https://shopjing.net/" data-thumbnail="1" data-price="1" data-post_type="product" data-count="20" data-sku="0" data-symbols_count="3"> <input type="text" class="s" placeholder="搜索产品" value="" name="s" aria-label="搜索" title="搜索产品" required/> <input type="hidden" name="post_type" value="product"> <div class="wd-search-cat wd-scroll"> <input type="hidden" name="product_cat" value="0"> <a href="#" rel="nofollow" data-val="0"> <span> 选择类别 </span> </a> <div class="wd-dropdown wd-dropdown-search-cat wd-dropdown-menu wd-scroll-content wd-design-default"> <ul class="wd-sub-menu"> <li style="display:none;"><a href="#" data-val="0">选择类别</a></li> <li class="cat-item cat-item-37"><a class="pf-value" href="https://shopjing.net/product-category/furniture/" data-val="furniture" data-title="家具" >家具</a> </li> <li class="cat-item cat-item-33"><a class="pf-value" href="https://shopjing.net/product-category/clocks/" data-val="clocks" data-title="时钟" >时钟</a> </li> <li class="cat-item cat-item-47"><a class="pf-value" href="https://shopjing.net/product-category/lighting/" data-val="lighting" data-title="灯光" >灯光</a> </li> <li class="cat-item cat-item-34"><a class="pf-value" href="https://shopjing.net/product-category/cooking/" data-val="cooking" data-title="烹饪" >烹饪</a> </li> <li class="cat-item cat-item-58"><a class="pf-value" href="https://shopjing.net/product-category/toys/" data-val="toys" data-title="玩具" >玩具</a> </li> <li class="cat-item cat-item-25"><a class="pf-value" href="https://shopjing.net/product-category/accessories/" data-val="accessories" data-title="配件" >配件</a> </li> </ul> </div> </div> <button type="submit" class="searchsubmit"> <span> 搜索 </span> </button> </form> <div class="search-results-wrapper"> <div class="wd-dropdown-results wd-scroll wd-dropdown"> <div class="wd-scroll-content"></div> </div> </div> </div> </div> <div class="whb-column whb-col-right whb-visible-lg"> <div class="whb-space-element " style="width:15px;"></div><div class="wd-header-my-account wd-tools-element wd-event-hover wd-design-1 wd-account-style-text login-side-opener whb-vssfpylqqax9pvkfnxoz"> <a href="https://shopjing.net/my-account/" title="我的账户"> <span class="wd-tools-icon"> </span> <span class="wd-tools-text"> 登录/注册 </span> </a> </div> <div class="wd-header-wishlist wd-tools-element wd-style-icon wd-with-count wd-design-2 whb-a22wdkiy3r40yw2paskq" title="我的收藏"> <a href="https://shopjing.net/wishlist/"> <span class="wd-tools-icon"> <span class="wd-tools-count"> 0 </span> </span> <span class="wd-tools-text"> 心愿单 </span> </a> </div> <div class="wd-header-compare wd-tools-element wd-style-icon wd-with-count wd-design-2 whb-p2jvs451wo69tpw9jy4t"> <a href="https://shopjing.net/compare/" title="比较产品"> <span class="wd-tools-icon"> <span class="wd-tools-count">0</span> </span> <span class="wd-tools-text"> 比较 </span> </a> </div> <div class="wd-header-cart wd-tools-element wd-design-2 cart-widget-opener whb-nedhm962r512y1xz9j06"> <a href="https://shopjing.net/cart/" title="购物车"> <span class="wd-tools-icon wd-icon-alt"> <span class="wd-cart-number wd-tools-count">0 <span>项目</span></span> </span> <span class="wd-tools-text"> <span class="wd-cart-subtotal"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>0</bdi></span></span> </span> </a> </div> </div> <div class="whb-column whb-mobile-left whb-hidden-lg"> <div class="wd-tools-element wd-header-mobile-nav wd-style-text wd-design-1 whb-g1k0m1tib7raxrwkm1t3"> <a href="#" rel="nofollow" aria-label="打开手机菜单"> <span class="wd-tools-icon"> </span> <span class="wd-tools-text">菜单</span> </a> </div><!--END wd-header-mobile-nav--></div> <div class="whb-column whb-mobile-center whb-hidden-lg"> <div class="site-logo"> <a href="https://shopjing.net/" class="wd-logo wd-main-logo" rel="home" aria-label="Site logo"> <img width="369" height="80" src="https://shopjing.net/wp-content/uploads/2024/06/logo.png" class="attachment-full size-full" alt="" style="max-width:179px;" decoding="async" srcset="https://shopjing.net/wp-content/uploads/2024/06/logo.png 369w, https://shopjing.net/wp-content/uploads/2024/06/logo-150x33.png 150w" sizes="(max-width: 369px) 100vw, 369px" /> </a> </div> </div> <div class="whb-column whb-mobile-right whb-hidden-lg"> <div class="wd-header-cart wd-tools-element wd-design-5 cart-widget-opener whb-trk5sfmvib0ch1s1qbtc"> <a href="https://shopjing.net/cart/" title="购物车"> <span class="wd-tools-icon wd-icon-alt"> <span class="wd-cart-number wd-tools-count">0 <span>项目</span></span> </span> <span class="wd-tools-text"> <span class="wd-cart-subtotal"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>0</bdi></span></span> </span> </a> </div> </div> </div> </div> </div> <div class="whb-row whb-header-bottom whb-sticky-row whb-without-bg whb-border-fullwidth whb-color-dark whb-hidden-mobile whb-flex-flex-middle"> <div class="container"> <div class="whb-flex-row whb-header-bottom-inner"> <div class="whb-column whb-col-left whb-visible-lg"> <div class="wd-header-cats wd-style-1 whb-wjlcubfdmlq3d7jvmt23" role="navigation" aria-label="页眉类别导航"> <span class="menu-opener color-scheme-light"> <span class="menu-opener-icon"></span> <span class="menu-open-label"> 浏览分类 </span> </span> <div class="wd-dropdown wd-dropdown-cats wd-opened"> <ul id="menu-%e7%b1%bb%e5%88%ab" class="menu wd-nav wd-nav-vertical wd-design-default"><li id="menu-item-8380" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-8380 item-level-0 menu-mega-dropdown wd-event-hover dropdown-with-height" style="--wd-dropdown-height: 10px;--wd-dropdown-width: 835px;--wd-dropdown-padding: 0px;"><a href="https://shopjing.net/product-category/furniture/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/chair.svg" title="chair" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">手机配件</span></a></li> <li id="menu-item-8379" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-8379 item-level-0 menu-mega-dropdown wd-event-hover dropdown-with-height" style="--wd-dropdown-height: 10px;--wd-dropdown-width: 835px;--wd-dropdown-padding: 0px;--wd-dropdown-bg-img: url(https://shopjing.net/wp-content/uploads/2021/08/cat-menu-cooking.png);"><a href="https://shopjing.net/product-category/cooking/" class="woodmart-nav-link"><img loading="lazy" src="https://shopjing.net/wp-content/uploads/2021/08/knives.svg" title="knives" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">汽车配件</span></a></li> <li id="menu-item-1430" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-1430 item-level-0 menu-mega-dropdown wd-event-hover menu-item-has-children dropdown-with-height" style="--wd-dropdown-height: 10px;--wd-dropdown-width: 835px;--wd-dropdown-padding: 0px;"><a href="https://shopjing.net/product-category/accessories/" class="woodmart-nav-link"><img loading="lazy" src="https://shopjing.net/wp-content/uploads/2021/08/flower.svg" title="flower" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">有趣食品</span></a> <div class="wd-dropdown-menu wd-dropdown wd-design-sized color-scheme-light"> <div class="container"> </div> </div> </li> <li id="menu-item-15519" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15519 item-level-0 menu-mega-dropdown wd-event-hover menu-item-has-children dropdown-with-height" style="--wd-dropdown-height: 10px;--wd-dropdown-width: 835px;--wd-dropdown-padding: 0px;"><a href="https://shopjing.net/product-category/toys/" class="woodmart-nav-link"><img loading="lazy" src="https://shopjing.net/wp-content/uploads/2021/08/rocking-horse.svg" title="rocking-horse" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">Fashion</span></a> <div class="wd-dropdown-menu wd-dropdown wd-design-sized color-scheme-dark"> <div class="container"> </div> </div> </li> <li id="menu-item-15588" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15588 item-level-0 menu-mega-dropdown wd-event-hover menu-item-has-children dropdown-with-height" style="--wd-dropdown-height: 10px;--wd-dropdown-width: 835px;--wd-dropdown-padding: 0px;"><a href="https://shopjing.net/product-category/accessories/" class="woodmart-nav-link"><img loading="lazy" src="https://shopjing.net/wp-content/uploads/2021/08/flower.svg" title="flower" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">配件</span></a> <div class="wd-dropdown-menu wd-dropdown wd-design-sized color-scheme-dark"> <div class="container"> </div> </div> </li> <li id="menu-item-15517" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15517 item-level-0 menu-mega-dropdown wd-event-hover menu-item-has-children dropdown-with-height" style="--wd-dropdown-height: 10px;--wd-dropdown-width: 835px;--wd-dropdown-padding: 0px;"><a href="https://shopjing.net/product-category/clocks/" class="woodmart-nav-link"><img loading="lazy" src="https://shopjing.net/wp-content/uploads/2021/08/clock.svg" title="clock" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">时钟</span></a> <div class="wd-dropdown-menu wd-dropdown wd-design-sized color-scheme-dark"> <div class="container"> </div> </div> </li> <li id="menu-item-15518" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15518 item-level-0 menu-mega-dropdown wd-event-hover menu-item-has-children dropdown-with-height" style="--wd-dropdown-height: 10px;--wd-dropdown-width: 835px;--wd-dropdown-bg-img: url(https://shopjing.net/wp-content/uploads/2021/08/cat-menu-lighting-1.jpg);"><a href="https://shopjing.net/product-category/lighting/" class="woodmart-nav-link"><img loading="lazy" src="https://shopjing.net/wp-content/uploads/2021/08/light-bulb.svg" title="light-bulb" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">灯光</span></a> <div class="wd-dropdown-menu wd-dropdown wd-design-sized color-scheme-dark"> <div class="container"> </div> </div> </li> <li id="menu-item-15520" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15520 item-level-0 menu-mega-dropdown wd-event-hover menu-item-has-children dropdown-with-height" style="--wd-dropdown-height: 10px;--wd-dropdown-width: 835px;--wd-dropdown-padding: 0px;"><a href="https://shopjing.net/product-category/toys/" class="woodmart-nav-link"><img loading="lazy" src="https://shopjing.net/wp-content/uploads/2021/08/rocking-horse.svg" title="rocking-horse" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">玩具</span></a> <div class="wd-dropdown-menu wd-dropdown wd-design-sized color-scheme-dark"> <div class="container"> </div> </div> </li> <li id="menu-item-15521" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15521 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="https://shopjing.net/product-category/furniture/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/chair.svg" title="chair" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">Hand Made</span></a></li> <li id="menu-item-15522" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15522 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="https://shopjing.net/product-category/lighting/" class="woodmart-nav-link"><img loading="lazy" src="https://shopjing.net/wp-content/uploads/2021/08/light-bulb.svg" title="light-bulb" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">Minimalism</span></a></li> <li id="menu-item-15523" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15523 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="https://shopjing.net/product-category/clocks/" class="woodmart-nav-link"><img loading="lazy" src="https://shopjing.net/wp-content/uploads/2021/08/clock.svg" title="clock" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">Electronics</span></a></li> </ul> </div> </div> </div> <div class="whb-column whb-col-center whb-visible-lg"> <div class="wd-header-nav wd-header-main-nav text-left wd-design-1" role="navigation" aria-label="主导航"> <ul id="menu-%e4%b8%bb%e5%af%bc%e8%88%aa" class="menu wd-nav wd-nav-main wd-style-default wd-gap-s"><li id="menu-item-27808" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-18 current_page_item menu-item-27808 item-level-0 menu-mega-dropdown wd-event-hover menu-item-has-children" ><a href="https://shopjing.net/" class="woodmart-nav-link"><span class="nav-link-text">首页</span></a> <div class="wd-dropdown-menu wd-dropdown wd-design-full-width color-scheme-dark"> <div class="container"> </div> </div> </li> <li id="menu-item-15601" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-15601 item-level-0 menu-mega-dropdown wd-event-hover dropdown-load-ajax dropdown-with-height" style="--wd-dropdown-height: 495px;"><a href="https://shopjing.net/shop/" class="woodmart-nav-link"><span class="nav-link-text">商店</span></a><div class="color-scheme-dark wd-design-aside wd-dropdown-menu wd-dropdown wd-style-with-bg"><div class="container"><div class="wd-sub-menu-wrapp"> <ul class="wd-sub-menu color-scheme-dark"> <li id="menu-item-15614" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15614 item-level-1 wd-event-hover menu-item-has-children dropdown-with-height" style="--wd-dropdown-height: 495px;--wd-dropdown-width: 1100px;--wd-dropdown-padding: 0px;"><a href="#" class="woodmart-nav-link">商店页面</a> <div class="wd-dropdown-menu wd-dropdown wd-design-sized color-scheme-dark"> <div class="container"> </div> </div> </li> <li id="menu-item-15615" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15615 item-level-1 wd-event-hover dropdown-with-height" style="--wd-dropdown-height: 495px;--wd-dropdown-width: 1100px;--wd-dropdown-padding: 0px;"><a href="#" class="woodmart-nav-link">Product Loop</a></li> <li id="menu-item-15616" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15616 item-level-1 wd-event-hover menu-item-has-children dropdown-with-height" style="--wd-dropdown-height: 495px;--wd-dropdown-width: 1100px;--wd-dropdown-padding: 0px;"><a href="#" class="woodmart-nav-link">Single Product</a> <div class="wd-dropdown-menu wd-dropdown wd-design-sized color-scheme-dark"> <div class="container"> </div> </div> </li> <li id="menu-item-15617" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15617 item-level-1 wd-event-hover menu-item-has-children dropdown-with-height" style="--wd-dropdown-height: 495px;--wd-dropdown-width: 1100px;--wd-dropdown-padding: 0px;"><a href="#" class="woodmart-nav-link">Features</a> <div class="wd-dropdown-menu wd-dropdown wd-design-sized color-scheme-dark"> <div class="container"> </div> </div> </li> </ul> </div> </div> </div> </li> <li id="menu-item-15602" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15602 item-level-0 menu-mega-dropdown wd-event-hover menu-item-has-children dropdown-load-ajax dropdown-with-height" style="--wd-dropdown-height: 405px;--wd-dropdown-width: 800px;--wd-dropdown-padding: 0px;"><a href="https://shopjing.net/blog/" class="woodmart-nav-link"><span class="nav-link-text">博客</span></a> <div class="wd-dropdown-menu wd-dropdown wd-design-sized color-scheme-dark"> <div class="container"> <div class="dropdown-html-placeholder wd-fill" data-id="8371"></div> </div> </div> </li> </ul></div><!--END MAIN-NAV--> </div> <div class="whb-column whb-col-right whb-visible-lg"> <div class="wd-header-nav wd-header-secondary-nav text-right" role="navigation" aria-label="次要导航"> <ul id="menu-%e4%b8%bb%e8%8f%9c%e5%8d%95%e5%8f%b3%e4%be%a7" class="menu wd-nav wd-nav-secondary wd-style-separated wd-gap-s"><li id="menu-item-15566" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15566 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="https://shopjing.net/portfolio/" class="woodmart-nav-link"><span class="nav-link-text">页面</span></a></li> <li id="menu-item-15568" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15568 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="https://shopjing.net/about-us-3/" class="woodmart-nav-link"><span class="nav-link-text">关于我们</span></a></li> <li id="menu-item-15569" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15569 item-level-0 menu-simple-dropdown wd-event-hover" ><a href="https://shopjing.net/contact-us/" class="woodmart-nav-link"><span class="nav-link-text">联系我们</span></a></li> </ul></div><!--END MAIN-NAV--> </div> <div class="whb-column whb-col-mobile whb-hidden-lg whb-empty-column"> </div> </div> </div> </div> </div> </header> <div class="main-page-wrapper"> <!-- MAIN CONTENT AREA --> <div class="container"> <div class="row content-layout-wrapper align-items-start"> <div class="site-content col-lg-12 col-12 col-md-12" role="main"> <article id="post-18" class="post-18 page type-page status-publish hentry"> <div class="entry-content"> <div data-elementor-type="wp-page" data-elementor-id="18" class="elementor elementor-18" data-elementor-post-type="page"> <div class="elementor-element elementor-element-b8d38ec e-flex e-con-boxed e-con e-parent" data-id="b8d38ec" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-811d2f9 elementor-widget elementor-widget-wd_slider" data-id="811d2f9" data-element_type="widget" data-widget_type="wd_slider.default"> <div class="elementor-widget-container"> <link rel="stylesheet" id="xts-style-term-76-css" href="https://shopjing.net/wp-content/uploads/2024/06/xts-term-76-1719649309.css?ver=7.5.1" type="text/css" media="all"> <style> #slide-27769 .wd-slide-container { --wd-align-items: flex-end; --wd-justify-content: right; } #slide-27769.woodmart-loaded .wd-slide-bg { } #slide-27769 .wd-slide-bg { background-color:rgb(248,248,248); background-size:cover; background-position:center center; } #slide-27769 .wd-slide-inner { max-width:880px; } @media (max-width: 1024px) { #slide-27769 .wd-slide-inner { max-width:1200px; } #slide-27769 .wd-slide-bg { } } @media (max-width: 767px) { #slide-27769 .wd-slide-inner { max-width:800px; } #slide-27769 .wd-slide-bg { } } #slide-27785 .wd-slide-container { --wd-align-items: center; --wd-justify-content: right; } #slide-27785.woodmart-loaded .wd-slide-bg { } #slide-27785 .wd-slide-bg { background-color:rgb(248,248,248); background-size:cover; background-position:center center; } #slide-27785 .wd-slide-inner { max-width:880px; } @media (max-width: 1024px) { #slide-27785 .wd-slide-inner { max-width:1200px; } #slide-27785 .wd-slide-bg { } } @media (max-width: 767px) { #slide-27785 .wd-slide-inner { max-width:800px; } #slide-27785 .wd-slide-bg { } } #slide-27805 .wd-slide-container { --wd-align-items: center; --wd-justify-content: right; } #slide-27805.woodmart-loaded .wd-slide-bg { } #slide-27805 .wd-slide-bg { background-color:rgb(248,248,248); background-size:cover; background-position:center center; } #slide-27805 .wd-slide-inner { max-width:795px; } @media (max-width: 1024px) { #slide-27805 .wd-slide-inner { max-width:1200px; } #slide-27805 .wd-slide-bg { } } @media (max-width: 767px) { #slide-27805 .wd-slide-inner { max-width:800px; } #slide-27805 .wd-slide-bg { } } </style> <div id="slider-76" data-id="76" class="wd-slider wd-carousel-container wd-anim-fade wd-section-stretch"> <div class="wd-carousel-inner"> <div class="wd-carousel wd-grid" data-wrap="yes" data-autoheight="yes" data-scroll_per_page="yes" data-sliding_speed="700" data-effect="fade" style="--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;"> <div class="wd-carousel-wrap "> <div id="slide-27769" class="wd-slide wd-carousel-item woodmart-loaded" > <div class="container wd-slide-container content-fixed wd-padding-off"> <div class="wd-slide-inner "> <style>.elementor-27769 .elementor-element.elementor-element-120f101{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:0px 15px;--row-gap:0px;--column-gap:15px;}.elementor-27769 .elementor-element.elementor-element-62c3ed9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:40px;--padding-bottom:100px;--padding-left:15px;--padding-right:15px;}.elementor-27769 .elementor-element.elementor-element-21bb489 .title{font-size:54px;}.elementor-27769 .elementor-element.elementor-element-73a432c .title{font-size:54px;}.elementor-27769 .elementor-element.elementor-element-7ae18cb > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-27769 .elementor-element.elementor-element-7ae18cb .wd-text-block{max-width:355px;font-size:15px;}.elementor-27769 .elementor-element.elementor-element-fbde2a9{width:var( --container-widget-width, 215px );max-width:215px;--container-widget-width:215px;--container-widget-flex-grow:0;}.elementor-27769 .elementor-element.elementor-element-fbde2a9 > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-27769 .elementor-element.elementor-element-cdc2baa .wd-text-block{font-size:28px;}.elementor-27769 .elementor-element.elementor-element-03f8d2e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-27769 .elementor-element.elementor-element-62c3ed9{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:40px;--padding-bottom:90px;--padding-left:15px;--padding-right:15px;}.elementor-27769 .elementor-element.elementor-element-21bb489 .title{font-size:44px;line-height:1.2em;}.elementor-27769 .elementor-element.elementor-element-73a432c > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-27769 .elementor-element.elementor-element-73a432c .title{font-size:44px;line-height:1.2em;}}@media(max-width:767px){.elementor-27769 .elementor-element.elementor-element-120f101{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-27769 .elementor-element.elementor-element-62c3ed9{--padding-top:40px;--padding-bottom:60px;--padding-left:30px;--padding-right:30px;}}@media(min-width:768px){.elementor-27769 .elementor-element.elementor-element-62c3ed9{--width:41.6%;}.elementor-27769 .elementor-element.elementor-element-03f8d2e{--width:58.4%;}}</style> <div data-elementor-type="wp-post" data-elementor-id="27769" class="elementor elementor-27769" data-elementor-post-type="woodmart_slide"> <div class="elementor-element elementor-element-120f101 e-flex e-con-boxed e-con e-parent" data-id="120f101" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-62c3ed9 e-con-full e-flex e-con e-child" data-id="62c3ed9" data-element_type="container"> <div class="elementor-element elementor-element-21bb489 wd-animation-slide-from-bottom wd-animation-fast wd_delay_600 wd-width-100 elementor-widget elementor-widget-wd_title" data-id="21bb489" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left"> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">Simple -</h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-73a432c wd-animation-slide-from-bottom wd-animation-fast wd_delay_700 wd-width-100 elementor-widget elementor-widget-wd_title" data-id="73a432c" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left"> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">Rock Chair.</h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-7ae18cb wd-animation-slide-from-bottom wd-animation-fast wd_delay_800 elementor-widget elementor-widget-wd_text_block" data-id="7ae18cb" data-element_type="widget" data-widget_type="wd_text_block.default"> <div class="elementor-widget-container"> <div class="wd-text-block reset-last-child text-left"> <p>Semper vulputate aliquam curae condimentum quisque gravida fusce convallis arcu cum at.</p> </div> </div> </div> <div class="elementor-element elementor-element-fbde2a9 elementor-widget__width-initial wd-animation-slide-from-bottom wd-animation-fast wd_delay_900 wd-width-100 elementor-widget elementor-widget-wd_images_gallery" data-id="fbde2a9" data-element_type="widget" data-widget_type="wd_images_gallery.default"> <div class="elementor-widget-container"> <div class="wd-images-gallery wd-carousel-container" style="--wd-align-items:center; --wd-justify-content:left;"> <div class="wd-carousel-inner"> <div class="wd-carousel wd-grid" data-scroll_per_page="yes" data-sync_child_id="wd_65cf35363fc24" style="--wd-col-lg:4;--wd-col-md:4;--wd-col-sm:4;--wd-gap-lg:20px;--wd-gap-sm:10px;"> <div class="wd-carousel-wrap"> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/swatch-main-demo-11-38x38.jpg"alt="swatch-main-demo-11"> </div> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-1-2-38x38.jpg"alt="slider-main-demo-1-2"> </div> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-1-3-38x38.jpg"alt="slider-main-demo-1-3"> </div> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-1-4-38x38.jpg"alt="slider-main-demo-1-4"> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-cdc2baa wd-animation-slide-from-bottom wd-animation-fast wd_delay_1000 elementor-widget elementor-widget-wd_text_block" data-id="cdc2baa" data-element_type="widget" data-widget_type="wd_text_block.default"> <div class="elementor-widget-container"> <div class="wd-text-block reset-last-child text-left color-primary"> <p>$199.00</p> </div> </div> </div> </div> <div class="elementor-element elementor-element-03f8d2e e-con-full e-flex e-con e-child" data-id="03f8d2e" data-element_type="container"> <div class="elementor-element elementor-element-2a85c39 wd-animation-slide-from-right wd_delay_250 wd-width-100 wd-animation-normal elementor-widget elementor-widget-wd_images_gallery" data-id="2a85c39" data-element_type="widget" data-widget_type="wd_images_gallery.default"> <div class="elementor-widget-container"> <div class="wd-images-gallery wd-carousel-container" style="--wd-align-items:flex-end; --wd-justify-content:center;"> <div class="wd-carousel-inner"> <div class="wd-carousel wd-grid" data-scroll_per_page="yes" data-sync_parent_id="wd_65cf35363fc24" style="--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;--wd-gap-lg:0px;"> <div class="wd-carousel-wrap"> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-1.jpg"alt="slider-main-demo-1"> </div> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-1-2.jpg"alt="slider-main-demo-1-2"> </div> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-1-3.jpg"alt="slider-main-demo-1-3"> </div> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-1-4.jpg"alt="slider-main-demo-1-4"> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="wd-slide-bg wd-fill"></div> </div> <div id="slide-27785" class="wd-slide wd-carousel-item" > <div class="container wd-slide-container content-fixed wd-padding-off"> <div class="wd-slide-inner "> <style>.elementor-27785 .elementor-element.elementor-element-120f101{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:0px 15px;--row-gap:0px;--column-gap:15px;}.elementor-27785 .elementor-element.elementor-element-62c3ed9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:40px;--padding-bottom:120px;--padding-left:15px;--padding-right:15px;}.elementor-27785 .elementor-element.elementor-element-21bb489 .title{font-size:54px;}.elementor-27785 .elementor-element.elementor-element-73a432c .title{font-size:54px;}.elementor-27785 .elementor-element.elementor-element-9ac9007{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:15px 15px;--row-gap:15px;--column-gap:15px;--flex-wrap:nowrap;--margin-top:0px;--margin-bottom:15px;--margin-left:0px;--margin-right:0px;}.elementor-27785 .elementor-element.elementor-element-88269a6 .wd-text-block{font-size:14px;font-weight:700;}.elementor-27785 .elementor-element.elementor-element-fbde2a9{width:auto;max-width:auto;}.elementor-27785 .elementor-element.elementor-element-7ae18cb > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-27785 .elementor-element.elementor-element-7ae18cb .wd-text-block{max-width:355px;font-size:15px;}.elementor-27785 .elementor-element.elementor-element-cdc2baa .wd-text-block{font-size:28px;}.elementor-27785 .elementor-element.elementor-element-03f8d2e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-27785 .elementor-element.elementor-element-2a85c39 > .elementor-widget-container{padding:0px 30px 0px 30px;}@media(min-width:768px){.elementor-27785 .elementor-element.elementor-element-62c3ed9{--width:41.6%;}.elementor-27785 .elementor-element.elementor-element-03f8d2e{--width:58.4%;}}@media(max-width:1024px){.elementor-27785 .elementor-element.elementor-element-62c3ed9{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:40px;--padding-bottom:90px;--padding-left:15px;--padding-right:15px;}.elementor-27785 .elementor-element.elementor-element-21bb489 .title{font-size:44px;line-height:1.2em;}.elementor-27785 .elementor-element.elementor-element-73a432c > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-27785 .elementor-element.elementor-element-73a432c .title{font-size:44px;line-height:1.2em;}.elementor-27785 .elementor-element.elementor-element-2a85c39 > .elementor-widget-container{padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-27785 .elementor-element.elementor-element-62c3ed9{--padding-top:40px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-27785 .elementor-element.elementor-element-03f8d2e{--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}}</style> <div data-elementor-type="wp-post" data-elementor-id="27785" class="elementor elementor-27785" data-elementor-post-type="woodmart_slide"> <div class="elementor-element elementor-element-120f101 e-flex e-con-boxed e-con e-parent" data-id="120f101" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-62c3ed9 e-con-full e-flex e-con e-child" data-id="62c3ed9" data-element_type="container"> <div class="elementor-element elementor-element-21bb489 wd-animation-slide-from-bottom wd-animation-fast wd_delay_600 wd-width-100 elementor-widget elementor-widget-wd_title" data-id="21bb489" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left"> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">Eames -</h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-73a432c wd-animation-slide-from-bottom wd-animation-fast wd_delay_700 wd-width-100 elementor-widget elementor-widget-wd_title" data-id="73a432c" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left"> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">Side Chair.</h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-9ac9007 e-flex e-con-boxed e-con e-child" data-id="9ac9007" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-88269a6 wd-animation-slide-from-bottom wd-animation-fast wd_delay_800 elementor-widget elementor-widget-wd_text_block" data-id="88269a6" data-element_type="widget" data-widget_type="wd_text_block.default"> <div class="elementor-widget-container"> <div class="wd-text-block reset-last-child text-left color-title"> <p>COLOR:</p> </div> </div> </div> <div class="elementor-element elementor-element-fbde2a9 elementor-widget__width-auto wd-animation-slide-from-bottom wd-animation-fast wd_delay_800 wd-width-100 elementor-widget elementor-widget-wd_images_gallery" data-id="fbde2a9" data-element_type="widget" data-widget_type="wd_images_gallery.default"> <div class="elementor-widget-container"> <div class="wd-images-gallery wd-carousel-container" style="--wd-align-items:center; --wd-justify-content:center;"> <div class="wd-carousel-inner"> <div class="wd-carousel wd-grid" data-scroll_per_page="yes" data-sync_child_id="wd_65cf35363fc25" style="--wd-col-lg:3;--wd-col-md:3;--wd-col-sm:3;--wd-gap-lg:10px;"> <div class="wd-carousel-wrap"> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/color-slider-1-30x30.png"alt="color-slider-1"> </div> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/color-slider-2-30x30.png"alt="color-slider-2"> </div> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/color-slider-3-30x30.png"alt="color-slider-3"> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-7ae18cb wd-animation-slide-from-bottom wd-animation-fast wd_delay_900 elementor-widget elementor-widget-wd_text_block" data-id="7ae18cb" data-element_type="widget" data-widget_type="wd_text_block.default"> <div class="elementor-widget-container"> <div class="wd-text-block reset-last-child text-left"> <p>Semper vulputate aliquam curae condimentum quisque gravida fusce convallis arcu cum at.</p> </div> </div> </div> <div class="elementor-element elementor-element-cdc2baa wd-animation-slide-from-bottom wd-animation-fast wd_delay_1000 elementor-widget elementor-widget-wd_text_block" data-id="cdc2baa" data-element_type="widget" data-widget_type="wd_text_block.default"> <div class="elementor-widget-container"> <div class="wd-text-block reset-last-child text-left color-primary"> <p>Only $99.00</p> </div> </div> </div> </div> <div class="elementor-element elementor-element-03f8d2e e-con-full e-flex e-con e-child" data-id="03f8d2e" data-element_type="container"> <div class="elementor-element elementor-element-2a85c39 wd-animation-slide-from-right wd_delay_250 wd-width-100 wd-animation-normal elementor-widget elementor-widget-wd_images_gallery" data-id="2a85c39" data-element_type="widget" data-widget_type="wd_images_gallery.default"> <div class="elementor-widget-container"> <div class="wd-images-gallery wd-carousel-container" style="--wd-align-items:flex-end; --wd-justify-content:center;"> <div class="wd-carousel-inner"> <div class="wd-carousel wd-grid" data-scroll_per_page="yes" data-sync_parent_id="wd_65cf35363fc25" style="--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;--wd-gap-lg:0px;"> <div class="wd-carousel-wrap"> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-2-light-opt.jpg"alt="slider-main-demo-2-light-opt"> </div> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-2-light-2.jpg"alt="slider-main-demo-2-light-2"> </div> <div class="wd-gallery-item wd-carousel-item"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-2-light-3.jpg"alt="slider-main-demo-2-light-3"> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="wd-slide-bg wd-fill"></div> </div> <div id="slide-27805" class="wd-slide wd-carousel-item" > <div class="container wd-slide-container content-fixed wd-padding-off"> <div class="wd-slide-inner "> <style>.elementor-27805 .elementor-element.elementor-element-120f101{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:0px 15px;--row-gap:0px;--column-gap:15px;}.elementor-27805 .elementor-element.elementor-element-62c3ed9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:40px;--padding-bottom:70px;--padding-left:10px;--padding-right:10px;}.elementor-27805 .elementor-element.elementor-element-481ada5 .wd-text-block{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:600;color:#A5A5A5;}.elementor-27805 .elementor-element.elementor-element-21bb489 .title{font-size:44px;}.elementor-27805 .elementor-element.elementor-element-73a432c > .elementor-widget-container{margin:0px 0px 10px 0px;}.elementor-27805 .elementor-element.elementor-element-73a432c .title{font-size:44px;}.elementor-27805 .elementor-element.elementor-element-7ae18cb > .elementor-widget-container{margin:0px 0px 20px 0px;}.elementor-27805 .elementor-element.elementor-element-7ae18cb .wd-text-block{max-width:355px;font-size:15px;}.elementor-27805 .elementor-element.elementor-element-cdc2baa .wd-text-block{font-size:28px;}.elementor-27805 .elementor-element.elementor-element-03f8d2e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-27805 .elementor-element.elementor-element-204da6f > .elementor-widget-container{margin:0px -150px 0px 0px;}@media(min-width:768px){.elementor-27805 .elementor-element.elementor-element-62c3ed9{--width:41.6%;}.elementor-27805 .elementor-element.elementor-element-03f8d2e{--width:58.4%;}}@media(max-width:1024px){.elementor-27805 .elementor-element.elementor-element-62c3ed9{--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-27805 .elementor-element.elementor-element-21bb489 .title{font-size:38px;line-height:1.2em;}.elementor-27805 .elementor-element.elementor-element-73a432c .title{font-size:38px;line-height:1.2em;}.elementor-27805 .elementor-element.elementor-element-03f8d2e{--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-27805 .elementor-element.elementor-element-62c3ed9{--padding-top:40px;--padding-bottom:60px;--padding-left:30px;--padding-right:30px;}.elementor-27805 .elementor-element.elementor-element-21bb489 .title{font-size:42px;}.elementor-27805 .elementor-element.elementor-element-73a432c .title{font-size:42px;}.elementor-27805 .elementor-element.elementor-element-03f8d2e{--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}}</style> <div data-elementor-type="wp-post" data-elementor-id="27805" class="elementor elementor-27805" data-elementor-post-type="woodmart_slide"> <div class="elementor-element elementor-element-120f101 e-flex e-con-boxed e-con e-parent" data-id="120f101" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-62c3ed9 e-con-full e-flex e-con e-child" data-id="62c3ed9" data-element_type="container"> <div class="elementor-element elementor-element-481ada5 wd-animation-slide-from-bottom wd-animation-fast wd_delay_600 elementor-widget elementor-widget-wd_text_block" data-id="481ada5" data-element_type="widget" data-widget_type="wd_text_block.default"> <div class="elementor-widget-container"> <div class="wd-text-block reset-last-child text-center"> <p>CAPPELLINI</p> </div> </div> </div> <div class="elementor-element elementor-element-21bb489 wd-animation-slide-from-bottom wd-animation-fast wd_delay_700 wd-width-100 elementor-widget elementor-widget-wd_title" data-id="21bb489" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center"> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">Wooden</h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-73a432c wd-animation-slide-from-bottom wd-animation-fast wd_delay_800 wd-width-100 elementor-widget elementor-widget-wd_title" data-id="73a432c" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center"> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">Lounge Chairs.</h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-7ae18cb wd-animation-slide-from-bottom wd-animation-fast wd_delay_900 elementor-widget elementor-widget-wd_text_block" data-id="7ae18cb" data-element_type="widget" data-widget_type="wd_text_block.default"> <div class="elementor-widget-container"> <div class="wd-text-block reset-last-child text-center"> <p>Semper vulputate aliquam curae condimentum quisque gravida fusce convallis arcu cum at.</p> </div> </div> </div> <div class="elementor-element elementor-element-cdc2baa wd-animation-slide-from-bottom wd-animation-fast wd_delay_1000 elementor-widget elementor-widget-wd_text_block" data-id="cdc2baa" data-element_type="widget" data-widget_type="wd_text_block.default"> <div class="elementor-widget-container"> <div class="wd-text-block reset-last-child text-center color-primary"> <p>$999.00</p> </div> </div> </div> </div> <div class="elementor-element elementor-element-03f8d2e e-con-full e-flex e-con e-child" data-id="03f8d2e" data-element_type="container"> <div class="elementor-element elementor-element-204da6f wd-animation-slide-from-right wd_delay_250 wd-animation-normal elementor-widget elementor-widget-wd_image_or_svg" data-id="204da6f" data-element_type="widget" data-widget_type="wd_image_or_svg.default"> <div class="elementor-widget-container"> <div class="wd-image text-center"> <img loading="lazy" decoding="async" width="780" height="471" src="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-3-light-opt.jpg" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-3-light-opt.jpg 780w, https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-3-light-opt-430x260.jpg 430w, https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-3-light-opt-150x91.jpg 150w, https://shopjing.net/wp-content/uploads/2024/02/slider-main-demo-3-light-opt-700x423.jpg 700w" sizes="(max-width: 780px) 100vw, 780px" /> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="wd-slide-bg wd-fill"></div> </div> </div> </div> <div class="wd-nav-arrows wd-slider-arrows wd-custom-style wd-style-2 wd-pos-sep color-scheme-dark"> <div class="wd-btn-arrow wd-prev"> <div class="wd-arrow-inner"></div> </div> <div class="wd-btn-arrow wd-next"> <div class="wd-arrow-inner"></div> </div> </div> </div> <div class="wd-nav-pagin-wrap wd-slider-pagin wd-custom-style wd-style-shape-3 text-center color-scheme-dark"> <ul class="wd-nav-pagin"></ul> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-8ee27ca e-flex e-con-boxed e-con e-parent" data-id="8ee27ca" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-eb827d7 wd-width-100 elementor-widget elementor-widget-wd_title" data-id="eb827d7" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-medium text-center"> <div class="title-subtitle subtitle-color-default subtitle-style-default wd-fontsize-xs"> 类别 </div> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-xl">特色类别</h4> </div> <div class="title-after_title set-cont-mb-s reset-last-child wd-fontsize-s"> <p>找到你需要的类别</p> </div> </div> </div> </div> <div class="elementor-element elementor-element-e0c6bfa wd-width-100 wd-nav-accordion-mb-on elementor-widget elementor-widget-wd_product_categories" data-id="e0c6bfa" data-element_type="widget" data-widget_type="wd_product_categories.default"> <div class="elementor-widget-container"> <div class="wd-cats-element"> <div class="wd-masonry wd-grid-f-col wd-masonry-first wd-cats products woocommerce columns-4" style="--wd-col-lg:4;--wd-col-md:4;--wd-col-sm:2;--wd-gap-lg:20px;--wd-gap-sm:10px;"> <div class="wd-col wd-wider category-grid-item cat-design-default categories-with-shadow product-category product first" data-loop="1"> <div class="wrapp-category"> <div class="category-image-wrapp"> <a href="https://shopjing.net/product-category/accessories/" class="category-image" aria-label="Category image"> <img loading="lazy" decoding="async" width="860" height="860" src="https://shopjing.net/wp-content/uploads/2021/08/cat-furniture.jpg" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/cat-furniture.jpg 860w, https://shopjing.net/wp-content/uploads/2021/08/cat-furniture-430x430.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/cat-furniture-150x150.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/cat-furniture-700x700.jpg 700w" sizes="(max-width: 860px) 100vw, 860px" /> </a> </div> <div class="hover-mask"> <h3 class="wd-entities-title"> 配件 <mark class="count">(4)</mark> </h3> <div class="more-products"> <a href="https://shopjing.net/product-category/accessories/"> 4 产品 </a> </div> </div> <a href="https://shopjing.net/product-category/accessories/" class="category-link wd-fill" aria-label="产品类别 accessories"></a> </div> </div> <div class="wd-col category-grid-item cat-design-default categories-with-shadow product-category product" data-loop="2"> <div class="wrapp-category"> <div class="category-image-wrapp"> <a href="https://shopjing.net/product-category/clocks/" class="category-image" aria-label="Category image"> <img loading="lazy" decoding="async" width="430" height="430" src="https://shopjing.net/wp-content/uploads/2021/08/cat-clocks.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/cat-clocks.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/cat-clocks-150x150.jpg 150w" sizes="(max-width: 430px) 100vw, 430px" /> </a> </div> <div class="hover-mask"> <h3 class="wd-entities-title"> 时钟 <mark class="count">(1)</mark> </h3> <div class="more-products"> <a href="https://shopjing.net/product-category/clocks/"> 1 产品 </a> </div> </div> <a href="https://shopjing.net/product-category/clocks/" class="category-link wd-fill" aria-label="产品类别 clocks"></a> </div> </div> <div class="wd-col category-grid-item cat-design-default categories-with-shadow product-category product" data-loop="3"> <div class="wrapp-category"> <div class="category-image-wrapp"> <a href="https://shopjing.net/product-category/furniture/" class="category-image" aria-label="Category image"> <img loading="lazy" decoding="async" width="430" height="430" src="https://shopjing.net/wp-content/uploads/2021/08/cat-accessories.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/cat-accessories.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/cat-accessories-150x150.jpg 150w" sizes="(max-width: 430px) 100vw, 430px" /> </a> </div> <div class="hover-mask"> <h3 class="wd-entities-title"> 家具 <mark class="count">(5)</mark> </h3> <div class="more-products"> <a href="https://shopjing.net/product-category/furniture/"> 5 产品 </a> </div> </div> <a href="https://shopjing.net/product-category/furniture/" class="category-link wd-fill" aria-label="产品类别 furniture"></a> </div> </div> <div class="wd-col category-grid-item cat-design-default categories-with-shadow product-category product last" data-loop="4"> <div class="wrapp-category"> <div class="category-image-wrapp"> <a href="https://shopjing.net/product-category/lighting/" class="category-image" aria-label="Category image"> <img loading="lazy" decoding="async" width="430" height="430" src="https://shopjing.net/wp-content/uploads/2021/08/cat-lighting.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/cat-lighting.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/cat-lighting-150x150.jpg 150w" sizes="(max-width: 430px) 100vw, 430px" /> </a> </div> <div class="hover-mask"> <h3 class="wd-entities-title"> 灯光 <mark class="count">(1)</mark> </h3> <div class="more-products"> <a href="https://shopjing.net/product-category/lighting/"> 1 产品 </a> </div> </div> <a href="https://shopjing.net/product-category/lighting/" class="category-link wd-fill" aria-label="产品类别 lighting"></a> </div> </div> <div class="wd-col category-grid-item cat-design-default categories-with-shadow product-category product first" data-loop="5"> <div class="wrapp-category"> <div class="category-image-wrapp"> <a href="https://shopjing.net/product-category/toys/" class="category-image" aria-label="Category image"> <img loading="lazy" decoding="async" width="430" height="430" src="https://shopjing.net/wp-content/uploads/2021/08/cat-toys.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/cat-toys.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/cat-toys-150x150.jpg 150w" sizes="(max-width: 430px) 100vw, 430px" /> </a> </div> <div class="hover-mask"> <h3 class="wd-entities-title"> 玩具 <mark class="count">(1)</mark> </h3> <div class="more-products"> <a href="https://shopjing.net/product-category/toys/"> 1 产品 </a> </div> </div> <a href="https://shopjing.net/product-category/toys/" class="category-link wd-fill" aria-label="产品类别 toys"></a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-4bbb14c wd-section-stretch e-flex e-con-boxed e-con e-parent" data-id="4bbb14c" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-c5307a0 wd-width-100 elementor-widget elementor-widget-wd_title" data-id="c5307a0" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-medium text-center"> <div class="title-subtitle subtitle-color-default subtitle-style-default wd-fontsize-xs"> 手机配件 </div> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-xl">特色产品</h4> </div> <div class="title-after_title set-cont-mb-s reset-last-child wd-fontsize-s"> <p>Visit our shop to see amazing creations from our designers.</p> </div> </div> </div> </div> <div class="elementor-element elementor-element-bd08a1e elementor-widget elementor-widget-wd_products_tabs" data-id="bd08a1e" data-element_type="widget" data-widget_type="wd_products_tabs.default"> <div class="elementor-widget-container"> <div class="wd-tabs wd-products-tabs tabs-design-default"> <div class="wd-tabs-header text-center"> <div class="wd-nav-wrapper wd-nav-tabs-wrapper tabs-navigation-wrapper"> <ul class="wd-nav wd-nav-tabs products-tabs-title wd-style-underline wd-icon-pos-top"> <li data-atts="{"layout":"grid","pagination":"arrows","pagination_arrows_position":null,"items_per_page":"8","spacing":"20","spacing_tablet":"","spacing_mobile":"","columns":{"unit":"px","size":4,"sizes":[]},"products_masonry":"","products_different_sizes":"","product_quantity":"","product_hover":"inherit","sale_countdown":"0","stretch_product_tablet":0,"stretch_product_mobile":0,"stock_progress_bar":"0","highlighted_products":0,"products_bordered_grid":"0","products_bordered_grid_style":null,"products_with_background":"0","products_shadow":"0","products_color_scheme":"default","img_size":"large","elementor":true,"sync_parent_id":null,"slides_per_view":null,"scroll_per_page":null,"center_mode":null,"wrap":null,"autoheight":null,"autoplay":null,"speed":null,"scroll_carousel_init":null,"disable_overflow_carousel":null,"hide_prev_next_buttons":null,"carousel_arrows_position":null,"hide_pagination_control":null,"dynamic_pagination_control":null,"hide_scrollbar":null,"carousel_sync":null,"sync_child_id":null,"img_size_custom":null,"stretch_product":null,"grid_gallery":"","grid_gallery_control":null,"grid_gallery_enable_arrows":null,"lazy_loading":"no","post_type":"product","ajax_recently_viewed":null,"include":null,"taxonomies":"","orderby":"","offset":"","query_type":"OR","order":"","hide_out_of_stock":"no","meta_key":null,"exclude":""}" class=" wd-active"> <a href="#" class="wd-nav-link"> <span class="tab-label nav-link-text"> BEST SELLERS </span> </a> </li> <li data-atts="{"layout":"grid","pagination":"arrows","pagination_arrows_position":null,"items_per_page":"8","spacing":"20","spacing_tablet":"","spacing_mobile":"","columns":{"unit":"px","size":4,"sizes":[]},"products_masonry":"","products_different_sizes":"","product_quantity":"","product_hover":"inherit","sale_countdown":"0","stretch_product_tablet":0,"stretch_product_mobile":0,"stock_progress_bar":"0","highlighted_products":0,"products_bordered_grid":"0","products_bordered_grid_style":null,"products_with_background":"0","products_shadow":"0","products_color_scheme":"default","img_size":"large","elementor":true,"sync_parent_id":null,"slides_per_view":null,"scroll_per_page":null,"center_mode":null,"wrap":null,"autoheight":null,"autoplay":null,"speed":null,"scroll_carousel_init":null,"disable_overflow_carousel":null,"hide_prev_next_buttons":null,"carousel_arrows_position":null,"hide_pagination_control":null,"dynamic_pagination_control":null,"hide_scrollbar":null,"carousel_sync":null,"sync_child_id":null,"img_size_custom":null,"stretch_product":null,"grid_gallery":"","grid_gallery_control":null,"grid_gallery_enable_arrows":null,"lazy_loading":"no","post_type":"product","ajax_recently_viewed":null,"include":null,"taxonomies":"","orderby":"","offset":"","query_type":"OR","order":"","hide_out_of_stock":"no","meta_key":null,"exclude":""}" class=""> <a href="#" class="wd-nav-link"> <span class="tab-label nav-link-text"> FEATURED </span> </a> </li> <li data-atts="{"layout":"grid","pagination":"arrows","pagination_arrows_position":null,"items_per_page":"8","spacing":"20","spacing_tablet":"","spacing_mobile":"","columns":{"unit":"px","size":4,"sizes":[]},"products_masonry":"","products_different_sizes":"","product_quantity":"","product_hover":"inherit","sale_countdown":"0","stretch_product_tablet":0,"stretch_product_mobile":0,"stock_progress_bar":"0","highlighted_products":0,"products_bordered_grid":"0","products_bordered_grid_style":null,"products_with_background":"0","products_shadow":"0","products_color_scheme":"default","img_size":"large","elementor":true,"sync_parent_id":null,"slides_per_view":null,"scroll_per_page":null,"center_mode":null,"wrap":null,"autoheight":null,"autoplay":null,"speed":null,"scroll_carousel_init":null,"disable_overflow_carousel":null,"hide_prev_next_buttons":null,"carousel_arrows_position":null,"hide_pagination_control":null,"dynamic_pagination_control":null,"hide_scrollbar":null,"carousel_sync":null,"sync_child_id":null,"img_size_custom":null,"stretch_product":null,"grid_gallery":"","grid_gallery_control":null,"grid_gallery_enable_arrows":null,"lazy_loading":"no","post_type":"product","ajax_recently_viewed":null,"include":null,"taxonomies":"","orderby":"","offset":"","query_type":"OR","order":"","hide_out_of_stock":"no","meta_key":null,"exclude":""}" class=""> <a href="#" class="wd-nav-link"> <span class="tab-label nav-link-text"> SALES </span> </a> </li> </ul> </div> </div> <div class="wd-tab-content-wrapper"> <div class="wd-sticky-loader"><span class="wd-loader"></span></div> <div class="wd-products-element wd-tab-content wd-active wd-in"> <div class="wd-sticky-loader"><span class="wd-loader"></span></div> <div class="products wd-products pagination-arrows grid-columns-4 elements-grid wd-grid-g" data-paged="1" data-atts="{"carousel_id":"5000","speed":null,"slides_per_view":null,"slides_per_view_tablet":{"size":""},"slides_per_view_mobile":{"size":""},"wrap":null,"loop":false,"autoplay":null,"autoheight":null,"hide_pagination_control":null,"hide_pagination_control_tablet":"yes","hide_pagination_control_mobile":"yes","dynamic_pagination_control":null,"hide_prev_next_buttons":null,"carousel_arrows_position":null,"hide_scrollbar":null,"hide_scrollbar_tablet":"yes","hide_scrollbar_mobile":"yes","scroll_per_page":null,"dragEndSpeed":200,"center_mode":null,"custom_sizes":false,"sliding_speed":false,"animation":false,"content_animation":false,"post_type":"product","slider":"","library":"","css":"","effect":"","spacing":"20","spacing_tablet":"","spacing_mobile":"","carousel_sync":null,"sync_parent_id":null,"sync_child_id":null,"scroll_carousel_init":null,"disable_overflow_carousel":null,"element_title":"","query_post_type":"product","include":null,"taxonomies":"","offset":"","orderby":"","query_type":"OR","order":"","meta_key":null,"exclude":"","shop_tools":"0","hide_out_of_stock":"no","ajax_recently_viewed":null,"layout":"grid","pagination":"arrows","pagination_arrows_position":null,"items_per_page":"8","columns":{"unit":"px","size":4,"sizes":[]},"columns_tablet":{"size":""},"columns_mobile":{"size":""},"products_masonry":"","products_different_sizes":"","product_quantity":"","product_hover":"inherit","sale_countdown":"0","stretch_product":null,"stretch_product_tablet":0,"stretch_product_mobile":0,"stock_progress_bar":"0","highlighted_products":0,"products_bordered_grid":"0","products_bordered_grid_style":null,"products_with_background":"0","products_shadow":"0","products_color_scheme":"default","img_size":"large","img_size_custom":null,"grid_gallery":"","grid_gallery_control":null,"grid_gallery_enable_arrows":null,"ajax_page":"","force_not_ajax":"no","lazy_loading":"no","elementor":true,"wrapper_classes":" wd-tab-content wd-active wd-in"}" data-source="shortcode" data-columns="4" data-grid-gallery="" style="--wd-col-lg:4;--wd-col-md:4;--wd-col-sm:2;--wd-gap-lg:20px;--wd-gap-sm:10px;"> <div class="wd-product wd-hover-base wd-hover-with-fade wd-col product-grid-item product product-no-swatches type-product post-372 status-publish instock product_cat-furniture has-post-thumbnail taxable shipping-taxable purchasable product-type-simple" data-loop="1" data-id="372"> <div class="product-wrapper"> <div class="content-product-imagin"></div> <div class="product-element-top wd-quick-shop"> <a href="https://shopjing.net/product/augue-adipiscing-euismod/" class="product-image-link"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/variable-product-example-1.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/variable-product-example-1.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/variable-product-example-1-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/variable-product-example-1-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/variable-product-example-1-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> <div class="hover-img"> <a href="https://shopjing.net/product/augue-adipiscing-euismod/" aria-label="产品图片"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/variable-product-example-2.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/variable-product-example-2.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/variable-product-example-2-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/variable-product-example-2-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/variable-product-example-2-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> </div> <div class="wrapp-swatches"> <div class="wd-compare-btn product-compare-button wd-action-btn wd-style-icon wd-compare-icon"> <a href="https://shopjing.net/compare/" data-id="372" rel="nofollow" data-added-text="比较产品"> <span>比较</span> </a> </div> </div> </div> <div class="product-element-bottom product-information"> <h3 class="wd-entities-title"><a href="https://shopjing.net/product/augue-adipiscing-euismod/">Augue adipiscing euismod</a></h3> <div class="wd-product-cats"> <a href="https://shopjing.net/product-category/furniture/" rel="tag">家具</a> </div> <div class="product-rating-price"> <div class="wrapp-product-price"> <span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>199</bdi></span></span> </div> </div> <div class="fade-in-block wd-scroll"> <div class="hover-content wd-more-desc"> <div class="hover-content-inner wd-more-desc-inner"> Scelerisque facilisi rhoncus non faucibus parturient senectus lobortis a ullamcorper vestibulum mi nibh ultricies a parturient gravida a vestibulum leo sem in. Est cum torquent mi in scelerisque leo aptent per at vitae ante eleifend mollis adipiscing. </div> <a href="#" rel="nofollow" class="wd-more-desc-btn" aria-label="阅读更多描述"><span></span></a> </div> <div class=" wd-bottom-actions"> <div class="wrap-wishlist-button"> <div class="wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon"> <a class="" href="https://shopjing.net/wishlist/" data-key="d5fdf9f879" data-product-id="372" rel="nofollow" data-added-text="浏览愿望清单"> <span>添加至心愿单</span> </a> </div> </div> <div class="wd-add-btn wd-add-btn-replace"> <a href="?add-to-cart=372" data-quantity="1" class="button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop" data-product_id="372" data-product_sku="MNK-001" aria-label="加入购物车:“Augue adipiscing euismod”" rel="nofollow" data-success_message="“Augue adipiscing euismod” has been added to your cart"><span>加入购物车</span></a> </div> <div class="wrap-quickview-button"> <div class="quick-view wd-action-btn wd-style-icon wd-quick-view-icon"> <a href="https://shopjing.net/product/augue-adipiscing-euismod/" class="open-quick-view quick-view-button" rel="nofollow" data-id="372" >快速预览</a> </div> </div> </div> </div> </div> </div> </div> <div class="wd-product wd-hover-base wd-hover-with-fade wd-col product-grid-item product product-no-swatches type-product post-270 status-publish instock product_cat-furniture has-post-thumbnail taxable shipping-taxable purchasable product-type-simple" data-loop="2" data-id="270"> <div class="product-wrapper"> <div class="content-product-imagin"></div> <div class="product-element-top wd-quick-shop"> <a href="https://shopjing.net/product/classic-wooden-chair/" class="product-image-link"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/classic-wooden-chair-1.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/classic-wooden-chair-1.jpg 1050w, https://shopjing.net/wp-content/uploads/2021/08/classic-wooden-chair-1-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/classic-wooden-chair-1-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/classic-wooden-chair-1-700x800.jpg 700w" sizes="(max-width: 700px) 100vw, 700px" /> </a> <div class="hover-img"> <a href="https://shopjing.net/product/classic-wooden-chair/" aria-label="产品图片"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/classic-wooden-chair-2.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/classic-wooden-chair-2.jpg 1050w, https://shopjing.net/wp-content/uploads/2021/08/classic-wooden-chair-2-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/classic-wooden-chair-2-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/classic-wooden-chair-2-700x800.jpg 700w" sizes="(max-width: 700px) 100vw, 700px" /> </a> </div> <div class="wrapp-swatches"> <div class="wd-compare-btn product-compare-button wd-action-btn wd-style-icon wd-compare-icon"> <a href="https://shopjing.net/compare/" data-id="270" rel="nofollow" data-added-text="比较产品"> <span>比较</span> </a> </div> </div> </div> <div class="product-element-bottom product-information"> <h3 class="wd-entities-title"><a href="https://shopjing.net/product/classic-wooden-chair/">Classic wooden chair</a></h3> <div class="wd-product-cats"> <a href="https://shopjing.net/product-category/furniture/" rel="tag">家具</a> </div> <div class="product-rating-price"> <div class="wrapp-product-price"> <span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>299</bdi></span></span> </div> </div> <div class="fade-in-block wd-scroll"> <div class="hover-content wd-more-desc"> <div class="hover-content-inner wd-more-desc-inner"> Scelerisque facilisi rhoncus non faucibus parturient senectus lobortis a ullamcorper vestibulum mi nibh ultricies a parturient gravida a vestibulum leo sem in. Est cum torquent mi in scelerisque leo aptent per at vitae ante eleifend mollis adipiscing. </div> <a href="#" rel="nofollow" class="wd-more-desc-btn" aria-label="阅读更多描述"><span></span></a> </div> <div class=" wd-bottom-actions"> <div class="wrap-wishlist-button"> <div class="wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon"> <a class="" href="https://shopjing.net/wishlist/" data-key="d5fdf9f879" data-product-id="270" rel="nofollow" data-added-text="浏览愿望清单"> <span>添加至心愿单</span> </a> </div> </div> <div class="wd-add-btn wd-add-btn-replace"> <a href="?add-to-cart=270" data-quantity="1" class="button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop" data-product_id="270" data-product_sku="" aria-label="加入购物车:“Classic wooden chair”" rel="nofollow" data-success_message="“Classic wooden chair” has been added to your cart"><span>加入购物车</span></a> </div> <div class="wrap-quickview-button"> <div class="quick-view wd-action-btn wd-style-icon wd-quick-view-icon"> <a href="https://shopjing.net/product/classic-wooden-chair/" class="open-quick-view quick-view-button" rel="nofollow" data-id="270" >快速预览</a> </div> </div> </div> </div> </div> </div> </div> <div class="wd-product wd-hover-base wd-hover-with-fade wd-col product-grid-item product has-stars product-no-swatches type-product post-334 status-publish last instock product_cat-cooking has-post-thumbnail taxable shipping-taxable purchasable product-type-simple" data-loop="3" data-id="334"> <div class="product-wrapper"> <div class="content-product-imagin"></div> <div class="product-element-top wd-quick-shop"> <a href="https://shopjing.net/product/decoration-wooden-present/" class="product-image-link"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/decoration-wooden-presen-1.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/decoration-wooden-presen-1.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/decoration-wooden-presen-1-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/decoration-wooden-presen-1-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/decoration-wooden-presen-1-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> <div class="hover-img"> <a href="https://shopjing.net/product/decoration-wooden-present/" aria-label="产品图片"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/decoration-wooden-presen-2.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/decoration-wooden-presen-2.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/decoration-wooden-presen-2-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/decoration-wooden-presen-2-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/decoration-wooden-presen-2-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> </div> <div class="wrapp-swatches"> <div class="wd-compare-btn product-compare-button wd-action-btn wd-style-icon wd-compare-icon"> <a href="https://shopjing.net/compare/" data-id="334" rel="nofollow" data-added-text="比较产品"> <span>比较</span> </a> </div> </div> </div> <div class="product-element-bottom product-information"> <h3 class="wd-entities-title"><a href="https://shopjing.net/product/decoration-wooden-present/">Decoration wooden present</a></h3> <div class="wd-product-cats"> <a href="https://shopjing.net/product-category/cooking/" rel="tag">烹饪</a> </div> <div class="product-rating-price"> <div class="wrapp-product-price"> <span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>89</bdi></span></span> <div class="star-rating" role="img" aria-label="评分 5.00 &sol; 5"> <span style="width:100%"> 评分 <strong class="rating">5.00</strong> &sol; 5 </span> </div> </div> </div> <div class="fade-in-block wd-scroll"> <div class="hover-content wd-more-desc"> <div class="hover-content-inner wd-more-desc-inner"> Nam gravida vulputate est venenatis eu at ullamcorper consectetur parturient suspendisse a elit lobortis ut convallis vestibulum vulputate nunc praesent mattis sem faucibus risus sociosqu.Dapibus curae a ac vestibulum a magnis ullamcorper orci a iaculis adipiscing augue a massa a torquent feugiat a. Scelerisque vestibulum. </div> <a href="#" rel="nofollow" class="wd-more-desc-btn" aria-label="阅读更多描述"><span></span></a> </div> <div class=" wd-bottom-actions"> <div class="wrap-wishlist-button"> <div class="wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon"> <a class="" href="https://shopjing.net/wishlist/" data-key="d5fdf9f879" data-product-id="334" rel="nofollow" data-added-text="浏览愿望清单"> <span>添加至心愿单</span> </a> </div> </div> <div class="wd-add-btn wd-add-btn-replace"> <a href="?add-to-cart=334" data-quantity="1" class="button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop" data-product_id="334" data-product_sku="" aria-label="加入购物车:“Decoration wooden present”" rel="nofollow" data-success_message="“Decoration wooden present” has been added to your cart"><span>加入购物车</span></a> </div> <div class="wrap-quickview-button"> <div class="quick-view wd-action-btn wd-style-icon wd-quick-view-icon"> <a href="https://shopjing.net/product/decoration-wooden-present/" class="open-quick-view quick-view-button" rel="nofollow" data-id="334" >快速预览</a> </div> </div> </div> </div> </div> </div> </div> <div class="wd-product wd-hover-base wd-hover-with-fade wd-col product-grid-item product product-no-swatches type-product post-232 status-publish first instock product_cat-furniture has-post-thumbnail taxable shipping-taxable purchasable product-type-simple" data-loop="4" data-id="232"> <div class="product-wrapper"> <div class="content-product-imagin"></div> <div class="product-element-top wd-quick-shop"> <a href="https://shopjing.net/product/eames-lounge-chair/" class="product-image-link"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/eames-lounge-chair-1.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/eames-lounge-chair-1.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/eames-lounge-chair-1-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/eames-lounge-chair-1-150x171.jpg 150w" sizes="(max-width: 700px) 100vw, 700px" /> </a> <div class="hover-img"> <a href="https://shopjing.net/product/eames-lounge-chair/" aria-label="产品图片"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/eames-lounge-chair-2.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/eames-lounge-chair-2.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/eames-lounge-chair-2-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/eames-lounge-chair-2-150x171.jpg 150w" sizes="(max-width: 700px) 100vw, 700px" /> </a> </div> <div class="wrapp-swatches"> <div class="wd-compare-btn product-compare-button wd-action-btn wd-style-icon wd-compare-icon"> <a href="https://shopjing.net/compare/" data-id="232" rel="nofollow" data-added-text="比较产品"> <span>比较</span> </a> </div> </div> </div> <div class="product-element-bottom product-information"> <h3 class="wd-entities-title"><a href="https://shopjing.net/product/eames-lounge-chair/">Eames lounge chair</a></h3> <div class="wd-product-cats"> <a href="https://shopjing.net/product-category/furniture/" rel="tag">家具</a> </div> <div class="product-rating-price"> <div class="wrapp-product-price"> <span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>399</bdi></span></span> </div> </div> <div class="fade-in-block wd-scroll"> <div class="hover-content wd-more-desc"> <div class="hover-content-inner wd-more-desc-inner"> Scelerisque facilisi rhoncus non faucibus parturient senectus lobortis a ullamcorper vestibulum mi nibh ultricies a parturient gravida a vestibulum leo sem in. Est cum torquent mi in scelerisque leo aptent per at vitae ante eleifend mollis adipiscing. </div> <a href="#" rel="nofollow" class="wd-more-desc-btn" aria-label="阅读更多描述"><span></span></a> </div> <div class=" wd-bottom-actions"> <div class="wrap-wishlist-button"> <div class="wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon"> <a class="" href="https://shopjing.net/wishlist/" data-key="d5fdf9f879" data-product-id="232" rel="nofollow" data-added-text="浏览愿望清单"> <span>添加至心愿单</span> </a> </div> </div> <div class="wd-add-btn wd-add-btn-replace"> <a href="?add-to-cart=232" data-quantity="1" class="button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop" data-product_id="232" data-product_sku="" aria-label="加入购物车:“Eames lounge chair”" rel="nofollow" data-success_message="“Eames lounge chair” has been added to your cart"><span>加入购物车</span></a> </div> <div class="wrap-quickview-button"> <div class="quick-view wd-action-btn wd-style-icon wd-quick-view-icon"> <a href="https://shopjing.net/product/eames-lounge-chair/" class="open-quick-view quick-view-button" rel="nofollow" data-id="232" >快速预览</a> </div> </div> </div> </div> </div> </div> </div> <div class="wd-product wd-hover-base wd-hover-with-fade wd-col product-grid-item product product-no-swatches type-product post-381 status-publish instock product_cat-furniture has-post-thumbnail taxable shipping-taxable purchasable product-type-variable" data-loop="5" data-id="381"> <div class="product-wrapper"> <div class="content-product-imagin"></div> <div class="product-element-top wd-quick-shop"> <a href="https://shopjing.net/product/eames-plastic-side-chair/" class="product-image-link"> <div class="product-labels labels-rounded"><span class="new product-label">新的</span></div><img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/eames-plastic-side-chair-1.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/eames-plastic-side-chair-1.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/eames-plastic-side-chair-1-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/eames-plastic-side-chair-1-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/eames-plastic-side-chair-1-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> <div class="hover-img"> <a href="https://shopjing.net/product/eames-plastic-side-chair/" aria-label="产品图片"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/eames-plastic-side-chair-2.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/eames-plastic-side-chair-2.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/eames-plastic-side-chair-2-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/eames-plastic-side-chair-2-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/eames-plastic-side-chair-2-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> </div> <div class="wrapp-swatches"> <div class="wd-compare-btn product-compare-button wd-action-btn wd-style-icon wd-compare-icon"> <a href="https://shopjing.net/compare/" data-id="381" rel="nofollow" data-added-text="比较产品"> <span>比较</span> </a> </div> </div> </div> <div class="product-element-bottom product-information"> <h3 class="wd-entities-title"><a href="https://shopjing.net/product/eames-plastic-side-chair/">Eames plastic side chair</a></h3> <div class="wd-product-cats"> <a href="https://shopjing.net/product-category/furniture/" rel="tag">家具</a> </div> <div class="product-rating-price"> <div class="wrapp-product-price"> <span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>99</bdi></span></span> </div> </div> <div class="fade-in-block wd-scroll"> <div class="hover-content wd-more-desc"> <div class="hover-content-inner wd-more-desc-inner"> Consequat a scelerisque suspendisse vel et eget eu vitae adipiscing nibh scelerisque semper cum adipiscing facilisis adipiscing est accumsan lorem vestibulum. Aliquet mus a aptent ullam corper metus accumsan. Habitasse a purus nec ipsum a urna ac ullamcorper varius metus blandit posuere. </div> <a href="#" rel="nofollow" class="wd-more-desc-btn" aria-label="阅读更多描述"><span></span></a> </div> <div class=" wd-bottom-actions"> <div class="wrap-wishlist-button"> <div class="wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon"> <a class="" href="https://shopjing.net/wishlist/" data-key="d5fdf9f879" data-product-id="381" rel="nofollow" data-added-text="浏览愿望清单"> <span>添加至心愿单</span> </a> </div> </div> <div class="wd-add-btn wd-add-btn-replace"> <a href="https://shopjing.net/product/eames-plastic-side-chair/" data-quantity="1" class="button product_type_variable add_to_cart_button add-to-cart-loop" data-product_id="381" data-product_sku="" aria-label="为“Eames plastic side chair”选择选项" rel="nofollow"><span>选择选项</span></a> </div> <div class="wrap-quickview-button"> <div class="quick-view wd-action-btn wd-style-icon wd-quick-view-icon"> <a href="https://shopjing.net/product/eames-plastic-side-chair/" class="open-quick-view quick-view-button" rel="nofollow" data-id="381" >快速预览</a> </div> </div> </div> </div> </div> </div> </div> <div class="wd-product wd-hover-base wd-hover-with-fade wd-col product-grid-item product product-no-swatches type-product post-411 status-publish instock product_cat-accessories has-post-thumbnail taxable shipping-taxable purchasable product-type-simple" data-loop="6" data-id="411"> <div class="product-wrapper"> <div class="content-product-imagin"></div> <div class="product-element-top wd-quick-shop"> <a href="https://shopjing.net/product/henectus-tincidunt/" class="product-image-link"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/senectus-tincidunt-1.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/senectus-tincidunt-1.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/senectus-tincidunt-1-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/senectus-tincidunt-1-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/senectus-tincidunt-1-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> <div class="hover-img"> <a href="https://shopjing.net/product/henectus-tincidunt/" aria-label="产品图片"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/senectus-tincidunt-2.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/senectus-tincidunt-2.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/senectus-tincidunt-2-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/senectus-tincidunt-2-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/senectus-tincidunt-2-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> </div> <div class="wrapp-swatches"> <div class="wd-compare-btn product-compare-button wd-action-btn wd-style-icon wd-compare-icon"> <a href="https://shopjing.net/compare/" data-id="411" rel="nofollow" data-added-text="比较产品"> <span>比较</span> </a> </div> </div> </div> <div class="product-element-bottom product-information"> <h3 class="wd-entities-title"><a href="https://shopjing.net/product/henectus-tincidunt/">Henectus tincidunt</a></h3> <div class="wd-product-cats"> <a href="https://shopjing.net/product-category/accessories/" rel="tag">配件</a> </div> <div class="product-rating-price"> <div class="wrapp-product-price"> <span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>429</bdi></span></span> </div> </div> <div class="fade-in-block wd-scroll"> <div class="hover-content wd-more-desc"> <div class="hover-content-inner wd-more-desc-inner"> Consequat a scelerisque suspendisse vel et eget eu vitae adipiscing nibh scelerisque semper cum adipiscing facilisis adipiscing est accumsan lorem vestibulum. Aliquet mus a aptent ullam corper metus accumsan. Habitasse a purus nec ipsum a urna ac ullamcorper varius metus blandit posuere. </div> <a href="#" rel="nofollow" class="wd-more-desc-btn" aria-label="阅读更多描述"><span></span></a> </div> <div class=" wd-bottom-actions"> <div class="wrap-wishlist-button"> <div class="wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon"> <a class="" href="https://shopjing.net/wishlist/" data-key="d5fdf9f879" data-product-id="411" rel="nofollow" data-added-text="浏览愿望清单"> <span>添加至心愿单</span> </a> </div> </div> <div class="wd-add-btn wd-add-btn-replace"> <a href="?add-to-cart=411" data-quantity="1" class="button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop" data-product_id="411" data-product_sku="" aria-label="加入购物车:“Henectus tincidunt”" rel="nofollow" data-success_message="“Henectus tincidunt” has been added to your cart"><span>加入购物车</span></a> </div> <div class="wrap-quickview-button"> <div class="quick-view wd-action-btn wd-style-icon wd-quick-view-icon"> <a href="https://shopjing.net/product/henectus-tincidunt/" class="open-quick-view quick-view-button" rel="nofollow" data-id="411" >快速预览</a> </div> </div> </div> </div> </div> </div> </div> <div class="wd-product wd-with-labels wd-hover-base wd-hover-with-fade wd-col product-grid-item product has-stars product-no-swatches type-product post-361 status-publish last instock product_cat-toys has-post-thumbnail sale taxable shipping-taxable purchasable product-type-simple" data-loop="7" data-id="361"> <div class="product-wrapper"> <div class="content-product-imagin"></div> <div class="product-element-top wd-quick-shop"> <a href="https://shopjing.net/product/iphone-dock/" class="product-image-link"> <div class="product-labels labels-rounded"><span class="onsale product-label">-13%</span></div><img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/iphone-dock-1.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/iphone-dock-1.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/iphone-dock-1-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/iphone-dock-1-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/iphone-dock-1-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> <div class="hover-img"> <a href="https://shopjing.net/product/iphone-dock/" aria-label="产品图片"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/iphone-dock-2.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/iphone-dock-2.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/iphone-dock-2-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/iphone-dock-2-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/iphone-dock-2-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> </div> <div class="wrapp-swatches"> <div class="wd-compare-btn product-compare-button wd-action-btn wd-style-icon wd-compare-icon"> <a href="https://shopjing.net/compare/" data-id="361" rel="nofollow" data-added-text="比较产品"> <span>比较</span> </a> </div> </div> </div> <div class="product-element-bottom product-information"> <h3 class="wd-entities-title"><a href="https://shopjing.net/product/iphone-dock/">iPhone dock</a></h3> <div class="wd-product-cats"> <a href="https://shopjing.net/product-category/toys/" rel="tag">玩具</a> </div> <div class="product-rating-price"> <div class="wrapp-product-price"> <span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>399</bdi></span></del> <span class="screen-reader-text">原价为:$399。</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>349</bdi></span></ins><span class="screen-reader-text">当前价格为:$349。</span></span> <div class="star-rating" role="img" aria-label="评分 4.00 &sol; 5"> <span style="width:80%"> 评分 <strong class="rating">4.00</strong> &sol; 5 </span> </div> </div> </div> <div class="fade-in-block wd-scroll"> <div class="hover-content wd-more-desc"> <div class="hover-content-inner wd-more-desc-inner"> Consequat a scelerisque suspendisse vel et eget eu vitae adipiscing nibh scelerisque semper cum adipiscing facilisis adipiscing est accumsan lorem vestibulum. </div> <a href="#" rel="nofollow" class="wd-more-desc-btn" aria-label="阅读更多描述"><span></span></a> </div> <div class=" wd-bottom-actions"> <div class="wrap-wishlist-button"> <div class="wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon"> <a class="" href="https://shopjing.net/wishlist/" data-key="d5fdf9f879" data-product-id="361" rel="nofollow" data-added-text="浏览愿望清单"> <span>添加至心愿单</span> </a> </div> </div> <div class="wd-add-btn wd-add-btn-replace"> <a href="?add-to-cart=361" data-quantity="1" class="button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop" data-product_id="361" data-product_sku="" aria-label="加入购物车:“iPhone dock”" rel="nofollow" data-success_message="“iPhone dock” has been added to your cart"><span>加入购物车</span></a> </div> <div class="wrap-quickview-button"> <div class="quick-view wd-action-btn wd-style-icon wd-quick-view-icon"> <a href="https://shopjing.net/product/iphone-dock/" class="open-quick-view quick-view-button" rel="nofollow" data-id="361" >快速预览</a> </div> </div> </div> </div> </div> </div> </div> <div class="wd-product wd-hover-base wd-hover-with-fade wd-col product-grid-item product product-no-swatches type-product post-1421 status-publish first instock product_cat-accessories has-post-thumbnail taxable shipping-taxable purchasable product-type-variable" data-loop="8" data-id="1421"> <div class="product-wrapper"> <div class="content-product-imagin"></div> <div class="product-element-top wd-quick-shop"> <a href="https://shopjing.net/product/ornare-auctor/" class="product-image-link"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/ornare-auctor-1.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/ornare-auctor-1.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/ornare-auctor-1-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/ornare-auctor-1-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/ornare-auctor-1-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> <div class="hover-img"> <a href="https://shopjing.net/product/ornare-auctor/" aria-label="产品图片"> <img loading="lazy" decoding="async" width="700" height="800" src="https://shopjing.net/wp-content/uploads/2021/08/ornare-auctor-2.jpg" class="attachment-large size-large" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/ornare-auctor-2.jpg 700w, https://shopjing.net/wp-content/uploads/2021/08/ornare-auctor-2-430x491.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/ornare-auctor-2-150x171.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/ornare-auctor-2-600x686.jpg 600w" sizes="(max-width: 700px) 100vw, 700px" /> </a> </div> <div class="wrapp-swatches"> <div class="wd-compare-btn product-compare-button wd-action-btn wd-style-icon wd-compare-icon"> <a href="https://shopjing.net/compare/" data-id="1421" rel="nofollow" data-added-text="比较产品"> <span>比较</span> </a> </div> </div> </div> <div class="product-element-bottom product-information"> <h3 class="wd-entities-title"><a href="https://shopjing.net/product/ornare-auctor/">Ornare auctor</a></h3> <div class="wd-product-cats"> <a href="https://shopjing.net/product-category/accessories/" rel="tag">配件</a> </div> <div class="product-rating-price"> <div class="wrapp-product-price"> <span class="price"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>429</bdi></span></span> </div> </div> <div class="fade-in-block wd-scroll"> <div class="hover-content wd-more-desc"> <div class="hover-content-inner wd-more-desc-inner"> Consequat a scelerisque suspendisse vel et eget eu vitae adipiscing nibh scelerisque semper cum adipiscing facilisis adipiscing est accumsan lorem vestibulum. Aliquet mus a aptent ullam corper metus accumsan. Habitasse a purus nec ipsum a urna ac ullamcorper varius metus blandit posuere. </div> <a href="#" rel="nofollow" class="wd-more-desc-btn" aria-label="阅读更多描述"><span></span></a> </div> <div class=" wd-bottom-actions"> <div class="wrap-wishlist-button"> <div class="wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon"> <a class="" href="https://shopjing.net/wishlist/" data-key="d5fdf9f879" data-product-id="1421" rel="nofollow" data-added-text="浏览愿望清单"> <span>添加至心愿单</span> </a> </div> </div> <div class="wd-add-btn wd-add-btn-replace"> <a href="https://shopjing.net/product/ornare-auctor/" data-quantity="1" class="button product_type_variable add_to_cart_button add-to-cart-loop" data-product_id="1421" data-product_sku="" aria-label="为“Ornare auctor”选择选项" rel="nofollow"><span>选择选项</span></a> </div> <div class="wrap-quickview-button"> <div class="quick-view wd-action-btn wd-style-icon wd-quick-view-icon"> <a href="https://shopjing.net/product/ornare-auctor/" class="open-quick-view quick-view-button" rel="nofollow" data-id="1421" >快速预览</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="wd-nav-arrows wd-ajax-arrows wd-hover-1 wd-pos-sep wd-icon-1"> <div class="wd-btn-arrow wd-prev wd-disabled"> <div class="wd-arrow-inner"></div> </div> <div class="wd-btn-arrow wd-next"> <div class="wd-arrow-inner"></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-c7bd9b0 e-flex e-con-boxed e-con e-parent" data-id="c7bd9b0" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-a7dab1a elementor-widget elementor-widget-wd_slider" data-id="a7dab1a" data-element_type="widget" data-widget_type="wd_slider.default"> <div class="elementor-widget-container"> <link rel="stylesheet" id="xts-style-term-75-css" href="https://shopjing.net/wp-content/uploads/2024/06/xts-term-75-1719641813.css?ver=7.5.1" type="text/css" media="all"> <style> #slide-609 .wd-slide-container { --wd-align-items: center; --wd-justify-content: left; } #slide-609.woodmart-loaded .wd-slide-bg { } #slide-609 .wd-slide-bg { background-color:rgb(122,181,50); background-size:cover; background-position:center center; } @media (max-width: 1024px) { #slide-609 .wd-slide-bg { } } @media (max-width: 767px) { #slide-609 .wd-slide-bg { } } #slide-621 .wd-slide-container { --wd-align-items: center; --wd-justify-content: left; } #slide-621.woodmart-loaded .wd-slide-bg { } #slide-621 .wd-slide-bg { background-color:rgb(122,181,50); background-size:cover; background-position:center center; } @media (max-width: 1024px) { #slide-621 .wd-slide-bg { } } @media (max-width: 767px) { #slide-621 .wd-slide-bg { } } #slide-628 .wd-slide-container { --wd-align-items: center; --wd-justify-content: left; } #slide-628.woodmart-loaded .wd-slide-bg { } #slide-628 .wd-slide-bg { background-color:rgb(122,181,50); background-size:cover; background-position:center center; } @media (max-width: 1024px) { #slide-628 .wd-slide-bg { } } @media (max-width: 767px) { #slide-628 .wd-slide-bg { } } </style> <div id="slider-75" data-id="75" class="wd-slider wd-carousel-container wd-anim-fade wd-section-container"> <div class="wd-carousel-inner"> <div class="wd-carousel wd-grid" data-wrap="yes" data-autoheight="yes" data-scroll_per_page="yes" data-sliding_speed="700" data-effect="fade" style="--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;"> <div class="wd-carousel-wrap "> <div id="slide-609" class="wd-slide wd-carousel-item woodmart-loaded" > <div class="container wd-slide-container content-full-width wd-padding-off"> <div class="wd-slide-inner wd-animation-normal wd-animation-zoom-in"> <style>.elementor-609 .elementor-element.elementor-element-57d172f{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:20px;--padding-bottom:20px;--padding-left:15px;--padding-right:15px;}.elementor-609 .elementor-element.elementor-element-57d172f:not(.elementor-motion-effects-element-type-background), .elementor-609 .elementor-element.elementor-element-57d172f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;}.elementor-609 .elementor-element.elementor-element-9e31db8{--display:flex;}.elementor-609 .elementor-element.elementor-element-f499347{text-align:left;}.elementor-609 .elementor-element.elementor-element-eafa7f0{--display:flex;}.elementor-609 .elementor-element.elementor-element-dfc64b8 .title-after_title, .elementor-609 .elementor-element.elementor-element-dfc64b8 .title-subtitle, .elementor-609 .elementor-element.elementor-element-dfc64b8 .woodmart-title-container{max-width:100%;}.elementor-609 .elementor-element.elementor-element-dfc64b8 .title-subtitle{color:rgba(255,255,255,0.8);font-size:16px;font-weight:700;}.elementor-609 .elementor-element.elementor-element-dfc64b8 .title{font-size:54px;font-weight:600;}.elementor-609 .elementor-element.elementor-element-e8c687b{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:25px 15px;--row-gap:25px;--column-gap:15px;}.elementor-609 .elementor-element.elementor-element-556f24b .info-box-title{font-size:16px;font-weight:500;}.elementor-609 .elementor-element.elementor-element-556f24b .info-box-inner{font-size:16px;}.elementor-609 .elementor-element.elementor-element-8703b20 .info-box-title{font-size:16px;font-weight:500;}.elementor-609 .elementor-element.elementor-element-8703b20 .info-box-inner{font-size:16px;}.elementor-609 .elementor-element.elementor-element-b14ae2b .info-box-title{font-size:16px;font-weight:500;}.elementor-609 .elementor-element.elementor-element-b14ae2b .info-box-inner{font-size:16px;}.elementor-609 .elementor-element.elementor-element-e9993cb{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-609 .elementor-element.elementor-element-f315fc5{color:#FFFFFF;font-size:32px;}.elementor-609 .elementor-element.elementor-element-f315fc5 .elementor-widget-container{max-width:100%;}@media(max-width:1024px){.elementor-609 .elementor-element.elementor-element-dfc64b8 .title-subtitle{font-size:16px;}.elementor-609 .elementor-element.elementor-element-dfc64b8 .title{font-size:50px;}.elementor-609 .elementor-element.elementor-element-556f24b .info-box-title{font-size:16px;}.elementor-609 .elementor-element.elementor-element-556f24b .info-box-inner{font-size:16px;}.elementor-609 .elementor-element.elementor-element-8703b20 .info-box-title{font-size:16px;}.elementor-609 .elementor-element.elementor-element-8703b20 .info-box-inner{font-size:16px;}.elementor-609 .elementor-element.elementor-element-b14ae2b .info-box-title{font-size:16px;}.elementor-609 .elementor-element.elementor-element-b14ae2b .info-box-inner{font-size:16px;}}@media(max-width:767px){.elementor-609 .elementor-element.elementor-element-57d172f{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-609 .elementor-element.elementor-element-9e31db8{--width:100%;}.elementor-609 .elementor-element.elementor-element-eafa7f0{--width:100%;}.elementor-609 .elementor-element.elementor-element-dfc64b8 .title-subtitle{font-size:14px;}.elementor-609 .elementor-element.elementor-element-dfc64b8 .title{font-size:26px;}.elementor-609 .elementor-element.elementor-element-e8c687b{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-609 .elementor-element.elementor-element-556f24b .info-box-title{font-size:14px;}.elementor-609 .elementor-element.elementor-element-556f24b .info-box-inner{font-size:13px;}.elementor-609 .elementor-element.elementor-element-8703b20 .info-box-title{font-size:14px;}.elementor-609 .elementor-element.elementor-element-8703b20 .info-box-inner{font-size:13px;}.elementor-609 .elementor-element.elementor-element-b14ae2b .info-box-title{font-size:14px;}.elementor-609 .elementor-element.elementor-element-b14ae2b .info-box-inner{font-size:13px;}}@media(min-width:768px){.elementor-609 .elementor-element.elementor-element-9e31db8{--width:50%;}.elementor-609 .elementor-element.elementor-element-eafa7f0{--width:50%;}}</style> <div data-elementor-type="wp-post" data-elementor-id="609" class="elementor elementor-609" data-elementor-post-type="woodmart_slide"> <div class="elementor-element elementor-element-57d172f e-flex e-con-boxed e-con e-parent" data-id="57d172f" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-9e31db8 e-con-full e-flex e-con e-child" data-id="9e31db8" data-element_type="container"> <div class="elementor-element elementor-element-f499347 wd-animation-slide-from-left wd_delay_200 wd-animation-normal elementor-widget elementor-widget-image" data-id="f499347" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="585" height="456" src="https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-1.png" class="attachment-full size-full wp-image-613" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-1.png 585w, https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-1-430x335.png 430w, https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-1-150x117.png 150w" sizes="(max-width: 585px) 100vw, 585px" /> </div> </div> </div> <div class="elementor-element elementor-element-eafa7f0 e-con-full e-flex e-con e-child" data-id="eafa7f0" data-element_type="container"> <div class="elementor-element elementor-element-dfc64b8 wd-animation-slide-from-bottom wd-width-100 wd-animation-normal wd_delay_100 elementor-widget elementor-widget-wd_title" data-id="dfc64b8" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-left"> <div class="title-subtitle subtitle-color-white subtitle-style-default wd-fontsize-xs"> PRODUCT LANDING PAGE </div> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">Vitra Chair -<br /> Classic Design.</h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-e8c687b e-con-full e-flex e-con e-child" data-id="e8c687b" data-element_type="container"> <div class="elementor-element elementor-element-556f24b wd-animation-slide-from-bottom wd_delay_200 wd-animation-normal elementor-widget elementor-widget-wd_infobox" data-id="556f24b" data-element_type="widget" data-widget_type="wd_infobox.default"> <div class="elementor-widget-container"> <div class="info-box-wrapper"> <div class="wd-info-box text-left box-icon-align-top box-style-base color-scheme-light"> <div class="info-box-content"> <h4 class="info-box-title title box-title-style-underlined wd-fontsize-s" data-elementor-setting-key="title"> DESIGNER: </h4> <div class="info-box-inner set-cont-mb-s reset-last-child"data-elementor-setting-key="content"><p><em>Charles, Ray Eames</em></p> </div> </div> <a href="#" class="wd-info-box-link wd-fill" aria-label="Infobox link"></a> </div> </div> </div> </div> <div class="elementor-element elementor-element-8703b20 wd-animation-slide-from-bottom wd_delay_200 wd-animation-normal elementor-widget elementor-widget-wd_infobox" data-id="8703b20" data-element_type="widget" data-widget_type="wd_infobox.default"> <div class="elementor-widget-container"> <div class="info-box-wrapper"> <div class="wd-info-box text-left box-icon-align-top box-style-base color-scheme-light"> <div class="info-box-content"> <h4 class="info-box-title title box-title-style-underlined wd-fontsize-s" data-elementor-setting-key="title"> MATERIALS: </h4> <div class="info-box-inner set-cont-mb-s reset-last-child"data-elementor-setting-key="content"><p><em>Wood, Leather, Metal</em></p> </div> </div> <a href="#" class="wd-info-box-link wd-fill" aria-label="Infobox link"></a> </div> </div> </div> </div> <div class="elementor-element elementor-element-b14ae2b wd-animation-slide-from-bottom wd_delay_200 wd-animation-normal elementor-widget elementor-widget-wd_infobox" data-id="b14ae2b" data-element_type="widget" data-widget_type="wd_infobox.default"> <div class="elementor-widget-container"> <div class="info-box-wrapper"> <div class="wd-info-box text-left box-icon-align-top box-style-base color-scheme-light"> <div class="info-box-content"> <h4 class="info-box-title title box-title-style-underlined wd-fontsize-s" data-elementor-setting-key="title"> CLIENT: </h4> <div class="info-box-inner set-cont-mb-s reset-last-child"data-elementor-setting-key="content"><p><em>Woodmart, Basel</em></p> </div> </div> <a href="#" class="wd-info-box-link wd-fill" aria-label="Infobox link"></a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-e9993cb e-flex e-con-boxed e-con e-child" data-id="e9993cb" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-f315fc5 color-scheme-light wd-animation-slide-from-bottom wd_delay_300 text-left wd-animation-normal elementor-widget elementor-widget-text-editor" data-id="f315fc5" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>$1999.00</p> </div> </div> <div class="elementor-element elementor-element-b7cf2be wd-animation-slide-from-bottom wd_delay_300 wd-animation-normal elementor-widget elementor-widget-wd_button" data-id="b7cf2be" data-element_type="widget" data-widget_type="wd_button.default"> <div class="elementor-widget-container"> <div class="wd-button-wrapper text-center" > <a class="btn btn-style-bordered btn-style-rectangle btn-size-default btn-color-white btn-icon-pos-right" href="#"> <span class="wd-btn-text" data-elementor-setting-key="text"> ADD TO CART </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="wd-slide-bg wd-fill"></div> </div> <div id="slide-621" class="wd-slide wd-carousel-item" > <div class="container wd-slide-container content-full-width wd-padding-off"> <div class="wd-slide-inner wd-animation-normal wd-animation-zoom-in"> <style>.elementor-621 .elementor-element.elementor-element-235b96b{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:20px;--padding-bottom:20px;--padding-left:15px;--padding-right:15px;}.elementor-621 .elementor-element.elementor-element-235b96b:not(.elementor-motion-effects-element-type-background), .elementor-621 .elementor-element.elementor-element-235b96b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;}.elementor-621 .elementor-element.elementor-element-d809cb0{--display:flex;}.elementor-621 .elementor-element.elementor-element-0d7ec9e{text-align:left;}.elementor-621 .elementor-element.elementor-element-c8f5b23{--display:flex;}.elementor-621 .elementor-element.elementor-element-bf8d94f .title-after_title, .elementor-621 .elementor-element.elementor-element-bf8d94f .title-subtitle, .elementor-621 .elementor-element.elementor-element-bf8d94f .woodmart-title-container{max-width:100%;}.elementor-621 .elementor-element.elementor-element-bf8d94f .title-subtitle{color:rgba(255,255,255,0.8);font-size:16px;font-weight:700;}.elementor-621 .elementor-element.elementor-element-bf8d94f .title{font-size:54px;font-weight:600;}.elementor-621 .elementor-element.elementor-element-d2e3ef4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:25px 15px;--row-gap:25px;--column-gap:15px;}.elementor-621 .elementor-element.elementor-element-e7b6368 .info-box-title{font-size:16px;font-weight:500;}.elementor-621 .elementor-element.elementor-element-e7b6368 .info-box-inner{font-size:16px;}.elementor-621 .elementor-element.elementor-element-4188a67 .info-box-title{font-size:16px;font-weight:500;}.elementor-621 .elementor-element.elementor-element-4188a67 .info-box-inner{font-size:16px;}.elementor-621 .elementor-element.elementor-element-91f3e46 .info-box-title{font-size:16px;font-weight:500;}.elementor-621 .elementor-element.elementor-element-91f3e46 .info-box-inner{font-size:16px;}.elementor-621 .elementor-element.elementor-element-a9da2a0{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-621 .elementor-element.elementor-element-b3d57f8{color:#FFFFFF;font-size:32px;}.elementor-621 .elementor-element.elementor-element-b3d57f8 .elementor-widget-container{max-width:100%;}@media(max-width:1024px){.elementor-621 .elementor-element.elementor-element-bf8d94f .title-subtitle{font-size:16px;}.elementor-621 .elementor-element.elementor-element-bf8d94f .title{font-size:50px;}.elementor-621 .elementor-element.elementor-element-e7b6368 .info-box-title{font-size:16px;}.elementor-621 .elementor-element.elementor-element-e7b6368 .info-box-inner{font-size:16px;}.elementor-621 .elementor-element.elementor-element-4188a67 .info-box-title{font-size:16px;}.elementor-621 .elementor-element.elementor-element-4188a67 .info-box-inner{font-size:16px;}.elementor-621 .elementor-element.elementor-element-91f3e46 .info-box-title{font-size:16px;}.elementor-621 .elementor-element.elementor-element-91f3e46 .info-box-inner{font-size:16px;}}@media(max-width:767px){.elementor-621 .elementor-element.elementor-element-235b96b{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-621 .elementor-element.elementor-element-d809cb0{--width:100%;}.elementor-621 .elementor-element.elementor-element-c8f5b23{--width:100%;}.elementor-621 .elementor-element.elementor-element-bf8d94f .title-subtitle{font-size:14px;}.elementor-621 .elementor-element.elementor-element-bf8d94f .title{font-size:26px;}.elementor-621 .elementor-element.elementor-element-d2e3ef4{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-621 .elementor-element.elementor-element-e7b6368 .info-box-title{font-size:14px;}.elementor-621 .elementor-element.elementor-element-e7b6368 .info-box-inner{font-size:13px;}.elementor-621 .elementor-element.elementor-element-4188a67 .info-box-title{font-size:14px;}.elementor-621 .elementor-element.elementor-element-4188a67 .info-box-inner{font-size:13px;}.elementor-621 .elementor-element.elementor-element-91f3e46 .info-box-title{font-size:14px;}.elementor-621 .elementor-element.elementor-element-91f3e46 .info-box-inner{font-size:13px;}}@media(min-width:768px){.elementor-621 .elementor-element.elementor-element-d809cb0{--width:50%;}.elementor-621 .elementor-element.elementor-element-c8f5b23{--width:50%;}}</style> <div data-elementor-type="wp-post" data-elementor-id="621" class="elementor elementor-621" data-elementor-post-type="woodmart_slide"> <div class="elementor-element elementor-element-235b96b e-flex e-con-boxed e-con e-parent" data-id="235b96b" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-d809cb0 e-con-full e-flex e-con e-child" data-id="d809cb0" data-element_type="container"> <div class="elementor-element elementor-element-0d7ec9e wd-animation-slide-from-left wd_delay_200 wd-animation-normal elementor-widget elementor-widget-image" data-id="0d7ec9e" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="585" height="456" src="https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-2.png" class="attachment-full size-full wp-image-623" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-2.png 585w, https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-2-430x335.png 430w, https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-2-150x117.png 150w" sizes="(max-width: 585px) 100vw, 585px" /> </div> </div> </div> <div class="elementor-element elementor-element-c8f5b23 e-con-full e-flex e-con e-child" data-id="c8f5b23" data-element_type="container"> <div class="elementor-element elementor-element-bf8d94f wd-animation-slide-from-bottom wd-width-100 wd-animation-normal wd_delay_100 elementor-widget elementor-widget-wd_title" data-id="bf8d94f" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-left"> <div class="title-subtitle subtitle-color-white subtitle-style-default wd-fontsize-xs"> PRODUCT LANDING PAGE </div> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">Woodspot -<br /> Lamp by Seletti.</h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-d2e3ef4 e-con-full e-flex e-con e-child" data-id="d2e3ef4" data-element_type="container"> <div class="elementor-element elementor-element-e7b6368 wd-animation-slide-from-bottom wd_delay_200 wd-animation-normal elementor-widget elementor-widget-wd_infobox" data-id="e7b6368" data-element_type="widget" data-widget_type="wd_infobox.default"> <div class="elementor-widget-container"> <div class="info-box-wrapper"> <div class="wd-info-box text-left box-icon-align-top box-style-base color-scheme-light"> <div class="info-box-content"> <h4 class="info-box-title title box-title-style-underlined wd-fontsize-s" data-elementor-setting-key="title"> DESIGNER: </h4> <div class="info-box-inner set-cont-mb-s reset-last-child"data-elementor-setting-key="content"><p><em>Ghislain Magrite</em></p> </div> </div> <a href="#" class="wd-info-box-link wd-fill" aria-label="Infobox link"></a> </div> </div> </div> </div> <div class="elementor-element elementor-element-4188a67 wd-animation-slide-from-bottom wd_delay_200 wd-animation-normal elementor-widget elementor-widget-wd_infobox" data-id="4188a67" data-element_type="widget" data-widget_type="wd_infobox.default"> <div class="elementor-widget-container"> <div class="info-box-wrapper"> <div class="wd-info-box text-left box-icon-align-top box-style-base color-scheme-light"> <div class="info-box-content"> <h4 class="info-box-title title box-title-style-underlined wd-fontsize-s" data-elementor-setting-key="title"> MATERIALS: </h4> <div class="info-box-inner set-cont-mb-s reset-last-child"data-elementor-setting-key="content"><p><em>Wood, Leather, Metal</em></p> </div> </div> <a href="#" class="wd-info-box-link wd-fill" aria-label="Infobox link"></a> </div> </div> </div> </div> <div class="elementor-element elementor-element-91f3e46 wd-animation-slide-from-bottom wd_delay_200 wd-animation-normal elementor-widget elementor-widget-wd_infobox" data-id="91f3e46" data-element_type="widget" data-widget_type="wd_infobox.default"> <div class="elementor-widget-container"> <div class="info-box-wrapper"> <div class="wd-info-box text-left box-icon-align-top box-style-base color-scheme-light"> <div class="info-box-content"> <h4 class="info-box-title title box-title-style-underlined wd-fontsize-s" data-elementor-setting-key="title"> CLIENT: </h4> <div class="info-box-inner set-cont-mb-s reset-last-child"data-elementor-setting-key="content"><p><em>Woodmart, Basel</em></p> </div> </div> <a href="#" class="wd-info-box-link wd-fill" aria-label="Infobox link"></a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-a9da2a0 e-flex e-con-boxed e-con e-child" data-id="a9da2a0" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-b3d57f8 color-scheme-light wd-animation-slide-from-bottom wd_delay_300 text-left wd-animation-normal elementor-widget elementor-widget-text-editor" data-id="b3d57f8" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>$240.00</p> </div> </div> <div class="elementor-element elementor-element-38cde23 wd-animation-slide-from-bottom wd_delay_300 wd-animation-normal elementor-widget elementor-widget-wd_button" data-id="38cde23" data-element_type="widget" data-widget_type="wd_button.default"> <div class="elementor-widget-container"> <div class="wd-button-wrapper text-center" > <a class="btn btn-style-bordered btn-style-rectangle btn-size-default btn-color-white btn-icon-pos-right" href="#"> <span class="wd-btn-text" data-elementor-setting-key="text"> ADD TO CART </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="wd-slide-bg wd-fill"></div> </div> <div id="slide-628" class="wd-slide wd-carousel-item" > <div class="container wd-slide-container content-full-width wd-padding-off"> <div class="wd-slide-inner wd-animation-normal wd-animation-zoom-in"> <style>.elementor-628 .elementor-element.elementor-element-27ce213{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--padding-top:20px;--padding-bottom:20px;--padding-left:15px;--padding-right:15px;}.elementor-628 .elementor-element.elementor-element-27ce213:not(.elementor-motion-effects-element-type-background), .elementor-628 .elementor-element.elementor-element-27ce213 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers.svg");background-position:center center;background-repeat:no-repeat;background-size:contain;}.elementor-628 .elementor-element.elementor-element-393f843{--display:flex;}.elementor-628 .elementor-element.elementor-element-fcfda9c{text-align:left;}.elementor-628 .elementor-element.elementor-element-32071be{--display:flex;}.elementor-628 .elementor-element.elementor-element-2c9577c .title-after_title, .elementor-628 .elementor-element.elementor-element-2c9577c .title-subtitle, .elementor-628 .elementor-element.elementor-element-2c9577c .woodmart-title-container{max-width:100%;}.elementor-628 .elementor-element.elementor-element-2c9577c .title-subtitle{color:rgba(255,255,255,0.8);font-size:16px;font-weight:700;}.elementor-628 .elementor-element.elementor-element-2c9577c .title{font-size:54px;font-weight:600;}.elementor-628 .elementor-element.elementor-element-d35c619{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:25px 15px;--row-gap:25px;--column-gap:15px;}.elementor-628 .elementor-element.elementor-element-cd95bbd .info-box-title{font-size:16px;font-weight:500;}.elementor-628 .elementor-element.elementor-element-cd95bbd .info-box-inner{font-size:16px;}.elementor-628 .elementor-element.elementor-element-12c560e .info-box-title{font-size:16px;font-weight:500;}.elementor-628 .elementor-element.elementor-element-12c560e .info-box-inner{font-size:16px;}.elementor-628 .elementor-element.elementor-element-e9ab28a .info-box-title{font-size:16px;font-weight:500;}.elementor-628 .elementor-element.elementor-element-e9ab28a .info-box-inner{font-size:16px;}.elementor-628 .elementor-element.elementor-element-2e0bc41{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-628 .elementor-element.elementor-element-1e9976b{color:#FFFFFF;font-size:32px;}.elementor-628 .elementor-element.elementor-element-1e9976b .elementor-widget-container{max-width:100%;}@media(max-width:1024px){.elementor-628 .elementor-element.elementor-element-2c9577c .title-subtitle{font-size:16px;}.elementor-628 .elementor-element.elementor-element-2c9577c .title{font-size:50px;}.elementor-628 .elementor-element.elementor-element-cd95bbd .info-box-title{font-size:16px;}.elementor-628 .elementor-element.elementor-element-cd95bbd .info-box-inner{font-size:16px;}.elementor-628 .elementor-element.elementor-element-12c560e .info-box-title{font-size:16px;}.elementor-628 .elementor-element.elementor-element-12c560e .info-box-inner{font-size:16px;}.elementor-628 .elementor-element.elementor-element-e9ab28a .info-box-title{font-size:16px;}.elementor-628 .elementor-element.elementor-element-e9ab28a .info-box-inner{font-size:16px;}}@media(min-width:768px){.elementor-628 .elementor-element.elementor-element-393f843{--width:50%;}.elementor-628 .elementor-element.elementor-element-32071be{--width:50%;}}@media(max-width:767px){.elementor-628 .elementor-element.elementor-element-393f843{--width:100%;}.elementor-628 .elementor-element.elementor-element-32071be{--width:100%;}.elementor-628 .elementor-element.elementor-element-2c9577c .title-subtitle{font-size:14px;}.elementor-628 .elementor-element.elementor-element-2c9577c .title{font-size:26px;}.elementor-628 .elementor-element.elementor-element-d35c619{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-628 .elementor-element.elementor-element-cd95bbd .info-box-title{font-size:14px;}.elementor-628 .elementor-element.elementor-element-cd95bbd .info-box-inner{font-size:13px;}.elementor-628 .elementor-element.elementor-element-12c560e .info-box-title{font-size:14px;}.elementor-628 .elementor-element.elementor-element-12c560e .info-box-inner{font-size:13px;}.elementor-628 .elementor-element.elementor-element-e9ab28a .info-box-title{font-size:14px;}.elementor-628 .elementor-element.elementor-element-e9ab28a .info-box-inner{font-size:13px;}}</style> <div data-elementor-type="wp-post" data-elementor-id="628" class="elementor elementor-628" data-elementor-post-type="woodmart_slide"> <div class="elementor-element elementor-element-27ce213 e-flex e-con-boxed e-con e-parent" data-id="27ce213" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-393f843 e-con-full e-flex e-con e-child" data-id="393f843" data-element_type="container"> <div class="elementor-element elementor-element-fcfda9c wd-animation-slide-from-left wd_delay_200 wd-animation-normal elementor-widget elementor-widget-image" data-id="fcfda9c" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="585" height="456" src="https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-3.png" class="attachment-full size-full wp-image-624" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-3.png 585w, https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-3-430x335.png 430w, https://shopjing.net/wp-content/uploads/2021/08/wd-bestsellers-slide-3-150x117.png 150w" sizes="(max-width: 585px) 100vw, 585px" /> </div> </div> </div> <div class="elementor-element elementor-element-32071be e-con-full e-flex e-con e-child" data-id="32071be" data-element_type="container"> <div class="elementor-element elementor-element-2c9577c wd-animation-slide-from-bottom wd-width-100 wd-animation-normal wd_delay_100 elementor-widget elementor-widget-wd_title" data-id="2c9577c" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-white wd-title-style-default wd-title-size-default text-left"> <div class="title-subtitle subtitle-color-white subtitle-style-default wd-fontsize-xs"> PRODUCT LANDING PAGE </div> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">Solid Dresser -<br /> Modern Pattern.</h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-d35c619 e-con-full e-flex e-con e-child" data-id="d35c619" data-element_type="container"> <div class="elementor-element elementor-element-cd95bbd wd-animation-slide-from-bottom wd_delay_200 wd-animation-normal elementor-widget elementor-widget-wd_infobox" data-id="cd95bbd" data-element_type="widget" data-widget_type="wd_infobox.default"> <div class="elementor-widget-container"> <div class="info-box-wrapper"> <div class="wd-info-box text-left box-icon-align-top box-style-base color-scheme-light"> <div class="info-box-content"> <h4 class="info-box-title title box-title-style-underlined wd-fontsize-s" data-elementor-setting-key="title"> DESIGNER: </h4> <div class="info-box-inner set-cont-mb-s reset-last-child"data-elementor-setting-key="content"><p><em>Ray Eames, Charles</em></p> </div> </div> <a href="#" class="wd-info-box-link wd-fill" aria-label="Infobox link"></a> </div> </div> </div> </div> <div class="elementor-element elementor-element-12c560e wd-animation-slide-from-bottom wd_delay_200 wd-animation-normal elementor-widget elementor-widget-wd_infobox" data-id="12c560e" data-element_type="widget" data-widget_type="wd_infobox.default"> <div class="elementor-widget-container"> <div class="info-box-wrapper"> <div class="wd-info-box text-left box-icon-align-top box-style-base color-scheme-light"> <div class="info-box-content"> <h4 class="info-box-title title box-title-style-underlined wd-fontsize-s" data-elementor-setting-key="title"> MATERIALS: </h4> <div class="info-box-inner set-cont-mb-s reset-last-child"data-elementor-setting-key="content"><p><em>Metal, Wood, Polymer</em></p> </div> </div> <a href="#" class="wd-info-box-link wd-fill" aria-label="Infobox link"></a> </div> </div> </div> </div> <div class="elementor-element elementor-element-e9ab28a wd-animation-slide-from-bottom wd_delay_200 wd-animation-normal elementor-widget elementor-widget-wd_infobox" data-id="e9ab28a" data-element_type="widget" data-widget_type="wd_infobox.default"> <div class="elementor-widget-container"> <div class="info-box-wrapper"> <div class="wd-info-box text-left box-icon-align-top box-style-base color-scheme-light"> <div class="info-box-content"> <h4 class="info-box-title title box-title-style-underlined wd-fontsize-s" data-elementor-setting-key="title"> CLIENT: </h4> <div class="info-box-inner set-cont-mb-s reset-last-child"data-elementor-setting-key="content"><p><em>Woodmart, Basel</em></p> </div> </div> <a href="#" class="wd-info-box-link wd-fill" aria-label="Infobox link"></a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-2e0bc41 e-flex e-con-boxed e-con e-child" data-id="2e0bc41" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-1e9976b color-scheme-light wd-animation-slide-from-bottom wd_delay_300 text-left wd-animation-normal elementor-widget elementor-widget-text-editor" data-id="1e9976b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>$299.00</p> </div> </div> <div class="elementor-element elementor-element-625f012 wd-animation-slide-from-bottom wd_delay_300 wd-animation-normal elementor-widget elementor-widget-wd_button" data-id="625f012" data-element_type="widget" data-widget_type="wd_button.default"> <div class="elementor-widget-container"> <div class="wd-button-wrapper text-center" > <a class="btn btn-style-bordered btn-style-rectangle btn-size-default btn-color-white btn-icon-pos-right" href="#"> <span class="wd-btn-text" data-elementor-setting-key="text"> ADD TO CART </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="wd-slide-bg wd-fill"></div> </div> </div> </div> <div class="wd-nav-arrows wd-slider-arrows wd-custom-style wd-style-1 wd-pos-sep color-scheme-light"> <div class="wd-btn-arrow wd-prev"> <div class="wd-arrow-inner"></div> </div> <div class="wd-btn-arrow wd-next"> <div class="wd-arrow-inner"></div> </div> </div> </div> <div class="wd-nav-pagin-wrap wd-slider-pagin wd-custom-style wd-style-shape-1 text-center color-scheme-light"> <ul class="wd-nav-pagin"></ul> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-9bb7362 wd-section-stretch e-flex e-con-boxed e-con e-parent" data-id="9bb7362" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-edb57ea wd-width-100 elementor-widget elementor-widget-wd_title" data-id="edb57ea" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left"> <div class="title-subtitle subtitle-color-default subtitle-style-default wd-fontsize-xs"> ALL-IN-ONE ECOMMERCE SOLUTION </div> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">ABOUT OUR WOODMART STORE</h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-f34c607 elementor-widget elementor-widget-wd_text_block" data-id="f34c607" data-element_type="widget" data-widget_type="wd_text_block.default"> <div class="elementor-widget-container"> <div class="wd-text-block reset-last-child text-left"> <p>Nec adipiscing luctus consequat penatibus parturient massa cubilia etiam a adipiscing enigm dignissim congue egestas sapien a. Scelerisque ac non ut ac bibendum himenaeos ullamcorper justo himenaeos vel a sapien quis.<span style="font-size: 16px; background-color: var(--wd-main-bgcolor); color: var(--wd-text-color);"></span></p> </div> </div> </div> <div class="elementor-element elementor-element-556b149 e-con-full e-flex e-con e-child" data-id="556b149" data-element_type="container"> <div class="elementor-element elementor-element-e6e6028 elementor-widget__width-auto elementor-widget elementor-widget-wd_button" data-id="e6e6028" data-element_type="widget" data-widget_type="wd_button.default"> <div class="elementor-widget-container"> <div class="wd-button-wrapper text-center" > <a class="btn btn-style-default btn-style-rectangle btn-size-default btn-color-primary btn-icon-pos-right" href="#"> <span class="wd-btn-text" data-elementor-setting-key="text"> Read More </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-6d1215b elementor-widget__width-auto elementor-widget elementor-widget-wd_button" data-id="6d1215b" data-element_type="widget" data-widget_type="wd_button.default"> <div class="elementor-widget-container"> <div class="wd-button-wrapper text-center" > <a class="btn btn-style-bordered btn-style-rectangle btn-size-default btn-color-default btn-icon-pos-right" href="#"> <span class="wd-btn-text" data-elementor-setting-key="text"> Contact us </span> </a> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-a708201 wd-section-stretch e-flex e-con-boxed e-con e-parent" data-id="a708201" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-6990932 wd-width-100 elementor-widget elementor-widget-wd_title" data-id="6990932" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center"> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l"><strong>JOIN OUR NEWSLETTER NOW</strong></h4> </div> </div> </div> </div> <div class="elementor-element elementor-element-0670e14 elementor-widget elementor-widget-wd_text_block" data-id="0670e14" data-element_type="widget" data-widget_type="wd_text_block.default"> <div class="elementor-widget-container"> <div class="wd-text-block reset-last-child text-center"> <p>Will be used in accordance with our <a href="#"><strong>Privacy Policy</strong></a></p> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-22f1ad4 e-flex e-con-boxed e-con e-parent" data-id="22f1ad4" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-3d96085 wd-width-100 elementor-widget elementor-widget-wd_title" data-id="3d96085" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-medium text-center"> <div class="title-subtitle subtitle-color-default subtitle-style-default wd-fontsize-xs"> FURNITURE GUIDES </div> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-xl">OUR LATEST NEWS</h4> </div> <div class="title-after_title set-cont-mb-s reset-last-child wd-fontsize-s"> Latest trends and inspiration in interior design. </div> </div> </div> </div> <div class="elementor-element elementor-element-6079d8d wd-width-100 elementor-widget elementor-widget-wd_blog" data-id="6079d8d" data-element_type="widget" data-widget_type="wd_blog.default"> <div class="elementor-widget-container"> <div id="carousel-385" class="wd-carousel-container wd-posts wd-blog-element"> <div class="wd-carousel-inner"> <div class=" wd-carousel wd-grid" data-scroll_per_page="yes" style="--wd-col-lg:3;--wd-col-md:2;--wd-col-sm:1;--wd-gap-lg:20px;--wd-gap-sm:10px;"> <div class="wd-carousel-wrap"> <div class="wd-carousel-item"> <article id="post-1" class="wd-post blog-post-loop blog-design-masonry blog-style-bg wd-add-shadow post-1 post type-post status-publish format-standard hentry category-uncategorized"> <div class="article-inner"> <header class="entry-header"> <div class="post-date wd-post-date wd-style-with-bg"> <span class="post-date-day"> 28 </span> <span class="post-date-month"> 6 月 </span> </div> </header><!-- .entry-header --> <div class="article-body-container"> <div class="meta-categories-wrapp"><div class="meta-post-categories wd-post-cat wd-style-with-bg"><a href="https://shopjing.net/category/uncategorized/" rel="category tag">Uncategorized</a></div></div> <h3 class="wd-entities-title title post-title"> <a href="https://shopjing.net/hello-world/" rel="bookmark">Hello world!</a> </h3> <div class="entry-meta wd-entry-meta"> <ul class="entry-meta-list"> <li class="modified-date"> <time class="updated" datetime="2024-06-30T23:03:18+00:00"> 30 6 月, 2024 </time> </li> <li class="meta-author"> <span>发布者</span> <img alt='author-avatar' src='https://secure.gravatar.com/avatar/4c69cfc741fcef0391357b9d53546695?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/4c69cfc741fcef0391357b9d53546695?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' /> <a href="https://shopjing.net/author/1156808783qq-com/" rel="author"> <span class="vcard author author_name"> <span class="fn">[email protected]</span> </span> </a> </li> <li class="meta-reply"> <a href="https://shopjing.net/hello-world/#respond"><span class="replies-count">0</span> <span class="replies-count-label">评论</span></a> </li> </ul> </div><!-- .entry-meta --> <div class="hovered-social-icons wd-tltp wd-tltp-top"> <div class="wd-tooltip-label"> <div class=" wd-social-icons icons-design-default icons-size-small color-scheme-light social-share social-form-circle text-center"> <a rel="noopener noreferrer nofollow" href="https://www.facebook.com/sharer/sharer.php?u=https://shopjing.net/hello-world/" target="_blank" class=" wd-social-icon social-facebook" aria-label="Facebook社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://x.com/share?url=https://shopjing.net/hello-world/" target="_blank" class=" wd-social-icon social-twitter" aria-label="X social link"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://pinterest.com/pin/create/button/?url=https://shopjing.net/hello-world/&media=https://shopjing.net/wp-includes/images/media/default.svg&description=Hello+world%21" target="_blank" class=" wd-social-icon social-pinterest" aria-label="Pinterest社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://www.linkedin.com/shareArticle?mini=true&url=https://shopjing.net/hello-world/" target="_blank" class=" wd-social-icon social-linkedin" aria-label="Linkedin社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://telegram.me/share/url?url=https://shopjing.net/hello-world/" target="_blank" class=" wd-social-icon social-tg" aria-label="Telegram社交链接"> <span class="wd-icon"></span> </a> </div> </div> </div> <div class="entry-content wd-entry-content"> Welcome to WordPress. This is your first post. Edit or delete it, then start writing! </div><!-- .entry-content --> <p class="read-more-section"> <a class="btn-read-more more-link" href="https://shopjing.net/hello-world/">继续阅读</a> </p> </div> </div> </article><!-- #post --> </div> <div class="wd-carousel-item"> <article id="post-465" class="wd-post blog-post-loop blog-design-masonry blog-style-bg wd-add-shadow post-465 post type-post status-publish format-standard has-post-thumbnail hentry category-decoration tag-guide tag-news tag-sofa"> <div class="article-inner"> <header class="entry-header"> <figure class="entry-thumbnail"> <div class="post-img-wrapp"> <a href="https://shopjing.net/exploring-atlantas-modern-homes/"> <img loading="lazy" decoding="async" width="1024" height="720" src="https://shopjing.net/wp-content/uploads/2021/08/wd-blog-9.jpg" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/wd-blog-9.jpg 1024w, https://shopjing.net/wp-content/uploads/2021/08/wd-blog-9-430x302.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/wd-blog-9-150x105.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/wd-blog-9-700x492.jpg 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </div> <div class="post-image-mask"> <span></span> </div> </figure> <div class="post-date wd-post-date wd-style-with-bg"> <span class="post-date-day"> 27 </span> <span class="post-date-month"> 8 月 </span> </div> </header><!-- .entry-header --> <div class="article-body-container"> <div class="meta-categories-wrapp"><div class="meta-post-categories wd-post-cat wd-style-with-bg"><a href="https://shopjing.net/category/decoration/" rel="category tag">Decoration</a></div></div> <h3 class="wd-entities-title title post-title"> <a href="https://shopjing.net/exploring-atlantas-modern-homes/" rel="bookmark">Exploring Atlanta’s modern homes</a> </h3> <div class="entry-meta wd-entry-meta"> <ul class="entry-meta-list"> <li class="modified-date"> <time class="updated" datetime="2021-08-27T12:40:08+00:00"> 27 8 月, 2021 </time> </li> <li class="meta-author"> <span>发布者</span> <img alt='author-avatar' src='https://secure.gravatar.com/avatar/df4a2a8b61d46a60146255b6c2150558?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/df4a2a8b61d46a60146255b6c2150558?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' /> <a href="https://shopjing.net/author/kuke/" rel="author"> <span class="vcard author author_name"> <span class="fn">kuke</span> </span> </a> </li> <li class="meta-reply"> <a href="https://shopjing.net/exploring-atlantas-modern-homes/#respond"><span class="replies-count">0</span> <span class="replies-count-label">评论</span></a> </li> </ul> </div><!-- .entry-meta --> <div class="hovered-social-icons wd-tltp wd-tltp-top"> <div class="wd-tooltip-label"> <div class=" wd-social-icons icons-design-default icons-size-small color-scheme-light social-share social-form-circle text-center"> <a rel="noopener noreferrer nofollow" href="https://www.facebook.com/sharer/sharer.php?u=https://shopjing.net/exploring-atlantas-modern-homes/" target="_blank" class=" wd-social-icon social-facebook" aria-label="Facebook社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://x.com/share?url=https://shopjing.net/exploring-atlantas-modern-homes/" target="_blank" class=" wd-social-icon social-twitter" aria-label="X social link"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://pinterest.com/pin/create/button/?url=https://shopjing.net/exploring-atlantas-modern-homes/&media=https://shopjing.net/wp-content/uploads/2021/08/wd-blog-9.jpg&description=Exploring+Atlanta%E2%80%99s+modern+homes" target="_blank" class=" wd-social-icon social-pinterest" aria-label="Pinterest社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://www.linkedin.com/shareArticle?mini=true&url=https://shopjing.net/exploring-atlantas-modern-homes/" target="_blank" class=" wd-social-icon social-linkedin" aria-label="Linkedin社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://telegram.me/share/url?url=https://shopjing.net/exploring-atlantas-modern-homes/" target="_blank" class=" wd-social-icon social-tg" aria-label="Telegram社交链接"> <span class="wd-icon"></span> </a> </div> </div> </div> <div class="entry-content wd-entry-content"> Vivamus enim sagittis aptent hac mi dui a per aptent suspendisse cras odio bibendum augue rhoncus laoreet dui praesent sodales sodales.... </div><!-- .entry-content --> <p class="read-more-section"> <a class="btn-read-more more-link" href="https://shopjing.net/exploring-atlantas-modern-homes/">继续阅读</a> </p> </div> </div> </article><!-- #post --> </div> <div class="wd-carousel-item"> <article id="post-456" class="wd-post blog-post-loop blog-design-masonry blog-style-bg wd-add-shadow post-456 post type-post status-publish format-standard has-post-thumbnail hentry category-inspiration tag-guide tag-inspiratio tag-style"> <div class="article-inner"> <header class="entry-header"> <figure class="entry-thumbnail"> <div class="post-img-wrapp"> <a href="https://shopjing.net/green-interior-design-inspiration/"> <img loading="lazy" decoding="async" width="1024" height="720" src="https://shopjing.net/wp-content/uploads/2021/08/wd-blog-8.jpg" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/wd-blog-8.jpg 1024w, https://shopjing.net/wp-content/uploads/2021/08/wd-blog-8-430x302.jpg 430w, https://shopjing.net/wp-content/uploads/2021/08/wd-blog-8-150x105.jpg 150w, https://shopjing.net/wp-content/uploads/2021/08/wd-blog-8-700x492.jpg 700w" sizes="(max-width: 1024px) 100vw, 1024px" /> </a> </div> <div class="post-image-mask"> <span></span> </div> </figure> <div class="post-date wd-post-date wd-style-with-bg"> <span class="post-date-day"> 27 </span> <span class="post-date-month"> 8 月 </span> </div> </header><!-- .entry-header --> <div class="article-body-container"> <div class="meta-categories-wrapp"><div class="meta-post-categories wd-post-cat wd-style-with-bg"><a href="https://shopjing.net/category/inspiration/" rel="category tag">Inspiration</a></div></div> <h3 class="wd-entities-title title post-title"> <a href="https://shopjing.net/green-interior-design-inspiration/" rel="bookmark">Green interior design inspiration</a> </h3> <div class="entry-meta wd-entry-meta"> <ul class="entry-meta-list"> <li class="modified-date"> <time class="updated" datetime="2021-08-27T12:38:05+00:00"> 27 8 月, 2021 </time> </li> <li class="meta-author"> <span>发布者</span> <img alt='author-avatar' src='https://secure.gravatar.com/avatar/df4a2a8b61d46a60146255b6c2150558?s=32&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/df4a2a8b61d46a60146255b6c2150558?s=64&d=mm&r=g 2x' class='avatar avatar-32 photo' height='32' width='32' /> <a href="https://shopjing.net/author/kuke/" rel="author"> <span class="vcard author author_name"> <span class="fn">kuke</span> </span> </a> </li> <li class="meta-reply"> <a href="https://shopjing.net/green-interior-design-inspiration/#respond"><span class="replies-count">0</span> <span class="replies-count-label">评论</span></a> </li> </ul> </div><!-- .entry-meta --> <div class="hovered-social-icons wd-tltp wd-tltp-top"> <div class="wd-tooltip-label"> <div class=" wd-social-icons icons-design-default icons-size-small color-scheme-light social-share social-form-circle text-center"> <a rel="noopener noreferrer nofollow" href="https://www.facebook.com/sharer/sharer.php?u=https://shopjing.net/green-interior-design-inspiration/" target="_blank" class=" wd-social-icon social-facebook" aria-label="Facebook社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://x.com/share?url=https://shopjing.net/green-interior-design-inspiration/" target="_blank" class=" wd-social-icon social-twitter" aria-label="X social link"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://pinterest.com/pin/create/button/?url=https://shopjing.net/green-interior-design-inspiration/&media=https://shopjing.net/wp-content/uploads/2021/08/wd-blog-8.jpg&description=Green+interior+design+inspiration" target="_blank" class=" wd-social-icon social-pinterest" aria-label="Pinterest社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://www.linkedin.com/shareArticle?mini=true&url=https://shopjing.net/green-interior-design-inspiration/" target="_blank" class=" wd-social-icon social-linkedin" aria-label="Linkedin社交链接"> <span class="wd-icon"></span> </a> <a rel="noopener noreferrer nofollow" href="https://telegram.me/share/url?url=https://shopjing.net/green-interior-design-inspiration/" target="_blank" class=" wd-social-icon social-tg" aria-label="Telegram社交链接"> <span class="wd-icon"></span> </a> </div> </div> </div> <div class="entry-content wd-entry-content"> A sed a risusat luctus esta anibh rhoncus hendrerit blandit nam rutrum sitmiad hac. Cras a vestibulum a varius adipiscing ut dignissim ... </div><!-- .entry-content --> <p class="read-more-section"> <a class="btn-read-more more-link" href="https://shopjing.net/green-interior-design-inspiration/">继续阅读</a> </p> </div> </div> </article><!-- #post --> </div> </div> </div> <div class="wd-nav-arrows wd-pos-sep wd-hover-1 wd-icon-1"> <div class="wd-btn-arrow wd-prev wd-disabled"> <div class="wd-arrow-inner"></div> </div> <div class="wd-btn-arrow wd-next"> <div class="wd-arrow-inner"></div> </div> </div> </div> </div><!-- end #carousel-385 --> </div> </div> </div> </div> <div class="elementor-element elementor-element-bedc871 e-flex e-con-boxed e-con e-parent" data-id="bedc871" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-f4a8fa8 elementor-widget elementor-widget-wd_products_brands" data-id="f4a8fa8" data-element_type="widget" data-widget_type="wd_products_brands.default"> <div class="elementor-widget-container"> <div class="wd-brands brands-widget slider-brands_2129 wd-hover-alt wd-style-default wd-layout-carousel wd-carousel-container" id="brands_2129"> <div class="wd-carousel-inner"> <div class="wd-carousel wd-grid" data-scroll_per_page="yes" style="--wd-col-lg:6;--wd-col-md:4;--wd-col-sm:2;"> <div class="wd-carousel-wrap"> <div class="wd-carousel-item"> <div class="wd-brand-item brand-item"> <a title="Alessi" href="https://shopjing.net/shop-3/?filter_brand=alessi" class="wd-fill"></a> <img loading="lazy" decoding="async" width="180" height="100" src="https://shopjing.net/wp-content/uploads/2021/08/brand-alessi.png" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/brand-alessi.png 180w, https://shopjing.net/wp-content/uploads/2021/08/brand-alessi-150x83.png 150w" sizes="(max-width: 180px) 100vw, 180px" /> </div> </div> <div class="wd-carousel-item"> <div class="wd-brand-item brand-item"> <a title="Eva Solo" href="https://shopjing.net/shop-3/?filter_brand=eva-solo" class="wd-fill"></a> <img loading="lazy" decoding="async" width="180" height="100" src="https://shopjing.net/wp-content/uploads/2021/08/brand-Eva-Solo.png" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/brand-Eva-Solo.png 180w, https://shopjing.net/wp-content/uploads/2021/08/brand-Eva-Solo-150x83.png 150w" sizes="(max-width: 180px) 100vw, 180px" /> </div> </div> <div class="wd-carousel-item"> <div class="wd-brand-item brand-item"> <a title="Flos" href="https://shopjing.net/shop-3/?filter_brand=flos" class="wd-fill"></a> <img loading="lazy" decoding="async" width="180" height="100" src="https://shopjing.net/wp-content/uploads/2021/08/brand-flos.png" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/brand-flos.png 180w, https://shopjing.net/wp-content/uploads/2021/08/brand-flos-150x83.png 150w" sizes="(max-width: 180px) 100vw, 180px" /> </div> </div> <div class="wd-carousel-item"> <div class="wd-brand-item brand-item"> <a title="Hay" href="https://shopjing.net/shop-3/?filter_brand=hay" class="wd-fill"></a> <img loading="lazy" decoding="async" width="180" height="100" src="https://shopjing.net/wp-content/uploads/2021/08/brand-hay.png" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/brand-hay.png 180w, https://shopjing.net/wp-content/uploads/2021/08/brand-hay-150x83.png 150w" sizes="(max-width: 180px) 100vw, 180px" /> </div> </div> <div class="wd-carousel-item"> <div class="wd-brand-item brand-item"> <a title="Joseph Joseph" href="https://shopjing.net/shop-3/?filter_brand=joseph-joseph" class="wd-fill"></a> <img loading="lazy" decoding="async" width="180" height="100" src="https://shopjing.net/wp-content/uploads/2021/08/brand-Joseph-Joseph.png" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/brand-Joseph-Joseph.png 180w, https://shopjing.net/wp-content/uploads/2021/08/brand-Joseph-Joseph-150x83.png 150w" sizes="(max-width: 180px) 100vw, 180px" /> </div> </div> <div class="wd-carousel-item"> <div class="wd-brand-item brand-item"> <a title="KLÖBER" href="https://shopjing.net/shop-3/?filter_brand=klober" class="wd-fill"></a> <img loading="lazy" decoding="async" width="180" height="100" src="https://shopjing.net/wp-content/uploads/2021/08/brand-klober.png" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/brand-klober.png 180w, https://shopjing.net/wp-content/uploads/2021/08/brand-klober-150x83.png 150w" sizes="(max-width: 180px) 100vw, 180px" /> </div> </div> <div class="wd-carousel-item"> <div class="wd-brand-item brand-item"> <a title="Louis Poulsen" href="https://shopjing.net/shop-3/?filter_brand=louis-poulsen" class="wd-fill"></a> <img loading="lazy" decoding="async" width="180" height="100" src="https://shopjing.net/wp-content/uploads/2021/08/brand-Louis-Poulsen.png" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/brand-Louis-Poulsen.png 180w, https://shopjing.net/wp-content/uploads/2021/08/brand-Louis-Poulsen-150x83.png 150w" sizes="(max-width: 180px) 100vw, 180px" /> </div> </div> <div class="wd-carousel-item"> <div class="wd-brand-item brand-item"> <a title="Magisso" href="https://shopjing.net/shop-3/?filter_brand=magisso" class="wd-fill"></a> <img loading="lazy" decoding="async" width="180" height="100" src="https://shopjing.net/wp-content/uploads/2021/08/brand-Magisso.png" class="attachment-full size-full" alt="" srcset="https://shopjing.net/wp-content/uploads/2021/08/brand-Magisso.png 180w, https://shopjing.net/wp-content/uploads/2021/08/brand-Magisso-150x83.png 150w" sizes="(max-width: 180px) 100vw, 180px" /> </div> </div> </div> </div> <div class="wd-nav-arrows wd-pos-sep wd-hover-1 wd-icon-1"> <div class="wd-btn-arrow wd-prev wd-disabled"> <div class="wd-arrow-inner"></div> </div> <div class="wd-btn-arrow wd-next"> <div class="wd-arrow-inner"></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-9367da6 wd-section-stretch e-flex e-con-boxed e-con e-parent" data-id="9367da6" data-element_type="container" data-settings="{"background_background":"classic"}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-eb6e245 e-con-full e-flex e-con e-child" data-id="eb6e245" data-element_type="container"> <div class="elementor-element elementor-element-8e102be wd-width-100 elementor-widget elementor-widget-wd_title" data-id="8e102be" data-element_type="widget" data-widget_type="wd_title.default"> <div class="elementor-widget-container"> <div class="title-wrapper set-mb-s reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-center"> <div class="title-subtitle subtitle-color-default subtitle-style-default wd-fontsize-xs"> PREBUILT LAYOUTS </div> <div class="liner-continer"> <h4 class="woodmart-title-container title wd-fontsize-l">WOODMART DEMOS</h4> </div> <div class="title-after_title set-cont-mb-s reset-last-child wd-fontsize-xs"> High-quality demos and layouts. </div> </div> </div> </div> <div class="elementor-element elementor-element-d510d56 xtemos-show-demos elementor-widget elementor-widget-wd_button" data-id="d510d56" data-element_type="widget" data-widget_type="wd_button.default"> <div class="elementor-widget-container"> <div class="wd-button-wrapper text-center" > <a class="btn btn-style-link btn-style- btn-size-default btn-color-primary btn-icon-pos-right" href="#"> <span class="wd-btn-text" data-elementor-setting-key="text"> View All </span> </a> </div> </div> </div> </div> <div class="elementor-element elementor-element-7c04c64 e-con-full e-flex e-con e-child" data-id="7c04c64" data-element_type="container"> <div class="elementor-element elementor-element-f6574cb wd-width-100 elementor-widget elementor-widget-wd_images_gallery" data-id="f6574cb" data-element_type="widget" data-widget_type="wd_images_gallery.default"> <div class="elementor-widget-container"> <div class="wd-images-gallery wd-carousel-container" style="--wd-align-items:center; --wd-justify-content:center;"> <div class="wd-carousel-inner"> <div class="wd-carousel wd-grid" data-scroll_per_page="yes" style="--wd-col-lg:4;--wd-col-md:4;--wd-col-sm:1;--wd-gap-lg:2px;"> <div class="wd-carousel-wrap"> <div class="wd-gallery-item wd-carousel-item"> <a href="#"data-width="247" data-height="201" data-index="0" data-elementor-open-lightbox="no" target="_blank"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2021/08/retail-demos-opt.jpg"alt="retail-demos-opt"> </a> </div> <div class="wd-gallery-item wd-carousel-item"> <a href="#1"data-width="247" data-height="201" data-index="1" data-elementor-open-lightbox="no" target="_blank"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2021/08/books-demos.jpg"alt="books-demos"> </a> </div> <div class="wd-gallery-item wd-carousel-item"> <a href="#2"data-width="247" data-height="201" data-index="2" data-elementor-open-lightbox="no" target="_blank"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2021/08/handmade-demos.jpg"alt="handmade-demos"> </a> </div> <div class="wd-gallery-item wd-carousel-item"> <a data-width="247" data-height="201" data-index="3" data-elementor-open-lightbox="no" target="_blank"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2021/08/travel-demos.jpg"alt="travel-demos"> </a> </div> <div class="wd-gallery-item wd-carousel-item"> <a data-width="247" data-height="201" data-index="4" data-elementor-open-lightbox="no" target="_blank"> <img decoding="async" src="https://shopjing.net/wp-content/uploads/2021/08/marketplace-demos.jpg"alt="marketplace-demos"> </a> </div> </div> </div> <div class="wd-nav-arrows wd-pos-sep wd-hover-1 wd-icon-1"> <div class="wd-btn-arrow wd-prev wd-disabled"> <div class="wd-arrow-inner"></div> </div> <div class="wd-btn-arrow wd-next"> <div class="wd-arrow-inner"></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-3df2a5e e-flex e-con-boxed e-con e-parent" data-id="3df2a5e" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-7a63fb3 elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="7a63fb3" data-element_type="widget" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://shopjing.net"> <img loading="lazy" decoding="async" width="369" height="80" src="https://shopjing.net/wp-content/uploads/2024/06/logo.png" class="attachment-full size-full wp-image-27953" alt="" srcset="https://shopjing.net/wp-content/uploads/2024/06/logo.png 369w, https://shopjing.net/wp-content/uploads/2024/06/logo-150x33.png 150w" sizes="(max-width: 369px) 100vw, 369px" /> </a> </div> </div> </div> </div> </div> </div> </article><!-- #post --> </div><!-- .site-content --> </div><!-- .main-page-wrapper --> </div> <!-- end row --> </div> <!-- end container --> <footer class="footer-container color-scheme-dark"> <div class="container main-footer"> <aside class="footer-sidebar widget-area row"> <div class="footer-column footer-column-1 col-12 col-sm-6 col-lg-3"> </div> <div class="footer-column footer-column-2 col-12 col-sm-6 col-lg-3"> </div> <div class="footer-column footer-column-3 col-12 col-sm-4 col-lg-2"> <div id="nav_menu-16" class="wd-widget widget footer-widget widget_nav_menu"><h5 class="widget-title">Our stores</h5><div class="menu-%e9%a1%b5%e8%84%9a%e8%8f%9c%e5%8d%95%e6%88%91%e4%bb%ac%e7%9a%84%e5%95%86%e5%ba%97-container"><ul id="menu-%e9%a1%b5%e8%84%9a%e8%8f%9c%e5%8d%95%e6%88%91%e4%bb%ac%e7%9a%84%e5%95%86%e5%ba%97" class="menu"><li id="menu-item-15596" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15596"><a href="#">New York</a></li> <li id="menu-item-15526" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15526"><a href="#">London SF</a></li> <li id="menu-item-15580" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15580"><a href="#">Edinburgh</a></li> <li id="menu-item-15581" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15581"><a href="#">Los Angeles</a></li> <li id="menu-item-15527" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15527"><a href="#">Chicago</a></li> <li id="menu-item-15528" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15528"><a href="#">Las Vegas</a></li> </ul></div></div> </div> <div class="footer-column footer-column-4 col-12 col-sm-4 col-lg-2"> <div id="nav_menu-17" class="wd-widget widget footer-widget widget_nav_menu"><h5 class="widget-title">USEFUL LINKS</h5><div class="menu-%e9%a1%b5%e8%84%9a%e8%8f%9c%e5%8d%95%e6%9c%89%e7%94%a8%e9%93%be%e6%8e%a5-container"><ul id="menu-%e9%a1%b5%e8%84%9a%e8%8f%9c%e5%8d%95%e6%9c%89%e7%94%a8%e9%93%be%e6%8e%a5" class="menu"><li id="menu-item-15534" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15534"><a href="#">Privacy Policy</a></li> <li id="menu-item-15535" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15535"><a href="#">Returns</a></li> <li id="menu-item-15536" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15536"><a href="#">Terms & Conditions</a></li> <li id="menu-item-15537" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15537"><a href="#">Contact Us</a></li> <li id="menu-item-15540" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15540"><a href="#">Latest News</a></li> <li id="menu-item-15541" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15541"><a href="#">Our Sitemap</a></li> </ul></div></div> </div> <div class="footer-column footer-column-5 col-12 col-sm-4 col-lg-2"> </div> </aside><!-- .footer-sidebar --> </div> <div class="copyrights-wrapper copyrights-two-columns"> <div class="container"> <div class="min-footer"> <div class="col-left set-cont-mb-s reset-last-child"> 版权所有<i class="fa fa-copyright"></i> 2024 <a href="https://shopjing.net"><strong>shopjing</strong></a>. </div> <div class="col-right set-cont-mb-s reset-last-child"> <img src="https://shopjing.net/wp-content/themes/woodmart/images/payments.png" alt="payments"> </div> </div> </div> </div> </footer> </div> <!-- end wrapper --> <div class="wd-close-side wd-fill"></div> <a href="#" class="scrollToTop" aria-label="滚动到顶部按钮"></a> <div class="mobile-nav wd-side-hidden wd-side-hidden-nav wd-left wd-opener-arrow"> <div class="wd-search-form"> <form role="search" method="get" class="searchform wd-cat-style-bordered woodmart-ajax-search" action="https://shopjing.net/" data-thumbnail="1" data-price="1" data-post_type="product" data-count="20" data-sku="0" data-symbols_count="3"> <input type="text" class="s" placeholder="搜索产品" value="" name="s" aria-label="搜索" title="搜索产品" required/> <input type="hidden" name="post_type" value="product"> <button type="submit" class="searchsubmit"> <span> 搜索 </span> </button> </form> <div class="search-results-wrapper"> <div class="wd-dropdown-results wd-scroll wd-dropdown"> <div class="wd-scroll-content"></div> </div> </div> </div> <ul class="wd-nav wd-nav-mob-tab wd-style-underline"> <li class="mobile-tab-title mobile-pages-title wd-active" data-menu="pages"> <a href="#" rel="nofollow noopener"> <span class="nav-link-text"> 菜单 </span> </a> </li> <li class="mobile-tab-title mobile-categories-title " data-menu="categories"> <a href="#" rel="nofollow noopener"> <span class="nav-link-text"> 分类 </span> </a> </li> </ul> <ul id="menu-%e7%b1%bb%e5%88%ab-1" class="mobile-categories-menu menu wd-nav wd-nav-mobile wd-layout-dropdown"><li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-8380 item-level-0 dropdown-with-height" ><a href="https://shopjing.net/product-category/furniture/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/chair.svg" title="chair" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">手机配件</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-8379 item-level-0 dropdown-with-height" ><a href="https://shopjing.net/product-category/cooking/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/knives.svg" title="knives" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">汽车配件</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-1430 item-level-0 menu-item-has-block menu-item-has-children dropdown-with-height" ><a href="https://shopjing.net/product-category/accessories/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/flower.svg" title="flower" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">有趣食品</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15519 item-level-0 menu-item-has-block menu-item-has-children dropdown-with-height" ><a href="https://shopjing.net/product-category/toys/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/rocking-horse.svg" title="rocking-horse" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">Fashion</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15588 item-level-0 menu-item-has-block menu-item-has-children dropdown-with-height" ><a href="https://shopjing.net/product-category/accessories/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/flower.svg" title="flower" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">配件</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15517 item-level-0 menu-item-has-block menu-item-has-children dropdown-with-height" ><a href="https://shopjing.net/product-category/clocks/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/clock.svg" title="clock" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">时钟</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15518 item-level-0 menu-item-has-block menu-item-has-children dropdown-with-height" ><a href="https://shopjing.net/product-category/lighting/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/light-bulb.svg" title="light-bulb" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">灯光</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15520 item-level-0 menu-item-has-block menu-item-has-children dropdown-with-height" ><a href="https://shopjing.net/product-category/toys/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/rocking-horse.svg" title="rocking-horse" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">玩具</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15521 item-level-0" ><a href="https://shopjing.net/product-category/furniture/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/chair.svg" title="chair" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">Hand Made</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15522 item-level-0" ><a href="https://shopjing.net/product-category/lighting/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/light-bulb.svg" title="light-bulb" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">Minimalism</span></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-15523 item-level-0" ><a href="https://shopjing.net/product-category/clocks/" class="woodmart-nav-link"><img src="https://shopjing.net/wp-content/uploads/2021/08/clock.svg" title="clock" class="wd-nav-img" width="18" height="18"><span class="nav-link-text">Electronics</span></a></li> </ul><ul id="menu-%e4%b8%bb%e5%af%bc%e8%88%aa-1" class="mobile-pages-menu menu wd-nav wd-nav-mobile wd-layout-dropdown wd-active"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-18 current_page_item menu-item-27808 item-level-0 menu-item-has-block menu-item-has-children" ><a href="https://shopjing.net/" class="woodmart-nav-link"><span class="nav-link-text">首页</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-15601 item-level-0 menu-item-has-block dropdown-load-ajax dropdown-with-height" ><a href="https://shopjing.net/shop/" class="woodmart-nav-link"><span class="nav-link-text">商店</span></a> <ul class="wd-sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15614 item-level-1 menu-item-has-block menu-item-has-children dropdown-with-height" ><a href="#" class="woodmart-nav-link">商店页面</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15615 item-level-1 dropdown-with-height" ><a href="#" class="woodmart-nav-link">Product Loop</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15616 item-level-1 menu-item-has-block menu-item-has-children dropdown-with-height" ><a href="#" class="woodmart-nav-link">Single Product</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15617 item-level-1 menu-item-has-block menu-item-has-children dropdown-with-height" ><a href="#" class="woodmart-nav-link">Features</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15602 item-level-0 menu-item-has-block menu-item-has-children dropdown-load-ajax dropdown-with-height" ><a href="https://shopjing.net/blog/" class="woodmart-nav-link"><span class="nav-link-text">博客</span></a></li> <li class="menu-item menu-item-wishlist wd-with-icon item-level-0"> <a href="https://shopjing.net/wishlist/" class="woodmart-nav-link"> <span class="nav-link-text">心愿单</span> </a> </li><li class="menu-item menu-item-compare wd-with-icon item-level-0"><a href="https://shopjing.net/compare/" class="woodmart-nav-link">比较</a></li><li class="menu-item login-side-opener menu-item-account wd-with-icon item-level-0"><a href="https://shopjing.net/my-account/" class="woodmart-nav-link">登录/注册</a></li></ul> </div><!--END MOBILE-NAV--> <div class="cart-widget-side wd-side-hidden wd-right"> <div class="wd-heading"> <span class="title">购物车</span> <div class="close-side-widget wd-action-btn wd-style-text wd-cross-icon"> <a href="#" rel="nofollow">关闭</a> </div> </div> <div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div> </div> <div class="login-form-side wd-side-hidden woocommerce wd-right"> <div class="wd-heading"> <span class="title">登录</span> <div class="close-side-widget wd-action-btn wd-style-text wd-cross-icon"> <a href="#" rel="nofollow">关闭</a> </div> </div> <div class="woocommerce-notices-wrapper"></div> <form method="post" class="login woocommerce-form woocommerce-form-login hidden-form " action="https://shopjing.net/my-account/" style="display:none;" > <p class="woocommerce-FormRow woocommerce-FormRow--wide form-row form-row-wide form-row-username"> <label for="username">用户名或电邮地址 <span class="required">*</span></label> <input type="text" class="woocommerce-Input woocommerce-Input--text input-text" name="username" id="username" value="" /> </p> <p class="woocommerce-FormRow woocommerce-FormRow--wide form-row form-row-wide form-row-password"> <label for="password">密码 <span class="required">*</span></label> <input class="woocommerce-Input woocommerce-Input--text input-text" type="password" name="password" id="password" autocomplete="current-password" /> </p> <p class="form-row"> <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="5a402839f3" /><input type="hidden" name="_wp_http_referer" value="/" /> <input type="hidden" name="redirect" value="https://shopjing.net/" /> <button type="submit" class="button woocommerce-button woocommerce-form-login__submit" name="login" value="登录">登录</button> </p> <p class="login-form-footer"> <a href="https://shopjing.net/my-account/lost-password/" class="woocommerce-LostPassword lost_password">忘记密码?</a> <label class="woocommerce-form__label woocommerce-form__label-for-checkbox woocommerce-form-login__rememberme"> <input class="woocommerce-form__input woocommerce-form__input-checkbox" name="rememberme" type="checkbox" value="forever" title="记得我" aria-label="记得我" /> <span>记得我</span> </label> </p> </form> <div class="create-account-question"> <p>还没有账户?</p> <a href="https://shopjing.net/my-account/?action=register" class="btn btn-style-link btn-color-primary create-account-button">创建一个帐户</a> </div> </div> <div class="wd-toolbar wd-toolbar-label-show"> <div class="wd-toolbar-shop wd-toolbar-item wd-tools-element"> <a href="https://shopjing.net/shop-3/"> <span class="wd-tools-icon"></span> <span class="wd-toolbar-label"> 商店 </span> </a> </div> <div class="wd-header-wishlist wd-tools-element wd-design-5" title="我的收藏"> <a href="https://shopjing.net/wishlist/"> <span class="wd-tools-icon"> <span class="wd-tools-count"> 0 </span> </span> <span class="wd-toolbar-label"> 心愿单 </span> </a> </div> <div class="wd-header-cart wd-tools-element wd-design-5 cart-widget-opener" title="我的购物车"> <a href="https://shopjing.net/cart/"> <span class="wd-tools-icon wd-icon-alt"> <span class="wd-cart-number wd-tools-count">0 <span>项目</span></span> </span> <span class="wd-toolbar-label"> 购物车 </span> </a> </div> <div class="wd-header-my-account wd-tools-element wd-style-icon login-side-opener"> <a href="https://shopjing.net/my-account/"> <span class="wd-tools-icon"></span> <span class="wd-toolbar-label"> 我的账户 </span> </a> </div> </div> <script> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <script type='text/javascript'> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <script type="text/template" id="tmpl-variation-template"> <div class="woocommerce-variation-description">{{{ data.variation.variation_description }}}</div> <div class="woocommerce-variation-price">{{{ data.variation.price_html }}}</div> <div class="woocommerce-variation-availability">{{{ data.variation.availability_html }}}</div> </script> <script type="text/template" id="tmpl-unavailable-variation-template"> <p role="alert">抱歉,该产品已下架,请选择其它产品。</p> </script> <link rel='stylesheet' id='wc-blocks-style-css' href='https://shopjing.net/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-9.4.3' type='text/css' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://shopjing.net/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.27.6' type='text/css' media='all' /> <script type="text/javascript" id="wd-update-cart-fragments-fix-js-extra"> /* <![CDATA[ */ var wd_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_749f306662a9a30b9467e9da6397643d","fragment_name":"wc_fragments_749f306662a9a30b9467e9da6397643d","request_timeout":"5000"}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/updateCartFragmentsFix.js?ver=7.5.1" id="wd-update-cart-fragments-fix-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.9.6" id="swv-js"></script> <script type="text/javascript" id="contact-form-7-js-extra"> /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/shopjing.net\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.9.6" id="contact-form-7-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.4.3" id="sourcebuster-js-js"></script> <script type="text/javascript" id="wc-order-attribution-js-extra"> /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/shopjing.net\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.4.3" id="wc-order-attribution-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.27.1" id="elementor-pro-webpack-runtime-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.27.6" id="elementor-webpack-runtime-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.27.6" id="elementor-frontend-modules-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.14.0" id="regenerator-runtime-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" id="elementor-pro-frontend-js-before"> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/shopjing.net\/wp-admin\/admin-ajax.php","nonce":"d3b76e2ec7","urls":{"assets":"https:\/\/shopjing.net\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/shopjing.net\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/shopjing.net\/cart\/","checkout_page_url":"https:\/\/shopjing.net\/checkout\/","fragments_nonce":"d75b273296"}},"facebook_sdk":{"lang":"zh_CN","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/shopjing.net\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/shopjing.net\/wp-admin\/admin-ajax.php","nonce":"d3b76e2ec7","urls":{"assets":"https:\/\/shopjing.net\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/shopjing.net\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/shopjing.net\/cart\/","checkout_page_url":"https:\/\/shopjing.net\/checkout\/","fragments_nonce":"d75b273296"}},"facebook_sdk":{"lang":"zh_CN","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/shopjing.net\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.27.1" id="elementor-pro-frontend-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js"></script> <script type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"\u5728\u8138\u4e66\u4e0a\u5206\u4eab","shareOnTwitter":"\u5206\u4eab\u5230Twitter","pinIt":"\u9489\u4f4f","download":"\u4e0b\u8f7d","downloadImage":"\u4e0b\u8f7d\u56fe\u7247","fullscreen":"\u5168\u5c4f","zoom":"\u7f29\u653e","share":"\u5206\u4eab","playVideo":"\u64ad\u653e\u89c6\u9891","previous":"\u4e0a\u4e00\u9875","next":"\u4e0b\u4e00\u9875","close":"\u5173\u95ed","a11yCarouselPrevSlideMessage":"\u4e0a\u4e00\u5f20\u5e7b\u706f\u7247","a11yCarouselNextSlideMessage":"\u4e0b\u4e00\u5f20\u5e7b\u706f\u7247","a11yCarouselFirstSlideMessage":"\u8fd9\u662f\u7b2c\u4e00\u5f20\u5e7b\u706f\u7247","a11yCarouselLastSlideMessage":"\u8fd9\u662f\u6700\u540e\u4e00\u5f20\u5e7b\u706f\u7247","a11yCarouselPaginationBulletMessage":"\u8f6c\u5230\u5e7b\u706f\u7247"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"\u624b\u673a\u7eb5\u5411","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"\u624b\u673a\u6a2a\u5411","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"\u5e73\u677f\u7535\u8111\u7eb5\u5411","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"\u5e73\u677f\u7535\u8111\u6a2a\u5411","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"\u7b14\u8bb0\u672c\u7535\u8111","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"\u5168\u5bbd\u5c4f","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.27.6","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"e_onboarding":true,"theme_builder_v2":true,"home_screen":true,"nested-elements":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/shopjing.net\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/shopjing.net\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/shopjing.net\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"ccebdac651"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[]},"post":{"id":18,"title":"shopjing.net%20%E2%80%93%20%E9%9D%99%E9%9D%99%E5%95%86%E5%9F%8E","excerpt":"","featuredImage":false}}; var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"\u5728\u8138\u4e66\u4e0a\u5206\u4eab","shareOnTwitter":"\u5206\u4eab\u5230Twitter","pinIt":"\u9489\u4f4f","download":"\u4e0b\u8f7d","downloadImage":"\u4e0b\u8f7d\u56fe\u7247","fullscreen":"\u5168\u5c4f","zoom":"\u7f29\u653e","share":"\u5206\u4eab","playVideo":"\u64ad\u653e\u89c6\u9891","previous":"\u4e0a\u4e00\u9875","next":"\u4e0b\u4e00\u9875","close":"\u5173\u95ed","a11yCarouselPrevSlideMessage":"\u4e0a\u4e00\u5f20\u5e7b\u706f\u7247","a11yCarouselNextSlideMessage":"\u4e0b\u4e00\u5f20\u5e7b\u706f\u7247","a11yCarouselFirstSlideMessage":"\u8fd9\u662f\u7b2c\u4e00\u5f20\u5e7b\u706f\u7247","a11yCarouselLastSlideMessage":"\u8fd9\u662f\u6700\u540e\u4e00\u5f20\u5e7b\u706f\u7247","a11yCarouselPaginationBulletMessage":"\u8f6c\u5230\u5e7b\u706f\u7247"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"\u624b\u673a\u7eb5\u5411","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"\u624b\u673a\u6a2a\u5411","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"\u5e73\u677f\u7535\u8111\u7eb5\u5411","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"\u5e73\u677f\u7535\u8111\u6a2a\u5411","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"\u7b14\u8bb0\u672c\u7535\u8111","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"\u5168\u5bbd\u5c4f","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.27.6","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"e_onboarding":true,"theme_builder_v2":true,"home_screen":true,"nested-elements":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/shopjing.net\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/shopjing.net\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/shopjing.net\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"ccebdac651"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[]},"post":{"id":18,"title":"shopjing.net%20%E2%80%93%20%E9%9D%99%E9%9D%99%E5%95%86%E5%9F%8E","excerpt":"","featuredImage":false}}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.27.6" id="elementor-frontend-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.27.1" id="pro-elements-handlers-js"></script> <script type="text/javascript" id="woodmart-theme-js-extra"> /* <![CDATA[ */ var woodmart_settings = {"menu_storage_key":"woodmart_f2c9c0e1488e369309525ceef86724d3","ajax_dropdowns_save":"1","photoswipe_close_on_scroll":"1","woocommerce_ajax_add_to_cart":"yes","variation_gallery_storage_method":"new","elementor_no_gap":"enabled","adding_to_cart":"\u5904\u7406\u4e2d","added_to_cart":"\u5df2\u7ecf\u6210\u529f\u6dfb\u52a0\u5230\u8d2d\u7269\u8f66\u3002","continue_shopping":"\u7ee7\u7eed\u8d2d\u7269","view_cart":"\u67e5\u770b\u8d2d\u7269\u8f66","go_to_checkout":"\u7ed3\u5e10","loading":"\u8f7d\u5165\u4e2d\u2026","countdown_days":"\u5929","countdown_hours":"\u5c0f\u65f6","countdown_mins":"\u5206\u949f","countdown_sec":"\u79d2","cart_url":"https:\/\/shopjing.net\/cart\/","ajaxurl":"https:\/\/shopjing.net\/wp-admin\/admin-ajax.php","add_to_cart_action":"widget","added_popup":"no","categories_toggle":"yes","enable_popup":"no","popup_delay":"2000","popup_event":"time","popup_scroll":"1000","popup_pages":"0","promo_popup_hide_mobile":"yes","product_images_captions":"no","ajax_add_to_cart":"1","all_results":"\u67e5\u770b\u6240\u6709\u7ed3\u679c","zoom_enable":"yes","ajax_scroll":"yes","ajax_scroll_class":".main-page-wrapper","ajax_scroll_offset":"100","infinit_scroll_offset":"300","product_slider_auto_height":"no","price_filter_action":"click","product_slider_autoplay":"","close":"\u5173\u95ed (Esc)","share_fb":"\u5728\u8138\u4e66\u4e0a\u5206\u4eab","pin_it":"\u9489\u4f4f","tweet":"Share on X","download_image":"\u4e0b\u8f7d\u56fe\u7247","off_canvas_column_close_btn_text":"\u5173\u95ed","cookies_version":"1","header_banner_version":"1","promo_version":"1","header_banner_close_btn":"yes","header_banner_enabled":"no","whb_header_clone":"\n <div class=\"whb-sticky-header whb-clone whb-main-header <%wrapperClasses%>\">\n <div class=\"<%cloneClass%>\">\n <div class=\"container\">\n <div class=\"whb-flex-row whb-general-header-inner\">\n <div class=\"whb-column whb-col-left whb-visible-lg\">\n <%.site-logo%>\n <\/div>\n <div class=\"whb-column whb-col-center whb-visible-lg\">\n <%.wd-header-main-nav%>\n <\/div>\n <div class=\"whb-column whb-col-right whb-visible-lg\">\n <%.wd-header-my-account%>\n <%.wd-header-search:not(.wd-header-search-mobile)%>\n <%.wd-header-wishlist%>\n <%.wd-header-compare%>\n <%.wd-header-cart%>\n <%.wd-header-fs-nav%>\n <\/div>\n <%.whb-mobile-left%>\n <%.whb-mobile-center%>\n <%.whb-mobile-right%>\n <\/div>\n <\/div>\n <\/div>\n <\/div>\n","pjax_timeout":"5000","split_nav_fix":"","shop_filters_close":"no","woo_installed":"1","base_hover_mobile_click":"no","centered_gallery_start":"1","quickview_in_popup_fix":"","one_page_menu_offset":"150","hover_width_small":"1","is_multisite":"","current_blog_id":"1","swatches_scroll_top_desktop":"no","swatches_scroll_top_mobile":"no","lazy_loading_offset":"0","add_to_cart_action_timeout":"no","add_to_cart_action_timeout_number":"3","single_product_variations_price":"no","google_map_style_text":"\u81ea\u5b9a\u4e49\u6837\u5f0f","quick_shop":"yes","sticky_product_details_offset":"150","preloader_delay":"300","comment_images_upload_size_text":"\u6709\u4e9b\u6587\u4ef6\u592a\u5927\u3002\u5141\u8bb8\u7684\u6587\u4ef6\u5927\u5c0f\u4e3a1 MB\u3002","comment_images_count_text":"\u6700\u591a\u53ef\u4ee5\u5c063\u4e2a\u56fe\u50cf\u4e0a\u8f7d\u5230\u60a8\u7684\u8bc4\u8bba\u3002","single_product_comment_images_required":"no","comment_required_images_error_text":"\u56fe\u50cf\u662f\u5fc5\u9700\u7684\u3002","comment_images_upload_mimes_text":"\u60a8\u53ea\u80fd\u4e0a\u4f20png, jpeg\u683c\u5f0f\u7684\u56fe\u50cf\u3002","comment_images_added_count_text":"\u5df2\u6dfb\u52a0%s\u4e2a\u56fe\u50cf","comment_images_upload_size":"1048576","comment_images_count":"3","search_input_padding":"no","comment_images_upload_mimes":{"jpg|jpeg|jpe":"image\/jpeg","png":"image\/png"},"home_url":"https:\/\/shopjing.net\/","shop_url":"https:\/\/shopjing.net\/shop-3\/","age_verify":"no","banner_version_cookie_expires":"60","promo_version_cookie_expires":"7","age_verify_expires":"30","cart_redirect_after_add":"no","swatches_labels_name":"no","product_categories_placeholder":"\u9009\u62e9\u4e00\u4e2a\u7c7b\u522b","product_categories_no_results":"No matches found","cart_hash_key":"wc_cart_hash_749f306662a9a30b9467e9da6397643d","fragment_name":"wc_fragments_749f306662a9a30b9467e9da6397643d","photoswipe_template":"<div class=\"pswp\" aria-hidden=\"true\" role=\"dialog\" tabindex=\"-1\"><div class=\"pswp__bg\"><\/div><div class=\"pswp__scroll-wrap\"><div class=\"pswp__container\"><div class=\"pswp__item\"><\/div><div class=\"pswp__item\"><\/div><div class=\"pswp__item\"><\/div><\/div><div class=\"pswp__ui pswp__ui--hidden\"><div class=\"pswp__top-bar\"><div class=\"pswp__counter\"><\/div><button class=\"pswp__button pswp__button--close\" title=\"\u5173\u95ed(Esc)\"><\/button> <button class=\"pswp__button pswp__button--share\" title=\"\u5206\u4eab\"><\/button> <button class=\"pswp__button pswp__button--fs\" title=\"\u5207\u6362\u5168\u5c4f\u6a21\u5f0f\"><\/button> <button class=\"pswp__button pswp__button--zoom\" title=\"\u7f29\u653e\"><\/button><div class=\"pswp__preloader\"><div class=\"pswp__preloader__icn\"><div class=\"pswp__preloader__cut\"><div class=\"pswp__preloader__donut\"><\/div><\/div><\/div><\/div><\/div><div class=\"pswp__share-modal pswp__share-modal--hidden pswp__single-tap\"><div class=\"pswp__share-tooltip\"><\/div><\/div><button class=\"pswp__button pswp__button--arrow--left\" title=\"\u524d\u4e00\u4e2a (\u5411\u5de6\u7684\u7bad\u5934)\"><\/button> <button class=\"pswp__button pswp__button--arrow--right\" title=\"\u540e\u4e00\u4e2a (\u5411\u53f3\u7684\u7bad\u5934)>\"><\/button><div class=\"pswp__caption\"><div class=\"pswp__caption__center\"><\/div><\/div><\/div><\/div><\/div>","load_more_button_page_url":"yes","load_more_button_page_url_opt":"yes","menu_item_hover_to_click_on_responsive":"no","clear_menu_offsets_on_resize":"yes","three_sixty_framerate":"60","three_sixty_prev_next_frames":"5","ajax_search_delay":"300","animated_counter_speed":"3000","site_width":"1222","cookie_secure_param":"1","cookie_path":"\/","slider_distortion_effect":"sliderWithNoise","current_page_builder":"elementor","collapse_footer_widgets":"yes","carousel_breakpoints":{"1025":"lg","768.98":"md","0":"sm"},"ajax_fullscreen_content":"yes","grid_gallery_control":"hover","grid_gallery_enable_arrows":"none","ajax_shop":"1","add_to_cart_text":"\u6dfb\u52a0\u5230\u8d2d\u7269\u8f66","mobile_navigation_drilldown_back_to":"Back to %s","mobile_navigation_drilldown_back_to_main_menu":"Back to menu","mobile_navigation_drilldown_back_to_categories":"Back to categories","ajax_links":".wd-nav-product-cat a, .website-wrapper .widget_product_categories a, .widget_layered_nav_filters a, .woocommerce-widget-layered-nav a, .filters-area:not(.custom-content) a, body.post-type-archive-product:not(.woocommerce-account) .woocommerce-pagination a, body.tax-product_cat:not(.woocommerce-account) .woocommerce-pagination a, .wd-shop-tools a:not(.breadcrumb-link), .woodmart-woocommerce-layered-nav a, .woodmart-price-filter a, .wd-clear-filters a, .woodmart-woocommerce-sort-by a, .woocommerce-widget-layered-nav-list a, .wd-widget-stock-status a, .widget_nav_mega_menu a, .wd-products-shop-view a, .wd-products-per-page a, .category-grid-item a, .wd-cat a, body[class*=\"tax-pa_\"] .woocommerce-pagination a","wishlist_expanded":"no","wishlist_show_popup":"enable","wishlist_page_nonce":"132f8d2d65","wishlist_fragments_nonce":"0a34bb9c71","wishlist_remove_notice":"\u60a8\u771f\u7684\u8981\u5220\u9664\u8fd9\u4e9b\u4ea7\u54c1\u5417\uff1f","wishlist_hash_name":"woodmart_wishlist_hash_bef6e519cbd4b0ac83d7ef5e6e578169","wishlist_fragment_name":"woodmart_wishlist_fragments_bef6e519cbd4b0ac83d7ef5e6e578169","wishlist_save_button_state":"no","is_criteria_enabled":"","summary_criteria_ids":"","review_likes_tooltip":"Please log in to rate reviews.","vimeo_library_url":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/js\/libs\/vimeo-player.min.js","compare_by_category":"no","compare_page_nonce":"b65dedfca1","compare_save_button_state":"no","reviews_criteria_rating_required":"no","is_rating_summary_filter_enabled":""}; var woodmart_page_css = {"wd-widget-recent-post-comments-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/widget-recent-post-comments.min.css","wd-widget-nav-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/widget-nav.min.css","wd-widget-product-list-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-widget-product-list.min.css","wd-widget-slider-price-filter-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-widget-slider-price-filter.min.css","wd-wp-gutenberg-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/wp-gutenberg.min.css","wd-wpcf7-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/int-wpcf7.min.css","wd-revolution-slider-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/int-rev-slider.min.css","wd-woo-payments-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/int-woo-payments.min.css","wd-woo-paypal-payments-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/int-woo-paypal-payments.min.css","wd-elementor-base-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/int-elem-base.min.css","wd-elementor-pro-base-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/int-elementor-pro.min.css","wd-woocommerce-base-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woocommerce-base.min.css","wd-mod-star-rating-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/mod-star-rating.min.css","wd-woo-el-track-order-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-el-track-order.min.css","wd-woocommerce-block-notices-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-mod-block-notices.min.css","wd-woo-gutenberg-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-gutenberg.min.css","wd-header-base-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/header-base.min.css","wd-mod-tools-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/mod-tools.min.css","wd-header-elements-base-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/header-el-base.min.css","wd-social-icons-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-social-icons.min.css","wd-header-search-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/header-el-search.min.css","wd-header-search-form-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/header-el-search-form.min.css","wd-wd-search-results-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/wd-search-results.min.css","wd-wd-search-form-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/wd-search-form.min.css","wd-wd-search-cat-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/wd-search-cat.min.css","wd-woo-mod-login-form-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-mod-login-form.min.css","wd-header-my-account-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/header-el-my-account.min.css","wd-header-cart-side-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/header-el-cart-side.min.css","wd-header-cart-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/header-el-cart.min.css","wd-widget-shopping-cart-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-widget-shopping-cart.min.css","wd-header-mobile-nav-dropdown-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/header-el-mobile-nav-dropdown.min.css","wd-header-categories-nav-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/header-el-category-nav.min.css","wd-mod-nav-vertical-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/mod-nav-vertical.min.css","wd-mod-nav-vertical-design-default-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/mod-nav-vertical-design-default.min.css","wd-dropdown-aside-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/mod-dropdown-aside.min.css","wd-swiper-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/lib-swiper.min.css","wd-slider-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-slider.min.css","wd-slider-arrows-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-slider-arrows.min.css","wd-slider-dots-style-3-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-slider-dots-style-3.min.css","wd-animations-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/mod-animations-transform.min.css","wd-section-title-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-section-title.min.css","wd-text-block-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-text-block.min.css","wd-image-gallery-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-gallery.min.css","wd-swiper-arrows-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/lib-swiper-arrows.min.css","wd-swiper-pagin-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/lib-swiper-pagin.min.css","wd-categories-loop-default-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-categories-loop-default-old.min.css","wd-woo-categories-loop-layout-masonry-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-categories-loop-layout-masonry.min.css","wd-categories-loop-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-categories-loop-old.min.css","wd-tabs-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-tabs.min.css","wd-product-tabs-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-product-tabs.min.css","wd-sticky-loader-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/mod-sticky-loader.min.css","wd-product-loop-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-product-loop.min.css","wd-product-loop-base-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-product-loop-base.min.css","wd-woo-mod-add-btn-replace-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-mod-add-btn-replace.min.css","wd-mod-more-description-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/mod-more-description.min.css","wd-product-arrows-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-opt-product-arrows.min.css","wd-mfp-popup-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/lib-magnific-popup.min.css","wd-woo-mod-product-labels-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-mod-product-labels.min.css","wd-woo-mod-product-labels-round-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/woo-mod-product-labels-round.min.css","wd-info-box-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-info-box.min.css","wd-blog-base-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/blog-base.min.css","wd-blog-loop-base-old-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/blog-loop-base-old.min.css","wd-blog-loop-design-masonry-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/blog-loop-design-masonry.min.css","wd-brands-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/el-brand.min.css","wd-widget-collapse-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/opt-widget-collapse.min.css","wd-footer-base-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/footer-base.min.css","wd-scroll-top-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/opt-scrolltotop.min.css","wd-header-my-account-sidebar-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/header-el-my-account-sidebar.min.css","wd-bottom-toolbar-css":"https:\/\/shopjing.net\/wp-content\/themes\/woodmart\/css\/parts\/opt-bottom-toolbar.min.css"}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/global/helpers.min.js?ver=7.5.1" id="woodmart-theme-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/woocommerceNotices.min.js?ver=7.5.1" id="wd-woocommerce-notices-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/header/headerBuilder.min.js?ver=7.5.1" id="wd-header-builder-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/menu/menuOffsets.min.js?ver=7.5.1" id="wd-menu-offsets-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/menu/menuSetUp.min.js?ver=7.5.1" id="wd-menu-setup-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/libs/autocomplete.min.js?ver=7.5.1" id="wd-autocomplete-library-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/global/ajaxSearch.min.js?ver=7.5.1" id="wd-ajax-search-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/menu/simpleDropdown.min.js?ver=7.5.1" id="wd-simple-dropdown-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/loginSidebar.min.js?ver=7.5.1" id="wd-login-sidebar-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/wishlist.min.js?ver=7.5.1" id="wd-wishlist-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/woodmartCompare.min.js?ver=7.5.1" id="wd-woodmart-compare-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/onRemoveFromCart.min.js?ver=7.5.1" id="wd-on-remove-from-cart-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/headerCategoriesMenu.min.js?ver=7.5.1" id="wd-header-categories-menu-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/menu/menuDropdownsAJAX.min.js?ver=7.5.1" id="wd-menu-dropdowns-ajax-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/premium-addons-for-elementor/assets/frontend/min-js/premium-wrapper-link.min.js?ver=4.10.61" id="pa-wrapper-link-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/libs/swiper.min.js?ver=7.5.1" id="wd-swiper-library-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/global/swiperInit.min.js?ver=7.5.1" id="wd-swiper-carousel-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/elements/slider.min.js?ver=7.5.1" id="wd-slider-element-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/global/animations.min.js?ver=7.5.1" id="wd-animations-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/libs/waypoints.min.js?ver=7.5.1" id="wd-waypoints-library-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/libs/isotope-bundle.min.js?ver=7.5.1" id="wd-isotope-bundle-library-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/shopMasonry.min.js?ver=7.5.1" id="wd-shop-masonry-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/productsTabs.min.js?ver=7.5.1" id="wd-products-tabs-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/quickShop.min.js?ver=7.5.1" id="wd-quick-shop-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/swatchesVariations.min.js?ver=7.5.1" id="wd-swatches-variations-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/addToCartAllTypes.min.js?ver=7.5.1" id="wd-add-to-cart-all-types-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js"></script> <script type="text/javascript" id="wp-util-js-extra"> /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-includes/js/wp-util.min.js?ver=6.5.5" id="wp-util-js"></script> <script type="text/javascript" id="wc-add-to-cart-variation-js-extra"> /* <![CDATA[ */ var wc_add_to_cart_variation_params = {"wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"\u5f88\u62b1\u6b49\uff0c\u6ca1\u6709\u7b26\u5408\u60a8\u7684\u9009\u62e9\u6761\u4ef6\u7684\u4ea7\u54c1\uff0c\u8bf7\u5c1d\u8bd5\u5176\u5b83\u641c\u9009\u6761\u4ef6\u3002","i18n_make_a_selection_text":"\u52a0\u5165\u8d2d\u7269\u8f66\u4e4b\u524d\u8bf7\u9009\u5b9a\u4ea7\u54c1\u9009\u9879\u3002","i18n_unavailable_text":"\u62b1\u6b49\uff0c\u8be5\u4ea7\u54c1\u5df2\u4e0b\u67b6,\u8bf7\u9009\u62e9\u5176\u5b83\u4ea7\u54c1\u3002"}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=9.4.3" id="wc-add-to-cart-variation-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/productHover.min.js?ver=7.5.1" id="wd-product-hover-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/productMoreDescription.min.js?ver=7.5.1" id="wd-product-more-description-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/global/btnsToolTips.min.js?ver=7.5.1" id="wd-btns-tooltips-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/libs/tooltips.min.js?ver=7.5.1" id="wd-tooltips-library-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/actionAfterAddToCart.min.js?ver=7.5.1" id="wd-action-after-add-to-cart-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/libs/magnific-popup.min.js?ver=7.5.1" id="wd-magnific-library-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/productImagesGallery.min.js?ver=7.5.1" id="wd-product-images-gallery-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/quickView.min.js?ver=7.5.1" id="wd-quick-view-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/woocommerceQuantity.min.js?ver=7.5.1" id="wd-woocommerce-quantity-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/productsLoadMore.min.js?ver=7.5.1" id="wd-products-load-more-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/global/clickOnScrollButton.min.js?ver=7.5.1" id="wd-click-on-scroll-btn-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/global/widgetCollapse.min.js?ver=7.5.1" id="wd-widget-collapse-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/global/scrollTop.min.js?ver=7.5.1" id="wd-scroll-top-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/menu/mobileNavigation.min.js?ver=7.5.1" id="wd-mobile-navigation-js"></script> <script type="text/javascript" src="https://shopjing.net/wp-content/themes/woodmart/js/scripts/wc/cartWidget.min.js?ver=7.5.1" id="wd-cart-widget-js"></script> <script type="text/javascript" id="wc-cart-fragments-js-extra"> /* <![CDATA[ */ var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_749f306662a9a30b9467e9da6397643d","fragment_name":"wc_fragments_749f306662a9a30b9467e9da6397643d","request_timeout":"5000"}; /* ]]> */ </script> <script type="text/javascript" src="https://shopjing.net/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=9.4.3" id="wc-cart-fragments-js" defer="defer" data-wp-strategy="defer"></script> </body> </html> <!-- Page cached by LiteSpeed Cache 6.5.4 on 2025-05-06 14:12:26 -->