{"id":425,"date":"2016-10-12T21:04:29","date_gmt":"2016-10-12T20:04:29","guid":{"rendered":"https:\/\/www.uma-store.be\/?page_id=425"},"modified":"2017-02-15T13:07:16","modified_gmt":"2017-02-15T13:07:16","slug":"my-wish-list","status":"publish","type":"page","link":"https:\/\/www.uma-store.be\/en\/my-wish-list\/","title":{"rendered":"My Wish List"},"content":{"rendered":"\n\n\n\n<form id=\"yith-wcwl-form\" action=\"https:\/\/www.uma-store.be\/en\/my-wish-list\/\" method=\"post\" class=\"woocommerce yith-wcwl-form wishlist-fragment\" data-fragment-options=\"{&quot;per_page&quot;:5,&quot;pagination&quot;:&quot;no&quot;,&quot;wishlist_id&quot;:false,&quot;action_params&quot;:false,&quot;no_interactions&quot;:false,&quot;layout&quot;:&quot;&quot;,&quot;wishlist&quot;:false,&quot;is_default&quot;:true,&quot;is_custom_list&quot;:false,&quot;wishlist_token&quot;:&quot;&quot;,&quot;is_private&quot;:false,&quot;count&quot;:0,&quot;page_title&quot;:&quot;My Wish List on Uma-store&quot;,&quot;default_wishlsit_title&quot;:&quot;My Wish List on Uma-store&quot;,&quot;current_page&quot;:1,&quot;page_links&quot;:false,&quot;is_user_logged_in&quot;:false,&quot;is_user_owner&quot;:true,&quot;show_price&quot;:true,&quot;show_dateadded&quot;:false,&quot;show_stock_status&quot;:true,&quot;show_add_to_cart&quot;:true,&quot;show_remove_product&quot;:true,&quot;add_to_cart_text&quot;:&quot;Add to Shopping Cart&quot;,&quot;show_ask_estimate_button&quot;:false,&quot;ask_estimate_url&quot;:&quot;&quot;,&quot;price_excl_tax&quot;:true,&quot;show_cb&quot;:false,&quot;show_quantity&quot;:false,&quot;show_variation&quot;:false,&quot;show_price_variations&quot;:false,&quot;show_update&quot;:false,&quot;enable_drag_n_drop&quot;:false,&quot;enable_add_all_to_cart&quot;:false,&quot;move_to_another_wishlist&quot;:false,&quot;repeat_remove_button&quot;:false,&quot;show_last_column&quot;:true,&quot;heading_icon&quot;:&quot;&quot;,&quot;share_enabled&quot;:false,&quot;template_part&quot;:&quot;view&quot;,&quot;additional_info&quot;:false,&quot;available_multi_wishlist&quot;:false,&quot;form_action&quot;:&quot;https:\\\/\\\/www.uma-store.be\\\/en\\\/my-wish-list\\\/&quot;,&quot;item&quot;:&quot;wishlist&quot;}\">\n\n\t<!-- TITLE  2 -->\n\t\n<script>document.cookie = \"wishlistparam=; expires=-1; path=\/; Secure\";<\/script><style>\nspan.from { display: none; }\ntable.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before { display:none; } \n.displaywishmob { display:none; }\na.button.add_to_cart.button.alt { width: 100%; border: 0px !important; font-size: 14px !important; line-height: 40px !important; font-weight: 700 !important; color: #FFF !important; background: #BC8034 !important; border-radius: 0px !important; max-width: fit-content; padding: 0px 10px !important; text-transform: uppercase; }\n@media screen and (max-width: 1450px) {\n.woocommerce-wishlist .wishlist-title h2 { font-size: 18px !important; margin-top: -8px; line-height: 18px; padding-left: 0px !important; margin-bottom: 0; }\n}\n@media screen and (max-width: 768px) { \n.woocommerce table.cart .product-thumbnail { display: none !important; } \ntd.product-stock-status { padding-left: 12px !important; padding-right: 12px !important; padding-top: 16px !important; padding-bottom: 16px !important; }\n.displaywishmob { display:block; font-weight: 700; float: left; }\n}\n\n.woocommerce a.remove:hover { color: #fff!important; background: #FFF; }\n<\/style>\n\n<script>\nvar langinter = 'en';\njQuery(document).ajaxComplete(function() {\n  nbele = jQuery('.shop_table.cart').attr('data-nb-elements');\n    \n  if(nbele == 0)\tdocument.cookie = \"wishlistparam=; expires=-1; path=\/; Secure\";\n  textsimple = '';textcomp = ''; \n\n\tif(nbele > 1)\tjQuery('.totalfav').html(nbele); \n\t\telse\t\tjQuery('.totalfav').html(nbele); \n\t\tjQuery('.totalwishmob').html(nbele);\n\t\t\n\t\t\n\t\tvar contentcookie = '';\n\t\tvar contentcookienew = '';\n\t\tcontentcookie = readCookie('wishlistparam');\n\t\t\/\/ console.log('fav ' + contentcookie);\n\t\tif (typeof contentcookie === 'string' && contentcookie != '')\n\t\t\t{\n\t\t\tcontentcookie = contentcookie.replace(\"\\\\\\\\\", \"\\\\\");\n\t\t\tconsole.log('coockie avant ' + contentcookie);\n\t\t\tvar obj = jQuery.parseJSON(contentcookie);\n\t\t\tvar newobj = new Array();\n\t\t\tfor (i = 0; i < obj.length; i++) \n\t\t\t\t{\n\t\t\t\tif(jQuery(\"#\"+Object.keys(obj[i])).length)\n\t\t\t\t\t{\n\t\t\t\t\tconsole.log('trouve');\n\t\t\t\t\tnewobj.push(obj[i]);\n\t\t\t\t\t}\n\t\t\t\t\telse\n\t\t\t\t\t{\n\t\t\t\t\tconsole.log('non trouve');\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\tcontentcookienew = JSON.stringify(newobj);\n\t\t\tconsole.log('coockie ' + contentcookienew);\n\t\t\tdocument.cookie = \"wishlistparam=\"+contentcookienew+\"; expires=Sun, 28 Feb 2025 00:00:00 UTC; path=\/; Secure\";\n\t\t\t}\n});\n<\/script>\n<form id=\"yith-wcwl-form\" action=\"https:\/\/www.uma-store.be\/en\/my-wish-list\/?wishlist-action=view&#038;lang=en\" method=\"post\" class=\"woocommerce\" inter=\"\">\n\n    <input type=\"hidden\" id=\"yith_wcwl_form_nonce\" name=\"yith_wcwl_form_nonce\" value=\"7c937d9b5e\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/425\" \/>\n    <!-- TITLE theme -->\n            <div class=\"wishlist-title\">\n            <h1>My Wish List<\/h1>        <\/div>\n    \n    <!-- WISHLIST TABLE -->\n\n\t    \n                    \n                <div class=\"wishlist-empty\">No products were added to the wishlist<\/div>\n            \n          \n\n    <input type=\"hidden\" id=\"yith_wcwl_edit_wishlist\" name=\"yith_wcwl_edit_wishlist\" value=\"8fcc5848f5\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/425\" \/>\n            <input type=\"hidden\" value=\"\" name=\"wishlist_id\" id=\"wishlist_id\">\n    \n    \n<\/form>\n\n\n\n<div class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner \"><div class=\"wpb_wrapper\"><div class=\"vc_empty_space\" style=\"height: 80px\"><span class=\"vc_empty_space_inner\"><\/span><\/div>\n<\/div><\/div><\/div><\/div>\n\t<div class=\"yith_wcwl_wishlist_footer\">\n\t\t\n\n\t\t\n\n\t\t\n\t\t\t<\/div>\n\n\t<input type=\"hidden\" id=\"yith_wcwl_edit_wishlist\" name=\"yith_wcwl_edit_wishlist\" value=\"8fcc5848f5\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/425\" \/>\t<input type=\"hidden\" value=\"\" name=\"wishlist_id\" id=\"wishlist_id\">\n\n\t\n<\/form>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"My Wish List No products were added to the wishlist","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-425","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>UMA Multibrandboutique | Your UMA Store wish list<\/title>\n<meta name=\"description\" content=\"Your wish list on UMA Store, the webshop of UMA Multibrandboutique, the webshop with the hippest scandinavian fashion and belgian accessory brands.\" \/>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UMA Multibrandboutique | Your UMA Store wish list\" \/>\n<meta property=\"og:description\" content=\"Your wish list on UMA Store, the webshop of UMA Multibrandboutique, the webshop with the hippest scandinavian fashion and belgian accessory brands.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.uma-store.be\/en\/my-wish-list\/\" \/>\n<meta property=\"og:site_name\" content=\"UMA Multibrand Boutique\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/UMAmultibrandboutique\/\" \/>\n<meta property=\"article:modified_time\" content=\"2017-02-15T13:07:16+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/my-wish-list\\\/\",\"url\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/my-wish-list\\\/\",\"name\":\"UMA Multibrandboutique | Your UMA Store wish list\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/#website\"},\"datePublished\":\"2016-10-12T20:04:29+00:00\",\"dateModified\":\"2017-02-15T13:07:16+00:00\",\"description\":\"Your wish list on UMA Store, the webshop of UMA Multibrandboutique, the webshop with the hippest scandinavian fashion and belgian accessory brands.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/my-wish-list\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.uma-store.be\\\/en\\\/my-wish-list\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/my-wish-list\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"My Wish List\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/\",\"name\":\"UMA Multibrand Boutique\",\"description\":\"Scandinavian and belgian fashion\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/#organization\",\"name\":\"UMA Multibrand Boutique\",\"url\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.uma-store.be\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/UMA-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.uma-store.be\\\/wp-content\\\/uploads\\\/2020\\\/07\\\/UMA-logo.png\",\"width\":118,\"height\":118,\"caption\":\"UMA Multibrand Boutique\"},\"image\":{\"@id\":\"https:\\\/\\\/www.uma-store.be\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/UMAmultibrandboutique\\\/\",\"https:\\\/\\\/www.instagram.com\\\/uma_multibrandboutique\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"UMA Multibrandboutique | Your UMA Store wish list","description":"Your wish list on UMA Store, the webshop of UMA Multibrandboutique, the webshop with the hippest scandinavian fashion and belgian accessory brands.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"UMA Multibrandboutique | Your UMA Store wish list","og_description":"Your wish list on UMA Store, the webshop of UMA Multibrandboutique, the webshop with the hippest scandinavian fashion and belgian accessory brands.","og_url":"https:\/\/www.uma-store.be\/en\/my-wish-list\/","og_site_name":"UMA Multibrand Boutique","article_publisher":"https:\/\/www.facebook.com\/UMAmultibrandboutique\/","article_modified_time":"2017-02-15T13:07:16+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.uma-store.be\/en\/my-wish-list\/","url":"https:\/\/www.uma-store.be\/en\/my-wish-list\/","name":"UMA Multibrandboutique | Your UMA Store wish list","isPartOf":{"@id":"https:\/\/www.uma-store.be\/en\/#website"},"datePublished":"2016-10-12T20:04:29+00:00","dateModified":"2017-02-15T13:07:16+00:00","description":"Your wish list on UMA Store, the webshop of UMA Multibrandboutique, the webshop with the hippest scandinavian fashion and belgian accessory brands.","breadcrumb":{"@id":"https:\/\/www.uma-store.be\/en\/my-wish-list\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.uma-store.be\/en\/my-wish-list\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.uma-store.be\/en\/my-wish-list\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.uma-store.be\/en\/"},{"@type":"ListItem","position":2,"name":"My Wish List"}]},{"@type":"WebSite","@id":"https:\/\/www.uma-store.be\/en\/#website","url":"https:\/\/www.uma-store.be\/en\/","name":"UMA Multibrand Boutique","description":"Scandinavian and belgian fashion","publisher":{"@id":"https:\/\/www.uma-store.be\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.uma-store.be\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.uma-store.be\/en\/#organization","name":"UMA Multibrand Boutique","url":"https:\/\/www.uma-store.be\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.uma-store.be\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.uma-store.be\/wp-content\/uploads\/2020\/07\/UMA-logo.png","contentUrl":"https:\/\/www.uma-store.be\/wp-content\/uploads\/2020\/07\/UMA-logo.png","width":118,"height":118,"caption":"UMA Multibrand Boutique"},"image":{"@id":"https:\/\/www.uma-store.be\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/UMAmultibrandboutique\/","https:\/\/www.instagram.com\/uma_multibrandboutique\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.uma-store.be\/en\/wp-json\/wp\/v2\/pages\/425","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.uma-store.be\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.uma-store.be\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.uma-store.be\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.uma-store.be\/en\/wp-json\/wp\/v2\/comments?post=425"}],"version-history":[{"count":0,"href":"https:\/\/www.uma-store.be\/en\/wp-json\/wp\/v2\/pages\/425\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.uma-store.be\/en\/wp-json\/wp\/v2\/media?parent=425"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}