{
    "id": 26,
    "date": "2024-12-01T15:25:54",
    "date_gmt": "2024-12-01T15:25:54",
    "guid": {
        "rendered": "https:\/\/spa.soon2come.website\/gift-card-balance\/"
    },
    "modified": "2024-12-01T15:25:54",
    "modified_gmt": "2024-12-01T15:25:54",
    "slug": "gift-card-balance",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/spamassagepanorama.com\/en\/gift-card-balance\/",
    "title": {
        "rendered": "Gift Card Balance"
    },
    "content": {
        "rendered": "<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:\/\/spamassagepanorama.com\/wp-admin\/admin-ajax.php\",type: \"POST\",data: {action: \"wps_uwgc_check_gift_balance_org\",email: email,coupon: code,wps_wgm_nonce_check: \"af784551f4\"},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>",
        "protected": false
    },
    "excerpt": {
        "rendered": "",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "parent": 0,
    "menu_order": 0,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "",
    "meta": {
        "nf_dc_page": "",
        "site-sidebar-layout": "default",
        "site-content-layout": "",
        "ast-site-content-layout": "default",
        "site-content-style": "default",
        "site-sidebar-style": "default",
        "ast-global-header-display": "",
        "ast-banner-title-visibility": "",
        "ast-main-header-display": "",
        "ast-hfb-above-header-display": "",
        "ast-hfb-below-header-display": "",
        "ast-hfb-mobile-header-display": "",
        "site-post-title": "",
        "ast-breadcrumbs-content": "",
        "ast-featured-img": "",
        "footer-sml-layout": "",
        "ast-disable-related-posts": "",
        "theme-transparent-header-meta": "",
        "adv-header-id-meta": "",
        "stick-header-meta": "",
        "header-above-stick-meta": "",
        "header-main-stick-meta": "",
        "header-below-stick-meta": "",
        "astra-migrate-meta-layouts": "default",
        "ast-page-background-enabled": "default",
        "ast-page-background-meta": {
            "desktop": {
                "background-color": "var(--ast-global-color-4)",
                "background-image": "",
                "background-repeat": "repeat",
                "background-position": "center center",
                "background-size": "auto",
                "background-attachment": "scroll",
                "background-type": "",
                "background-media": "",
                "overlay-type": "",
                "overlay-color": "",
                "overlay-opacity": "",
                "overlay-gradient": ""
            },
            "tablet": {
                "background-color": "",
                "background-image": "",
                "background-repeat": "repeat",
                "background-position": "center center",
                "background-size": "auto",
                "background-attachment": "scroll",
                "background-type": "",
                "background-media": "",
                "overlay-type": "",
                "overlay-color": "",
                "overlay-opacity": "",
                "overlay-gradient": ""
            },
            "mobile": {
                "background-color": "",
                "background-image": "",
                "background-repeat": "repeat",
                "background-position": "center center",
                "background-size": "auto",
                "background-attachment": "scroll",
                "background-type": "",
                "background-media": "",
                "overlay-type": "",
                "overlay-color": "",
                "overlay-opacity": "",
                "overlay-gradient": ""
            }
        },
        "ast-content-background-meta": {
            "desktop": {
                "background-color": "var(--ast-global-color-5)",
                "background-image": "",
                "background-repeat": "repeat",
                "background-position": "center center",
                "background-size": "auto",
                "background-attachment": "scroll",
                "background-type": "",
                "background-media": "",
                "overlay-type": "",
                "overlay-color": "",
                "overlay-opacity": "",
                "overlay-gradient": ""
            },
            "tablet": {
                "background-color": "var(--ast-global-color-5)",
                "background-image": "",
                "background-repeat": "repeat",
                "background-position": "center center",
                "background-size": "auto",
                "background-attachment": "scroll",
                "background-type": "",
                "background-media": "",
                "overlay-type": "",
                "overlay-color": "",
                "overlay-opacity": "",
                "overlay-gradient": ""
            },
            "mobile": {
                "background-color": "var(--ast-global-color-5)",
                "background-image": "",
                "background-repeat": "repeat",
                "background-position": "center center",
                "background-size": "auto",
                "background-attachment": "scroll",
                "background-type": "",
                "background-media": "",
                "overlay-type": "",
                "overlay-color": "",
                "overlay-opacity": "",
                "overlay-gradient": ""
            }
        },
        "footnotes": ""
    },
    "class_list": [
        "post-26",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "yoast_head": "<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Gift Card Balance - Massage &amp; Spa Panorama - Laval<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/spamassagepanorama.com\/en\/gift-card-balance\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Gift Card Balance - Massage &amp; Spa Panorama - Laval\" \/>\n<meta property=\"og:url\" content=\"http:\/\/spamassagepanorama.com\/en\/gift-card-balance\/\" \/>\n<meta property=\"og:site_name\" content=\"Massage &amp; Spa Panorama - Laval\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/Panorama-Massages-Spas\/61572741940930\/\" \/>\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\":\"http:\\\/\\\/spamassagepanorama.com\\\/en\\\/gift-card-balance\\\/\",\"url\":\"http:\\\/\\\/spamassagepanorama.com\\\/en\\\/gift-card-balance\\\/\",\"name\":\"Gift Card Balance - Massage &amp; Spa Panorama - Laval\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/spamassagepanorama.com\\\/fr\\\/#website\"},\"datePublished\":\"2024-12-01T15:25:54+00:00\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/spamassagepanorama.com\\\/en\\\/gift-card-balance\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/spamassagepanorama.com\\\/en\\\/gift-card-balance\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/spamassagepanorama.com\\\/en\\\/gift-card-balance\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/spamassagepanorama.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Gift Card Balance\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/spamassagepanorama.com\\\/fr\\\/#website\",\"url\":\"http:\\\/\\\/spamassagepanorama.com\\\/fr\\\/\",\"name\":\"Massage & Spa Panorama\",\"description\":\"Massage &amp; Spa Panorama - Laval\",\"publisher\":{\"@id\":\"http:\\\/\\\/spamassagepanorama.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/spamassagepanorama.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\\\/\\\/spamassagepanorama.com\\\/fr\\\/#organization\",\"name\":\"Massage & Spa Panorama\",\"url\":\"http:\\\/\\\/spamassagepanorama.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\\\/\\\/spamassagepanorama.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/spamassagepanorama.com\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/panorama-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/spamassagepanorama.com\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/panorama-logo-1.png\",\"width\":1024,\"height\":1024,\"caption\":\"Massage & Spa Panorama\"},\"image\":{\"@id\":\"http:\\\/\\\/spamassagepanorama.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/Panorama-Massages-Spas\\\/61572741940930\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->",
    "yoast_head_json": {
        "title": "Gift Card Balance - Massage &amp; Spa Panorama - Laval",
        "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": "http:\/\/spamassagepanorama.com\/en\/gift-card-balance\/",
        "og_locale": "en_US",
        "og_type": "article",
        "og_title": "Gift Card Balance - Massage &amp; Spa Panorama - Laval",
        "og_url": "http:\/\/spamassagepanorama.com\/en\/gift-card-balance\/",
        "og_site_name": "Massage &amp; Spa Panorama - Laval",
        "article_publisher": "https:\/\/www.facebook.com\/people\/Panorama-Massages-Spas\/61572741940930\/",
        "twitter_card": "summary_large_image",
        "schema": {
            "@context": "https:\/\/schema.org",
            "@graph": [
                {
                    "@type": "WebPage",
                    "@id": "http:\/\/spamassagepanorama.com\/en\/gift-card-balance\/",
                    "url": "http:\/\/spamassagepanorama.com\/en\/gift-card-balance\/",
                    "name": "Gift Card Balance - Massage &amp; Spa Panorama - Laval",
                    "isPartOf": {
                        "@id": "http:\/\/spamassagepanorama.com\/fr\/#website"
                    },
                    "datePublished": "2024-12-01T15:25:54+00:00",
                    "breadcrumb": {
                        "@id": "http:\/\/spamassagepanorama.com\/en\/gift-card-balance\/#breadcrumb"
                    },
                    "inLanguage": "en-US",
                    "potentialAction": [
                        {
                            "@type": "ReadAction",
                            "target": [
                                "http:\/\/spamassagepanorama.com\/en\/gift-card-balance\/"
                            ]
                        }
                    ]
                },
                {
                    "@type": "BreadcrumbList",
                    "@id": "http:\/\/spamassagepanorama.com\/en\/gift-card-balance\/#breadcrumb",
                    "itemListElement": [
                        {
                            "@type": "ListItem",
                            "position": 1,
                            "name": "Home",
                            "item": "https:\/\/spamassagepanorama.com\/"
                        },
                        {
                            "@type": "ListItem",
                            "position": 2,
                            "name": "Gift Card Balance"
                        }
                    ]
                },
                {
                    "@type": "WebSite",
                    "@id": "http:\/\/spamassagepanorama.com\/fr\/#website",
                    "url": "http:\/\/spamassagepanorama.com\/fr\/",
                    "name": "Massage & Spa Panorama",
                    "description": "Massage &amp; Spa Panorama - Laval",
                    "publisher": {
                        "@id": "http:\/\/spamassagepanorama.com\/fr\/#organization"
                    },
                    "potentialAction": [
                        {
                            "@type": "SearchAction",
                            "target": {
                                "@type": "EntryPoint",
                                "urlTemplate": "http:\/\/spamassagepanorama.com\/fr\/?s={search_term_string}"
                            },
                            "query-input": {
                                "@type": "PropertyValueSpecification",
                                "valueRequired": true,
                                "valueName": "search_term_string"
                            }
                        }
                    ],
                    "inLanguage": "en-US"
                },
                {
                    "@type": "Organization",
                    "@id": "http:\/\/spamassagepanorama.com\/fr\/#organization",
                    "name": "Massage & Spa Panorama",
                    "url": "http:\/\/spamassagepanorama.com\/fr\/",
                    "logo": {
                        "@type": "ImageObject",
                        "inLanguage": "en-US",
                        "@id": "http:\/\/spamassagepanorama.com\/fr\/#\/schema\/logo\/image\/",
                        "url": "https:\/\/spamassagepanorama.com\/wp-content\/uploads\/2024\/12\/panorama-logo-1.png",
                        "contentUrl": "https:\/\/spamassagepanorama.com\/wp-content\/uploads\/2024\/12\/panorama-logo-1.png",
                        "width": 1024,
                        "height": 1024,
                        "caption": "Massage & Spa Panorama"
                    },
                    "image": {
                        "@id": "http:\/\/spamassagepanorama.com\/fr\/#\/schema\/logo\/image\/"
                    },
                    "sameAs": [
                        "https:\/\/www.facebook.com\/people\/Panorama-Massages-Spas\/61572741940930\/"
                    ]
                }
            ]
        }
    },
    "_links": {
        "self": [
            {
                "href": "https:\/\/spamassagepanorama.com\/en\/wp-json\/wp\/v2\/pages\/26",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/spamassagepanorama.com\/en\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/spamassagepanorama.com\/en\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/spamassagepanorama.com\/en\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/spamassagepanorama.com\/en\/wp-json\/wp\/v2\/comments?post=26"
            }
        ],
        "version-history": [
            {
                "count": 0,
                "href": "https:\/\/spamassagepanorama.com\/en\/wp-json\/wp\/v2\/pages\/26\/revisions"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/spamassagepanorama.com\/en\/wp-json\/wp\/v2\/media?parent=26"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}