{"id":22553,"date":"2026-08-06T15:23:02","date_gmt":"2026-08-06T09:53:02","guid":{"rendered":"https:\/\/earthenconnect.com\/test\/?page_id=22553"},"modified":"2026-08-06T15:59:01","modified_gmt":"2026-08-06T10:29:01","slug":"wishlist-new","status":"publish","type":"page","link":"https:\/\/earthenconnect.com\/test\/wishlist-new\/","title":{"rendered":"Wishlist New"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; theme_builder_area=&#8221;post_content&#8221; _builder_version=&#8221;4.25.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px|0px|0px|0px|true|true&#8221; custom_padding=&#8221;0px|30px|0px|30px|true|true&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;][et_pb_row _builder_version=&#8221;4.25.0&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221; width=&#8221;100%&#8221; max_width=&#8221;1339px&#8221; module_alignment=&#8221;center&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243; custom_margin=&#8221;|0px||0px|false|true&#8221; custom_padding=&#8221;|0px||0px|false|true&#8221;][et_pb_column _builder_version=&#8221;4.25.0&#8243; _module_preset=&#8221;default&#8221; type=&#8221;4_4&#8243; theme_builder_area=&#8221;post_content&#8221;][et_pb_code _builder_version=&#8221;4.25.0&#8243; _module_preset=&#8221;default&#8221; theme_builder_area=&#8221;post_content&#8221; hover_enabled=&#8221;0&#8243; sticky_enabled=&#8221;0&#8243;]    <div id=\"ec-wishlist-container\">\n        <p id=\"ec-wishlist-empty\" style=\"display:none;\">Your wishlist is empty. Products you save will show up here.<\/p>\n        <div id=\"ec-wishlist-grid\"><\/div>\n    <\/div>\n\n    <style>\n    \/* Custom Add To Cart Button Classes styling *\/\n    .button.add_to_cart_button, \n    .single_add_to_cart_button, \n    .button.product_type_variable, \n    .button.product_type_grouped, \n    .button.product_type_simple, \n    .button.product_type_external, \n    .wc-block-components-product-button__button {\n        background-color: #c0a460 !important;\n        border-radius: 5px !important;\n        color: #fff !important;\n    }\n\n    .button.add_to_cart_button:hover, \n    .single_add_to_cart_button:hover, \n    .button.product_type_variable:hover, \n    .button.product_type_grouped:hover, \n    .button.product_type_simple:hover, \n    .button.product_type_external:hover, \n    .wc-block-components-product-button__button:hover {\n        background-color: #a88e4e !important;\n    }\n\n    #ec-wishlist-container{\n        margin:0 auto;\n        padding:10px 0 40px;\n    }\n    #ec-wishlist-empty{\n        text-align:center;\n        padding:60px 20px;\n        font-size:16px;\n        color:#666;\n    }\n    .ec-wl-table{\n        width:100%;\n        border-collapse:collapse;\n        background:#fff;\n    }\n    .ec-wl-table thead th{\n        text-align:left;\n        font-size:12px;\n        font-weight:700;\n        letter-spacing:.5px;\n        text-transform:uppercase;\n        color:#3a4a63;\n        padding:14px 12px 16px;\n        border-bottom:1px solid #ececec;\n        white-space:nowrap;\n    }\n    .ec-wl-th-check{ width:34px; }\n    .ec-wl-th-action{ text-align:right !important; }\n    .ec-wl-table tbody tr{\n        border-bottom:1px solid #f0f0f0;\n    }\n    .ec-wl-table tbody td{\n        padding:16px 12px;\n        vertical-align:middle;\n        font-size:14px;\n    }\n    .ec-wl-td-check input[type=\"checkbox\"],\n    .ec-wl-row-check{\n        width:16px;\n        height:16px;\n        cursor:pointer;\n    }\n\n    \/* Product cell *\/\n    .ec-wl-product{\n        display:flex;\n        align-items:center;\n        gap:16px;\n    }\n    .ec-wl-product img{\n        width:72px !important;\n        height:72px !important;\n        object-fit:cover;\n        border-radius:6px;\n        display:block;\n    }\n    .ec-wl-product-name{\n        display:block;\n        font-weight:600;\n        color:#222;\n        text-decoration:none;\n        font-size:15px;\n        margin-bottom:3px;\n    }\n    .ec-wl-product-name:hover{ color:#c0a460; }\n    .ec-wl-product-sku{\n        font-size:12px;\n        color:#8a8a8a;\n    }\n\n    \/* Quantity stepper *\/\n    .ec-wl-qty-stepper{\n        display:inline-flex;\n        align-items:center;\n        border:1px solid #e2e2e2;\n        border-radius:5px;\n        overflow:hidden;\n        width:fit-content;\n    }\n    .ec-wl-qty-btn{\n        width:28px;\n        height:30px;\n        border:none;\n        background:#fafafa;\n        color:#555;\n        font-size:15px;\n        cursor:pointer;\n        line-height:1;\n    }\n    .ec-wl-qty-btn:hover{ background:#eee; }\n    .ec-wl-qty-input{\n        width:34px;\n        height:30px;\n        border:none;\n        border-left:1px solid #e2e2e2;\n        border-right:1px solid #e2e2e2;\n        text-align:center;\n        font-size:13px;\n        color:#333;\n    }\n\n    \/* Price *\/\n    .ec-wl-price-old{\n        text-decoration:line-through;\n        color:#a9a9a9;\n        font-size:13px;\n        margin-right:6px;\n    }\n    .ec-wl-price-new{\n        color:#e0562d;\n        font-weight:700;\n        font-size:14.5px;\n    }\n    .ec-wl-td-price:has(.ec-wl-price-old) .ec-wl-price-new{ color:#e0562d; }\n\n    \/* Stock status *\/\n    .ec-wl-stock{\n        display:inline-flex;\n        align-items:center;\n        gap:6px;\n        font-size:13.5px;\n        font-weight:600;\n    }\n    .ec-wl-in-stock{ color:#2e9e5b; }\n    .ec-wl-out-stock{ color:#c0392b; }\n\n    \/* Action column *\/\n    .ec-wl-action-row{\n        display:flex;\n        align-items:center;\n        justify-content:flex-end;\n        gap:8px;\n    }\n    .ec-wl-icon-btn{\n        width:34px;\n        height:34px;\n        border:1px solid #e2e2e2;\n        border-radius:5px;\n        background:#fff;\n        display:inline-flex;\n        align-items:center;\n        justify-content:center;\n        color:#555;\n        cursor:pointer;\n        text-decoration:none;\n        flex-shrink:0;\n    }\n    .ec-wl-icon-btn:hover{\n        border-color:#c0a460;\n        color:#c0a460;\n    }\n\n    .ec-wl-add-cart-btn{\n        height:36px;\n        padding:0 18px;\n        font-size:13px;\n        font-weight:600;\n        display:inline-flex;\n        align-items:center;\n        justify-content:center;\n        text-decoration:none !important;\n        white-space:nowrap;\n        border:none;\n        cursor:pointer;\n        transition:background 0.2s ease;\n    }\n    .ec-wl-add-cart-btn.added::after{ content:\" \u2713\"; }\n    .ec-wl-added-date{\n        text-align:right;\n        font-size:11px;\n        color:#a0a0a0;\n        margin-top:6px;\n    }\n\n    \/* Mobile Responsive *\/\n    @media (max-width:767px){\n        .ec-wl-table thead{ display:none; }\n        .ec-wl-table, .ec-wl-table tbody, .ec-wl-table tr, .ec-wl-table td{\n            display:block;\n            width:100%;\n        }\n        .ec-wl-table tr{\n            padding:14px 0;\n            position:relative;\n        }\n        .ec-wl-td-check{\n            position:absolute;\n            top:14px;\n            right:0;\n        }\n        .ec-wl-td-product{ padding-right:30px; }\n        .ec-wl-td-qty, .ec-wl-td-price, .ec-wl-td-stock{\n            padding-top:0;\n            padding-left:88px;\n        }\n        .ec-wl-td-qty::before{ content:\"Quantity: \"; font-size:11px; color:#999; display:block; }\n        .ec-wl-td-price::before{ content:\"Price: \"; font-size:11px; color:#999; display:block; }\n        .ec-wl-td-stock::before{ content:\"Stock: \"; font-size:11px; color:#999; display:block; }\n        .ec-wl-action-row{ justify-content:flex-start; padding-left:88px; margin-top:6px; }\n        .ec-wl-added-date{ text-align:left; padding-left:88px; }\n    }\n    <\/style>\n    [\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]\n","protected":false},"excerpt":{"rendered":"    <div id=\"ec-wishlist-container\">\n        <p id=\"ec-wishlist-empty\" style=\"display:none;\">Your wishlist is empty. Products you save will show up here.<\/p>\n        <div id=\"ec-wishlist-grid\"><\/div>\n    <\/div>\n\n    <style>\n    \/* Custom Add To Cart Button Classes styling *\/\n    .button.add_to_cart_button, \n    .single_add_to_cart_button, \n    .button.product_type_variable, \n    .button.product_type_grouped, \n    .button.product_type_simple, \n    .button.product_type_external, \n    .wc-block-components-product-button__button {\n        background-color: #c0a460 !important;\n        border-radius: 5px !important;\n        color: #fff !important;\n    }\n\n    .button.add_to_cart_button:hover, \n    .single_add_to_cart_button:hover, \n    .button.product_type_variable:hover, \n    .button.product_type_grouped:hover, \n    .button.product_type_simple:hover, \n    .button.product_type_external:hover, \n    .wc-block-components-product-button__button:hover {\n        background-color: #a88e4e !important;\n    }\n\n    #ec-wishlist-container{\n        margin:0 auto;\n        padding:10px 0 40px;\n    }\n    #ec-wishlist-empty{\n        text-align:center;\n        padding:60px 20px;\n        font-size:16px;\n        color:#666;\n    }\n    .ec-wl-table{\n        width:100%;\n        border-collapse:collapse;\n        background:#fff;\n    }\n    .ec-wl-table thead th{\n        text-align:left;\n        font-size:12px;\n        font-weight:700;\n        letter-spacing:.5px;\n        text-transform:uppercase;\n        color:#3a4a63;\n        padding:14px 12px 16px;\n        border-bottom:1px solid #ececec;\n        white-space:nowrap;\n    }\n    .ec-wl-th-check{ width:34px; }\n    .ec-wl-th-action{ text-align:right !important; }\n    .ec-wl-table tbody tr{\n        border-bottom:1px solid #f0f0f0;\n    }\n    .ec-wl-table tbody td{\n        padding:16px 12px;\n        vertical-align:middle;\n        font-size:14px;\n    }\n    .ec-wl-td-check input[type=\"checkbox\"],\n    .ec-wl-row-check{\n        width:16px;\n        height:16px;\n        cursor:pointer;\n    }\n\n    \/* Product cell *\/\n    .ec-wl-product{\n        display:flex;\n        align-items:center;\n        gap:16px;\n    }\n    .ec-wl-product img{\n        width:72px !important;\n        height:72px !important;\n        object-fit:cover;\n        border-radius:6px;\n        display:block;\n    }\n    .ec-wl-product-name{\n        display:block;\n        font-weight:600;\n        color:#222;\n        text-decoration:none;\n        font-size:15px;\n        margin-bottom:3px;\n    }\n    .ec-wl-product-name:hover{ color:#c0a460; }\n    .ec-wl-product-sku{\n        font-size:12px;\n        color:#8a8a8a;\n    }\n\n    \/* Quantity stepper *\/\n    .ec-wl-qty-stepper{\n        display:inline-flex;\n        align-items:center;\n        border:1px solid #e2e2e2;\n        border-radius:5px;\n        overflow:hidden;\n        width:fit-content;\n    }\n    .ec-wl-qty-btn{\n        width:28px;\n        height:30px;\n        border:none;\n        background:#fafafa;\n        color:#555;\n        font-size:15px;\n        cursor:pointer;\n        line-height:1;\n    }\n    .ec-wl-qty-btn:hover{ background:#eee; }\n    .ec-wl-qty-input{\n        width:34px;\n        height:30px;\n        border:none;\n        border-left:1px solid #e2e2e2;\n        border-right:1px solid #e2e2e2;\n        text-align:center;\n        font-size:13px;\n        color:#333;\n    }\n\n    \/* Price *\/\n    .ec-wl-price-old{\n        text-decoration:line-through;\n        color:#a9a9a9;\n        font-size:13px;\n        margin-right:6px;\n    }\n    .ec-wl-price-new{\n        color:#e0562d;\n        font-weight:700;\n        font-size:14.5px;\n    }\n    .ec-wl-td-price:has(.ec-wl-price-old) .ec-wl-price-new{ color:#e0562d; }\n\n    \/* Stock status *\/\n    .ec-wl-stock{\n        display:inline-flex;\n        align-items:center;\n        gap:6px;\n        font-size:13.5px;\n        font-weight:600;\n    }\n    .ec-wl-in-stock{ color:#2e9e5b; }\n    .ec-wl-out-stock{ color:#c0392b; }\n\n    \/* Action column *\/\n    .ec-wl-action-row{\n        display:flex;\n        align-items:center;\n        justify-content:flex-end;\n        gap:8px;\n    }\n    .ec-wl-icon-btn{\n        width:34px;\n        height:34px;\n        border:1px solid #e2e2e2;\n        border-radius:5px;\n        background:#fff;\n        display:inline-flex;\n        align-items:center;\n        justify-content:center;\n        color:#555;\n        cursor:pointer;\n        text-decoration:none;\n        flex-shrink:0;\n    }\n    .ec-wl-icon-btn:hover{\n        border-color:#c0a460;\n        color:#c0a460;\n    }\n\n    .ec-wl-add-cart-btn{\n        height:36px;\n        padding:0 18px;\n        font-size:13px;\n        font-weight:600;\n        display:inline-flex;\n        align-items:center;\n        justify-content:center;\n        text-decoration:none !important;\n        white-space:nowrap;\n        border:none;\n        cursor:pointer;\n        transition:background 0.2s ease;\n    }\n    .ec-wl-add-cart-btn.added::after{ content:\" \u2713\"; }\n    .ec-wl-added-date{\n        text-align:right;\n        font-size:11px;\n        color:#a0a0a0;\n        margin-top:6px;\n    }\n\n    \/* Mobile Responsive *\/\n    @media (max-width:767px){\n        .ec-wl-table thead{ display:none; }\n        .ec-wl-table, .ec-wl-table tbody, .ec-wl-table tr, .ec-wl-table td{\n            display:block;\n            width:100%;\n        }\n        .ec-wl-table tr{\n            padding:14px 0;\n            position:relative;\n        }\n        .ec-wl-td-check{\n            position:absolute;\n            top:14px;\n            right:0;\n        }\n        .ec-wl-td-product{ padding-right:30px; }\n        .ec-wl-td-qty, .ec-wl-td-price, .ec-wl-td-stock{\n            padding-top:0;\n            padding-left:88px;\n        }\n        .ec-wl-td-qty::before{ content:\"Quantity: \"; font-size:11px; color:#999; display:block; }\n        .ec-wl-td-price::before{ content:\"Price: \"; font-size:11px; color:#999; display:block; }\n        .ec-wl-td-stock::before{ content:\"Stock: \"; font-size:11px; color:#999; display:block; }\n        .ec-wl-action-row{ justify-content:flex-start; padding-left:88px; margin-top:6px; }\n        .ec-wl-added-date{ text-align:left; padding-left:88px; }\n    }\n    <\/style>\n    \n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"class_list":["post-22553","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Wishlist New - test<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/earthenconnect.com\/test\/wishlist-new\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wishlist New - test\" \/>\n<meta property=\"og:url\" content=\"https:\/\/earthenconnect.com\/test\/wishlist-new\/\" \/>\n<meta property=\"og:site_name\" content=\"test\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-06T10:29:01+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:description\" content=\"[ec_wishlist]\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Wishlist New - test","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/earthenconnect.com\/test\/wishlist-new\/","og_locale":"en_US","og_type":"article","og_title":"Wishlist New - test","og_url":"https:\/\/earthenconnect.com\/test\/wishlist-new\/","og_site_name":"test","article_modified_time":"2026-08-06T10:29:01+00:00","twitter_card":"summary_large_image","twitter_description":"[ec_wishlist]","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/earthenconnect.com\/test\/wishlist-new\/","url":"https:\/\/earthenconnect.com\/test\/wishlist-new\/","name":"Wishlist New - test","isPartOf":{"@id":"https:\/\/earthenconnect.com\/test\/#website"},"datePublished":"2026-08-06T09:53:02+00:00","dateModified":"2026-08-06T10:29:01+00:00","breadcrumb":{"@id":"https:\/\/earthenconnect.com\/test\/wishlist-new\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/earthenconnect.com\/test\/wishlist-new\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/earthenconnect.com\/test\/wishlist-new\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/earthenconnect.com\/test\/"},{"@type":"ListItem","position":2,"name":"Wishlist New"}]},{"@type":"WebSite","@id":"https:\/\/earthenconnect.com\/test\/#website","url":"https:\/\/earthenconnect.com\/test\/","name":"test","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/earthenconnect.com\/test\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/earthenconnect.com\/test\/wp-json\/wp\/v2\/pages\/22553","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/earthenconnect.com\/test\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/earthenconnect.com\/test\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/earthenconnect.com\/test\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/earthenconnect.com\/test\/wp-json\/wp\/v2\/comments?post=22553"}],"version-history":[{"count":4,"href":"https:\/\/earthenconnect.com\/test\/wp-json\/wp\/v2\/pages\/22553\/revisions"}],"predecessor-version":[{"id":22562,"href":"https:\/\/earthenconnect.com\/test\/wp-json\/wp\/v2\/pages\/22553\/revisions\/22562"}],"wp:attachment":[{"href":"https:\/\/earthenconnect.com\/test\/wp-json\/wp\/v2\/media?parent=22553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}