{"id":881,"date":"2026-08-16T17:27:46","date_gmt":"2026-08-16T15:27:46","guid":{"rendered":"https:\/\/huilebenso.com\/solde-de-la-carte-cadeau\/"},"modified":"2026-08-16T20:47:35","modified_gmt":"2026-08-16T18:47:35","slug":"solde-de-la-carte-cadeau","status":"publish","type":"page","link":"https:\/\/huilebenso.com\/en\/solde-de-la-carte-cadeau\/","title":{"rendered":"Solde de la carte-cadeau"},"content":{"rendered":"<figure class=\"wp-block-image size-full\" style=\"margin-top:0;margin-bottom:0\"><img loading=\"lazy\" decoding=\"async\" width=\"1983\" height=\"793\" src=\"https:\/\/huilebenso.com\/wp-content\/uploads\/2026\/08\/gift-solde.png\" alt=\"\" class=\"wp-image-904\" style=\"object-fit:cover\" srcset=\"https:\/\/huilebenso.com\/wp-content\/uploads\/2026\/08\/gift-solde.png 1983w, https:\/\/huilebenso.com\/wp-content\/uploads\/2026\/08\/gift-solde-300x120.png 300w, https:\/\/huilebenso.com\/wp-content\/uploads\/2026\/08\/gift-solde-1024x409.png 1024w, https:\/\/huilebenso.com\/wp-content\/uploads\/2026\/08\/gift-solde-768x307.png 768w, https:\/\/huilebenso.com\/wp-content\/uploads\/2026\/08\/gift-solde-1536x614.png 1536w, https:\/\/huilebenso.com\/wp-content\/uploads\/2026\/08\/gift-solde-18x7.png 18w, https:\/\/huilebenso.com\/wp-content\/uploads\/2026\/08\/gift-solde-600x240.png 600w\" sizes=\"auto, (max-width: 1983px) 100vw, 1983px\" \/><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wps-gift-card-balance-shortcode\"><div class=\"wps-shortcode-balance-form\"><p><label for=\"wps_shortcode_gift_card_email\">Email Address:<\/label><input type=\"email\" id=\"wps_shortcode_gift_card_email\" class=\"wps-shortcode-input\" placeholder=\"Enter your email\" required \/><\/p><p><label for=\"wps_shortcode_gift_card_code\">Gift Card Code:<\/label><input type=\"text\" id=\"wps_shortcode_gift_card_code\" class=\"wps-shortcode-input\" placeholder=\"Enter gift card code\" required \/><\/p><p><button type=\"button\" id=\"wps_shortcode_check_balance\" class=\"button wps-shortcode-button\" style=\"background-color: #663399; color: #fff; border: none; padding: 10px 20px; cursor: pointer; width: 100%; border-radius: 3px;\">Check Balance<\/button><\/p><div id=\"wps_shortcode_loader\" style=\"display: none; text-align: center; margin: 10px 0;\"><span class=\"wps-shortcode-spinner\" style=\"display: inline-block; width: 20px; height: 20px; border: 3px solid #663399; border-top-color: transparent; border-radius: 50%; animation: wps-spin 1s linear infinite;\"><\/span><span>Checking...<\/span><\/div><div id=\"wps_shortcode_balance_result\" style=\"margin-top: 15px;\"><\/div><\/div><\/div><style>.wps-gift-card-balance-shortcode .wps-shortcode-input {width: 100%;padding: 8px;border: 1px solid #ddd;border-radius: 3px;box-sizing: border-box;}.wps-gift-card-balance-shortcode label {display: block;margin-bottom: 5px;font-weight: 600;}.wps-gift-card-balance-shortcode p {margin-bottom: 15px;}.wps-gift-card-balance-shortcode .wps-shortcode-button:hover {opacity: 0.9;}@keyframes wps-spin {to { transform: rotate(360deg); }}#wps_shortcode_balance_result .wps-balance-info {background: #f8f9fa;padding: 15px;border-radius: 5px;border-left: 4px solid #663399;}#wps_shortcode_balance_result .wps-error {color: #d63638;padding: 10px;background: #ffe6e6;border-radius: 3px;border-left: 4px solid #d63638;}<\/style><script type=\"text\/javascript\">jQuery(document).ready(function($) {$(\"#wps_shortcode_check_balance\").on(\"click\", function() {var email = $(\"#wps_shortcode_gift_card_email\").val().trim();var code = $(\"#wps_shortcode_gift_card_code\").val().trim();if (!email || !code) {$(\"#wps_shortcode_balance_result\").html(\"<div class=\\\"wps-error\\\">Please enter both email and gift card code.<\/div>\");return;}$(\"#wps_shortcode_loader\").show();$(\"#wps_shortcode_balance_result\").html(\"\");$(\"#wps_shortcode_check_balance\").prop(\"disabled\", true);$.ajax({url: \"https:\/\/huilebenso.com\/wp-admin\/admin-ajax.php\",type: \"POST\",data: {action: \"wps_uwgc_check_gift_balance_org\",email: email,coupon: code,wps_wgm_nonce_check: \"3b68604a75\"},dataType: \"json\",success: function(response) {$(\"#wps_shortcode_loader\").hide();$(\"#wps_shortcode_check_balance\").prop(\"disabled\", false);if (response.result === true) {$(\"#wps_shortcode_balance_result\").html(\"<div class=\\\"wps-balance-info\\\">\" + response.html + \"<\/div>\");setTimeout(function() {initializeShortcodeCopyButtons();}, 100);} else {$(\"#wps_shortcode_balance_result\").html(\"<div class=\\\"wps-error\\\">\" + response.message + \"<\/div>\");}},error: function() {$(\"#wps_shortcode_loader\").hide();$(\"#wps_shortcode_check_balance\").prop(\"disabled\", false);$(\"#wps_shortcode_balance_result\").html(\"<div class=\\\"wps-error\\\">An error occurred. Please try again.<\/div>\");}});});$(\"#wps_shortcode_gift_card_email, #wps_shortcode_gift_card_code\").on(\"keypress\", function(e) {if (e.which === 13) {$(\"#wps_shortcode_check_balance\").click();}});function initializeShortcodeCopyButtons() {$(\".wps-copy-balance-btn\").off(\"click\").on(\"click\", function() {var button = $(this);var couponCode = button.attr(\"data-coupon\");var originalText = button.text();var buttonColor = \"#663399\";if (navigator.clipboard && navigator.clipboard.writeText) {navigator.clipboard.writeText(couponCode).then(function() {button.text(\"Copied!\");button.css(\"background\", \"#28a745\");setTimeout(function() {button.text(originalText);button.css(\"background\", buttonColor);}, 2000);}).catch(function(err) {console.error(\"Failed to copy:\", err);});} else {var textArea = document.createElement(\"textarea\");textArea.value = couponCode;textArea.style.position = \"fixed\";textArea.style.left = \"-999999px\";document.body.appendChild(textArea);textArea.select();try {document.execCommand(\"copy\");button.text(\"Copied!\");button.css(\"background\", \"#28a745\");setTimeout(function() {button.text(originalText);button.css(\"background\", buttonColor);}, 2000);} catch (err) {console.error(\"Failed to copy:\", err);}document.body.removeChild(textArea);}});}});<\/script>\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-881","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":7}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/huilebenso.com\/en\/wp-json\/wp\/v2\/pages\/881","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/huilebenso.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/huilebenso.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/huilebenso.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/huilebenso.com\/en\/wp-json\/wp\/v2\/comments?post=881"}],"version-history":[{"count":5,"href":"https:\/\/huilebenso.com\/en\/wp-json\/wp\/v2\/pages\/881\/revisions"}],"predecessor-version":[{"id":907,"href":"https:\/\/huilebenso.com\/en\/wp-json\/wp\/v2\/pages\/881\/revisions\/907"}],"wp:attachment":[{"href":"https:\/\/huilebenso.com\/en\/wp-json\/wp\/v2\/media?parent=881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}