{"id":224295,"date":"2019-05-17T15:42:13","date_gmt":"2019-05-17T19:42:13","guid":{"rendered":"https:\/\/damgooddeals.com\/?page_id=224295"},"modified":"2023-11-06T15:42:12","modified_gmt":"2023-11-06T20:42:12","slug":"support-dashboard","status":"publish","type":"page","link":"https:\/\/damgooddeals.com\/?page_id=224295","title":{"rendered":"Support Dashboard"},"content":{"rendered":"<p><strong>MESSAGE SUPPORT SYSTEM<br \/>\n<\/strong>CLICK NEW TICKET to open a new contact support ticket or if you have an exsiting ticket you can reply to that.<\/p>\n<p>All support is done by support ticket and email.\u00a0 To best contact us please open a support ticket as this INSURES we receive your message you are taking a chance using email as it is unreliable but our email is available below.\u00a0 We do not have phone support.<\/p>\n\t\t\t<div id=\"wpsc-container\" style=\"display:none;\">\n\t\t\t\t<div class=\"wpsc-shortcode-container\">\n\t\t\t\t\t\t\t\t<div class=\"wpsc-auth-container\">\n\t\t\t\t<div class=\"auth-inner-container\">\n\t\t\t\t\t<h2>Please sign in<\/h2>\n\t\t\t\t\t<form onsubmit=\"return false;\" class=\"wpsc-login wpsc-default-login\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<button class=\"wpsc-button normal primary\" onclick=\"wpsc_custom_login( this, 'https:\/\/damgooddeals.com\/?page_id=224295' )\">Sign In<\/button>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/form>\n\n\t\t\t\t\t<div class=\"auth-links\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"wpsc-link wpsc-register\" href=\"https:\/\/damgooddeals.com\/?page_id=276983\">Register now<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<script>\n\t\t\t\t\t\/**\n\t\t\t\t\t * Submit default login form\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_submit_login_form(el) {\n\n\t\t\t\t\t\tvar dataform = new FormData(jQuery(el).closest('form')[0]);\n\t\t\t\t\t\tvar username = dataform.get('username').trim();\n\t\t\t\t\t\tvar password = dataform.get('password').trim();\n\t\t\t\t\t\tif (!username || !password) {\n\t\t\t\t\t\t\talert(supportcandy.translations.req_fields_missing);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\t\twpsc_post_login_form(el, dataform);\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Submit login form\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_post_login_form(el, dataform) {\n\n\t\t\t\t\t\tjQuery(el).text(supportcandy.translations.please_wait);\n\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\turl: supportcandy.ajax_url,\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdata: dataform,\n\t\t\t\t\t\t\tprocessData: false,\n\t\t\t\t\t\t\tcontentType: false\n\t\t\t\t\t\t}).done(function (response) {\n\t\t\t\t\t\t\tif (response.success) {\n\t\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tif (response.data) {\n\t\t\t\t\t\t\t\tif (typeof response.data === 'string') {\n\t\t\t\t\t\t\t\t\tmessage = response.data;\n\t\t\t\t\t\t\t\t} else if (response.data.message) {\n\t\t\t\t\t\t\t\t\tmessage = response.data.message;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\talert(message);\n\t\t\t\t\t\t}).fail(function (xhr, status, error) {\n\t\t\t\t\t\t\tlet message = supportcandy.translations.something_wrong;\n\n\t\t\t\t\t\t\t\/\/ Handle WP JSON errors (401, 403, 400)\n\t\t\t\t\t\t\tif (xhr.responseJSON && xhr.responseJSON.data) {\n\t\t\t\t\t\t\t\tif (typeof xhr.responseJSON.data === 'string') {\n\t\t\t\t\t\t\t\t\tmessage = xhr.responseJSON.data;\n\t\t\t\t\t\t\t\t} else if (xhr.responseJSON.data.message) {\n\t\t\t\t\t\t\t\t\tmessage = xhr.responseJSON.data.message;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\talert(message);\n\t\t\t\t\t\t}).always(function () {\n\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Custom login\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_custom_login(el, url) {\n\n\t\t\t\t\t\tjQuery(el).text(supportcandy.translations.please_wait);\n\t\t\t\t\t\twindow.location.href = url;\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Get default registration page\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_get_default_registration() {\n\n\t\t\t\t\t\tjQuery('.auth-inner-container').html(supportcandy.loader_html);\n\t\t\t\t\t\tvar data = { action: 'wpsc_get_default_registration' };\n\t\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\t\t\tjQuery('.auth-inner-container').html(response);\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Set default registration form\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_set_default_registration(el) {\n\n\t\t\t\t\t\tvar dataform = new FormData(jQuery(el).closest('form')[0]);\n\t\t\t\t\t\tvar firstname = dataform.get('firstname').trim();\n\t\t\t\t\t\tvar lastname = dataform.get('lastname').trim();\n\t\t\t\t\t\tvar username = dataform.get('username').trim();\n\t\t\t\t\t\tvar email_address = dataform.get('email_address').trim();\n\t\t\t\t\t\tvar password = dataform.get('password').trim();\n\t\t\t\t\t\tvar confirm_password = dataform.get('confirm_password').trim();\n\t\t\t\t\t\tvar isUsername = dataform.get('is_username').trim();\n\t\t\t\t\t\tvar isEmail = dataform.get('is_email').trim();\n\n\t\t\t\t\t\t\n\t\t\t\t\t\tif (!firstname || !lastname || !username || !email_address || !password || !confirm_password) {\n\t\t\t\t\t\t\talert(supportcandy.translations.req_fields_missing);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (!validateEmail(email_address)) {\n\t\t\t\t\t\t\talert(supportcandy.translations.incorrect_email);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (isUsername != 1) {\n\t\t\t\t\t\t\talert(supportcandy.translations.unsername_unavailable);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (isEmail != 1) {\n\t\t\t\t\t\t\talert(supportcandy.translations.email_unavailable);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (password !== confirm_password) {\n\t\t\t\t\t\t\talert(supportcandy.translations.incorrect_password);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\twpsc_authenticate_registration(el, dataform);\n\t\t\t\t\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Post registration form\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_authenticate_registration(el, dataform) {\n\n\t\t\t\t\t\tjQuery('.auth-inner-container').html(supportcandy.loader_html);\n\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\turl: supportcandy.ajax_url,\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdata: dataform,\n\t\t\t\t\t\t\tprocessData: false,\n\t\t\t\t\t\t\tcontentType: false\n\t\t\t\t\t\t}).done(function (res) {\n\t\t\t\t\t\t\tif (typeof(res) == \"object\") {\n\t\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\t\twpsc_get_default_registration();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tjQuery('.auth-inner-container').html(res);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}).fail(function (res) {\n\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Register user\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_confirm_registration(el) {\n\n\t\t\t\t\t\tjQuery('.auth-inner-container').html(supportcandy.loader_html);\n\t\t\t\t\t\tvar dataform = new FormData(jQuery(el).closest('form')[0]);\n\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\turl: supportcandy.ajax_url,\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdata: dataform,\n\t\t\t\t\t\t\tprocessData: false,\n\t\t\t\t\t\t\tcontentType: false\n\t\t\t\t\t\t}).done(function (res) {\n\t\t\t\t\t\t\tif (res.isSuccess == 1) {\n\t\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\t\twpsc_get_default_registration();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Get guest otp login screen\n\t\t\t\t\t *\n\t\t\t\t\t * @return void\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_get_guest_sign_in() {\n\n\t\t\t\t\t\tjQuery('.auth-inner-container').html(supportcandy.loader_html);\n\t\t\t\t\t\tvar data = { action: 'wpsc_get_guest_sign_in' };\n\t\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (res) {\n\t\t\t\t\t\t\tif (typeof(res) == \"object\") {\n\t\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tjQuery('.auth-inner-container').html(res);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Send login OTP\n\t\t\t\t\t *\n\t\t\t\t\t * @return void\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_authenticate_guest_login(el) {\n\n\t\t\t\t\t\tvar dataform = new FormData(jQuery(el).closest('form')[0]);\n\n\t\t\t\t\t\tvar email_address = dataform.get('email_address').trim();\n\t\t\t\t\t\tif ( ! email_address ) {\n\t\t\t\t\t\t\talert(supportcandy.translations.req_fields_missing);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tif (!validateEmail(email_address)) {\n\t\t\t\t\t\t\talert(supportcandy.translations.incorrect_email);\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tjQuery(el).text(supportcandy.translations.please_wait);\n\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\turl: supportcandy.ajax_url,\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdata: dataform,\n\t\t\t\t\t\t\tprocessData: false,\n\t\t\t\t\t\t\tcontentType: false\n\t\t\t\t\t\t}).done(function (res) {\n\t\t\t\t\t\t\tif (typeof(res) == \"object\") {\n\t\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\t\twpsc_get_guest_sign_in();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tjQuery('.auth-inner-container').html(res);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}).fail(function (res) {\n\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\t\/**\n\t\t\t\t\t * Confirm guest login auth\n\t\t\t\t\t *\n\t\t\t\t\t * @return void\n\t\t\t\t\t *\/\n\t\t\t\t\tfunction wpsc_confirm_guest_login(el) {\n\n\t\t\t\t\t\tjQuery('.auth-inner-container').html(supportcandy.loader_html);\n\t\t\t\t\t\tvar dataform = new FormData(jQuery(el).closest('form')[0]);\n\t\t\t\t\t\tjQuery.ajax({\n\t\t\t\t\t\t\turl: supportcandy.ajax_url,\n\t\t\t\t\t\t\ttype: 'POST',\n\t\t\t\t\t\t\tdata: dataform,\n\t\t\t\t\t\t\tprocessData: false,\n\t\t\t\t\t\t\tcontentType: false\n\t\t\t\t\t\t}).done(function (res) {\n\t\t\t\t\t\t\tif (res.isSuccess == 1) {\n\t\t\t\t\t\t\t\twindow.location.reload();\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\talert(supportcandy.translations.something_wrong);\n\t\t\t\t\t\t\t\twpsc_get_guest_sign_in();\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t<\/script>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"wpsc-page-snippets\" style=\"display: none;\">\n\t\t\t\t<div class=\"wpsc-editor-attachment upload-waiting\">\n\t\t\t\t\t<div class=\"attachment-label\"><\/div>\n\t\t\t\t\t<div class=\"attachment-remove\" onclick=\"wpsc_remove_attachment(this)\">\n\t\t\t\t\t<svg aria-hidden=\"true\" class=\"svg-inline--fa fa-times fa-w-11\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 352 512\"><path fill=\"currentColor\" d=\"M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"attachment-waiting\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<script type=\"text\/javascript\">\n\n\t\t\t\t\/**\n\t\t\t\t * Get ticket list\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_ticket_list(is_humbargar = false) {\n\n\t\t\t\t\tsupportcandy.current_section = 'ticket-list';\n\n\t\t\t\t\tif (is_humbargar) wpsc_toggle_humbargar();\n\n\t\t\t\t\tif (wpsc_is_description_text()) {\n\t\t\t\t\t\tif ( !confirm(supportcandy.translations.warning_message)){\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}  else {\n\t\t\t\t\t\t\tvar is_tinymce = (typeof tinyMCE != \"undefined\") && tinyMCE.activeEditor && !tinyMCE.activeEditor.isHidden();\n\t\t\t\t\t\t\tif (is_tinymce && tinymce.get('description')) {\n\t\t\t\t\t\t\t\tvar description = tinyMCE.get('description').setContent('');\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\tvar description = jQuery('#description').val('');\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tticket_id = jQuery('#wpsc-current-ticket').val();\n\t\t\t\t\t\t\twpsc_clear_saved_draft_reply( ticket_id );\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\tvar id = supportcandy.current_ticket_id;\n\t\t\t\t\tif (id) {\n\t\t\t\t\t\tdelete supportcandy.current_ticket_id;\n\t\t\t\t\t\twpsc_get_individual_ticket(id);\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\twpsc_update_live_agents();\n\n\t\t\t\t\t\/\/ set flag to differenciate between ticket list and individual ticket\n\t\t\t\t\tsupportcandy.ticketListIsIndividual = false;\n\n\t\t\t\t\tjQuery('.wpsc-tickets-nav, .wpsc-humbargar-menu-item').removeClass('active');\n\t\t\t\t\tjQuery('.wpsc-tickets-nav.ticket-list, .wpsc-humbargar-menu-item.ticket-list').addClass('active');\n\t\t\t\t\tjQuery('.wpsc-humbargar-title').html(supportcandy.humbargar_titles.ticket_list);\n\n\t\t\t\t\t\/\/ set url\n\t\t\t\t\tvar url = new URL(window.location.href);\n\t\t\t\t\tvar search_params = url.searchParams;\n\t\t\t\t\tsearch_params.set('wpsc-section', 'ticket-list');\n\t\t\t\t\tsearch_params.delete('ticket-id');\n\t\t\t\t\turl.search = search_params.toString();\n\t\t\t\t\twindow.history.replaceState({}, null, url.toString());\n\n\t\t\t\t\tjQuery('.wpsc-body').html(supportcandy.loader_html);\n\n\t\t\t\t\tvar data = {\n\t\t\t\t\t\taction: 'wpsc_get_ticket_list',\n\t\t\t\t\t\t_ajax_nonce: supportcandy.nonce,\n\t\t\t\t\t\tis_frontend: supportcandy.is_frontend\n\t\t\t\t\t};\n\t\t\t\t\tsearch_params.forEach(function(value, key) {\n\t\t\t\t\t\tdata[key] = value;\n\t\t\t\t\t});\n\t\t\t\t\tif (typeof supportcandy.ticketList != 'undefined' && typeof supportcandy.ticketList.filters != 'undefined') {\n\t\t\t\t\t\tdata.filters = supportcandy.ticketList.filters;\n\t\t\t\t\t}\n\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\t\tjQuery('.wpsc-body').html(response);\n\t\t\t\t\t\twpsc_reset_responsive_style();\n\t\t\t\t\t});\n\t\t\t\t\twpsc_delete_auto_draft();\n\t\t\t\t}\n\n\t\t\t\t\/**\n\t\t\t\t * Get individual ticket\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_individual_ticket(id) {\n\n\t\t\t\t\tjQuery('.wpsc-tickets-nav, .wpsc-humbargar-menu-item').removeClass('active');\n\t\t\t\t\tjQuery('.wpsc-tickets-nav.ticket-list, .wpsc-humbargar-menu-item.ticket-list').addClass('active');\n\t\t\t\t\tjQuery('.wpsc-humbargar-title').html(supportcandy.humbargar_titles.ticket_list);\n\n\t\t\t\t\t\/\/ set url\n\t\t\t\t\tvar url = new URL(window.location.href);\n\t\t\t\t\tvar search_params = url.searchParams;\n\t\t\t\t\tsearch_params.set('wpsc-section', 'ticket-list');\n\t\t\t\t\tsearch_params.set('ticket-id', id);\n\t\t\t\t\turl.search = search_params.toString();\n\t\t\t\t\twindow.history.replaceState({}, null, url.toString());\n\n\t\t\t\t\tjQuery('.wpsc-body').html(supportcandy.loader_html);\n\n\t\t\t\t\t\/\/ set flag to differenciate between ticket list and individual ticket\n\t\t\t\t\tsupportcandy.ticketListIsIndividual = true;\n\n\t\t\t\t\tvar data = {\n\t\t\t\t\t\taction: 'wpsc_get_individual_ticket',\n\t\t\t\t\t\tticket_id: id,\n\t\t\t\t\t};\n\t\t\t\t\tsearch_params.forEach(function(value, key) {\n\t\t\t\t\t\tdata[key] = value;\n\t\t\t\t\t});\n\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\t\tjQuery('.wpsc-body').html(response);\n\t\t\t\t\t\twpsc_reset_responsive_style();\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\t\/**\n\t\t\t\t * Get create ticket form\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_ticket_form(is_humbargar = false) {\n\t\t\t\t\t\n\t\t\t\t\tsupportcandy.current_section = 'new-ticket';\n\n\t\t\t\t\tif (is_humbargar) wpsc_toggle_humbargar();\n\n\t\t\t\t\tif (wpsc_is_description_text()) {\n\t\t\t\t\t\tif ( confirm(supportcandy.translations.warning_message)){\n\t\t\t\t\t\t\tcurrent_ticket = jQuery('#wpsc-current-ticket').val();\n\t\t\t\t\t\t\twpsc_clear_saved_draft_reply( current_ticket );\n\t\t\t\t\t\t} else{\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\tjQuery('.wpsc-tickets-nav, .wpsc-humbargar-menu-item').removeClass('active');\n\t\t\t\t\tjQuery('.wpsc-tickets-nav.new-ticket, .wpsc-humbargar-menu-item.new-ticket').addClass('active');\n\t\t\t\t\tjQuery('.wpsc-humbargar-title').html(supportcandy.humbargar_titles.new_ticket);\n\n\t\t\t\t\twpsc_update_live_agents();\n\n\t\t\t\t\t\/\/ set url\n\t\t\t\t\tvar url = new URL(window.location.href);\n\t\t\t\t\tvar search_params = url.searchParams;\n\t\t\t\t\tsearch_params.set('wpsc-section', 'new-ticket');\n\t\t\t\t\tsearch_params.delete('ticket-id');\n\t\t\t\t\turl.search = search_params.toString();\n\t\t\t\t\twindow.history.replaceState({}, null, url.toString());\n\n\t\t\t\t\tjQuery('.wpsc-body').html(supportcandy.loader_html);\n\n\t\t\t\t\tvar data = {\n\t\t\t\t\t\taction: 'wpsc_get_ticket_form',\n\t\t\t\t\t\t_ajax_nonce: supportcandy.nonce\n\t\t\t\t\t};\n\t\t\t\t\tsearch_params.forEach(function(value, key) {\n\t\t\t\t\t\tdata[key] = value;\n\t\t\t\t\t});\n\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\t\tjQuery('.wpsc-body').html(response);\n\t\t\t\t\t\twpsc_reset_responsive_style();\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\t\/**\n\t\t\t\t * Get agent settings\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_user_profile(is_humbargar = false) {\n\n\t\t\t\t\tsupportcandy.current_section = 'my-profile';\n\n\t\t\t\t\tif (is_humbargar) wpsc_toggle_humbargar();\n\n\t\t\t\t\tjQuery('.wpsc-tickets-nav, .wpsc-humbargar-menu-item').removeClass('active');\n\t\t\t\t\tjQuery('.wpsc-tickets-nav.my-profile, .wpsc-humbargar-menu-item.my-profile').addClass('active');\n\t\t\t\t\tjQuery('.wpsc-humbargar-title').html(supportcandy.humbargar_titles.my_profile);\n\n\t\t\t\t\twpsc_update_live_agents();\n\n\t\t\t\t\t\/\/ set url\n\t\t\t\t\tvar url = new URL(window.location.href);\n\t\t\t\t\tvar search_params = url.searchParams;\n\t\t\t\t\tsearch_params.set('wpsc-section', 'my-profile');\n\t\t\t\t\tsearch_params.delete('ticket-id');\n\t\t\t\t\turl.search = search_params.toString();\n\t\t\t\t\twindow.history.replaceState({}, null, url.toString());\n\n\t\t\t\t\tjQuery('.wpsc-body').html(supportcandy.loader_html);\n\n\t\t\t\t\tvar data = { action: 'wpsc_get_user_profile' };\n\t\t\t\t\tsearch_params.forEach(function(value, key) {\n\t\t\t\t\t\tdata[key] = value;\n\t\t\t\t\t});\n\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\t\tjQuery('.wpsc-body').html(response);\n\t\t\t\t\t\twpsc_reset_responsive_style();\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\t\/**\n\t\t\t\t * Get agent settings\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_agent_profile(is_humbargar = false) {\n\n\t\t\t\t\tsupportcandy.current_section = 'agent-profile';\n\n\t\t\t\t\tif (is_humbargar) wpsc_toggle_humbargar();\n\n\t\t\t\t\tjQuery('.wpsc-tickets-nav, .wpsc-humbargar-menu-item').removeClass('active');\n\t\t\t\t\tjQuery('.wpsc-tickets-nav.agent-profile, .wpsc-humbargar-menu-item.agent-profile').addClass('active');\n\t\t\t\t\tjQuery('.wpsc-humbargar-title').html(supportcandy.humbargar_titles.agent_profile);\n\n\t\t\t\t\twpsc_update_live_agents();\n\n\t\t\t\t\t\/\/ set url\n\t\t\t\t\tvar url = new URL(window.location.href);\n\t\t\t\t\tvar search_params = url.searchParams;\n\t\t\t\t\tsearch_params.set('wpsc-section', 'agent-profile');\n\t\t\t\t\tsearch_params.delete('ticket-id');\n\t\t\t\t\turl.search = search_params.toString();\n\t\t\t\t\twindow.history.replaceState({}, null, url.toString());\n\n\t\t\t\t\tjQuery('.wpsc-body').html(supportcandy.loader_html);\n\n\t\t\t\t\tvar data = { action: 'wpsc_get_agent_profile' };\n\t\t\t\t\tsearch_params.forEach(function(value, key) {\n\t\t\t\t\t\tdata[key] = value;\n\t\t\t\t\t});\n\t\t\t\t\tjQuery.post(supportcandy.ajax_url, data, function (response) {\n\t\t\t\t\t\tjQuery('.wpsc-body').html(response);\n\t\t\t\t\t\twpsc_reset_responsive_style();\n\t\t\t\t\t\tjQuery('.wpsc-ap-nav.general').trigger('click');\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\t\/**\n\t\t\t\t * Get agent dashboard\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_agent_dashboard(is_humbargar = false) {\n\n\t\t\t\t\tsupportcandy.current_section = 'dashboard';\n\n\t\t\t\t\tif (is_humbargar) {\n\t\t\t\t\t\twpsc_toggle_humbargar();\n\t\t\t\t\t}\n\n\t\t\t\t\tjQuery( '.wpsc-tickets-nav, .wpsc-humbargar-menu-item' ).removeClass( 'active' );\n\t\t\t\t\tjQuery( '.wpsc-tickets-nav.dashboard, .wpsc-humbargar-menu-item.dashboard' ).addClass( 'active' );\n\t\t\t\t\tjQuery( '.wpsc-humbargar-title' ).html( supportcandy.humbargar_titles.dashboard );\n\n\t\t\t\t\twpsc_update_live_agents();\n\n\t\t\t\t\t\/\/ set url\n\t\t\t\t\tvar url = new URL(window.location.href);\n\t\t\t\t\tvar search_params = url.searchParams;\n\t\t\t\t\tsearch_params.set('wpsc-section', 'dashboard');\n\t\t\t\t\tsearch_params.delete('ticket-id');\n\t\t\t\t\turl.search = search_params.toString();\n\t\t\t\t\twindow.history.replaceState({}, null, url.toString());\n\t\t\t\t\tjQuery( '.wpsc-body' ).html( supportcandy.loader_html );\n\n\t\t\t\t\tvar data = { action: 'wpsc_get_agent_dashboard' };\n\t\t\t\t\tsearch_params.forEach(function(value, key) {\n\t\t\t\t\t\tdata[key] = value;\n\t\t\t\t\t});\n\n\t\t\t\t\tjQuery.post(\n\t\t\t\t\t\tsupportcandy.ajax_url,\n\t\t\t\t\t\tdata,\n\t\t\t\t\t\tfunction (response) {\n\t\t\t\t\t\t\tjQuery( '.wpsc-body' ).html( response );\n\t\t\t\t\t\t\twpsc_reset_responsive_style();\n\t\t\t\t\t\t\tjQuery( '.wpsc-ap-nav.general' ).trigger( 'click' );\n\t\t\t\t\t\t}\n\t\t\t\t\t);\n\t\t\t\t}\n\n\t\t\t\t\/**\n\t\t\t\t * Get create ticket as guest\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_get_guest_ticket_form() {\n\n\t\t\t\t\tjQuery('.wpsc-shortcode-container').html('<div class=\"wpsc-body\"><\/div>');\n\t\t\t\t\twpsc_get_ticket_form();\n\t\t\t\t}\n\n\t\t\t\t\/**\n\t\t\t\t * Update live agents\n\t\t\t\t *\/\n\t\t\t\tfunction wpsc_update_live_agents() {\n\n\t\t\t\t\tif (!supportcandy.ticketListIsIndividual) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t\tagent_id = jQuery(\"#wpsc-current-agent\").val();\n\t\t\t\t\tif (!agent_id) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t\tif (typeof supportcandy.agent_collision === \"undefined\" || !supportcandy.agent_collision) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\tticket_id = jQuery(\"#wpsc-current-ticket\").val();\n\t\t\t\t\tvar data = { action: 'wpsc_check_live_agents', agent_id, ticket_id, operation: 'leave', _ajax_nonce: supportcandy.nonce };\n\t\t\t\t\tjQuery.post(\n\t\t\t\t\t\tsupportcandy.ajax_url,\n\t\t\t\t\t\tdata,\n\t\t\t\t\t\tfunction (response) {\n\t\t\t\t\t\t}\n\t\t\t\t\t);\n\t\t\t\t}\n\t\t\t<\/script>\n\t\t\t\n<p><strong>PICKUP LOCATION:<br \/>\n<\/strong>[pickupaddress]\n<p>You can email us at the address in the image below. Sorry we do not have this as a link so the SPAMBOTS can got see it and spam us, last thing anyone should so is publish a email address so you will need to open your email program and manually enter our email address as you see it in the box below. Be sure to spell DAM correctly if the email has a TYPE-O we will NOT receive it.<\/p>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-224300\" src=\"https:\/\/damgooddeals.com\/wp-content\/uploads\/EMasimage-300x43-2.jpg\" alt=\"\" width=\"300\" height=\"43\" data-headline=\"EMasimage\" \/><\/strong><b><\/b><\/p>\n<table>\n<tbody>\n<tr>\n<td width=\"90\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-213299\" src=\"https:\/\/damgooddeals.com\/wp-content\/uploads\/no_phone-300x300.png\" alt=\"\" width=\"300\" height=\"300\" data-headline=\"no_phone\" \/><\/td>\n<td>Please Note: We <strong>DO NOT<\/strong> have a phone at the shop so please do not message us to ask for our phone number or give us your phone number asking us to call you. You can drop by the shop if you wish to chat during pickup hours or click the live chat button below to the right to initiate contact with us.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>More and more online business\u2019s do not publish phone numbers and email addresses these days as we are all switching to a online support world. We find this way much more efficient and it also allows us to assist customers after hours and serve customers in the order that they contact us.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>MESSAGE SUPPORT SYSTEM CLICK NEW TICKET to open a new contact support ticket or if you have an exsiting ticket you can reply to that. All support is done by support ticket and email.\u00a0 To best contact us please open <span class=\"excerpt-dots\">&hellip;<\/span> <a class=\"more-link\" href=\"https:\/\/damgooddeals.com\/?page_id=224295\"><span class=\"more-msg\">Continue reading &rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-224295","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/damgooddeals.com\/index.php?rest_route=\/wp\/v2\/pages\/224295","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/damgooddeals.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/damgooddeals.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/damgooddeals.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/damgooddeals.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=224295"}],"version-history":[{"count":0,"href":"https:\/\/damgooddeals.com\/index.php?rest_route=\/wp\/v2\/pages\/224295\/revisions"}],"wp:attachment":[{"href":"https:\/\/damgooddeals.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=224295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}