お知らせ・ニュース
ログインして下さい
こちらはユーザーのみ閲覧可能です。当院で患者登録をされている方は、こちらからログインしてください。
Lost your password?
jQuery(document).ready(function($) {
var forgot_pass_form = 'form#tp-user-lost-passwordlr0e764f6';
var fp_loading_text='Please wait...';
var fp_loading='';
var fp_correct_email='Mail sent. Please check your mailbox.';
var fp_err_msg='Something went wrong. Please try again.';
$(forgot_pass_form).on('submit', function(e){
$.ajax({
type: 'POST',
dataType: 'json',
url: theplus_ajax_url,
data: {
'action': 'theplus_ajax_forgot_password',
'user_login': $(forgot_pass_form + ' #user_loginlr0e764f6').val(),
'tpforgotdata': 'RFFJRWJZSDZlNXRSYWtwaWh2THo2ZmhzSG1hN0hSclJWVTZZV2JzdklXSjRPSXEyRkRUTk5qQ29wWno5TXdJbU5tTGI1bzJWTVR2M0xqYXd6a2lZZ0pjdm9qNHNqV3BhZm9aU0tXdGdHQUFXblFXNGVHUlJOTXpTVHE5SDZqUTZvNHQvWU9NMDU4Uzg1Rm5RNjJhNGlMbUlPbmR0T1JMYk9QSlpyR0dBZU9aWGNNR0NENE8rbFYvdGtuZEFORm8wbkRtaFlDdzg4OXlTdThSaW9UUVNoUXBSK1dkRDFKUzBIbzdvczRzVkRieVplSVRtcldTcWt0WlVOd2Y4V2tqb09wWm5GT09XWVhHM1Z2ODlmaGszM0lxY2pQdk51TEpLQXBDQkVaN2h6bTk0TEMxTnJDQXI2cUdzcW1FL3JyYXh3aWFXWExKWTc0VDNhSTdzMFpyRTdjbkRFYmFkSGU5YzNLNm1nbEZRYmo3bFdKNTdrdlM1bW5VVnFSZXVqZGdtL2VUbWJtUzBkOW54a2xyUlpDNUMwdz09',
},
beforeSend: function(){
$("#tp-user-lost-passwordlr0e764f6 .theplus-notification").addClass("active");
$("#tp-user-lost-passwordlr0e764f6 .theplus-notification .tp-lr-response").html(fp_loading_text);
},
success: function(data) {
if(data.message){
$("#tp-user-lost-passwordlr0e764f6 .theplus-notification").addClass("active");
$("#tp-user-lost-passwordlr0e764f6 .theplus-notification .tp-lr-response").html(fp_loading + data.message);
}else{
$("#tp-user-lost-passwordlr0e764f6 .theplus-notification").addClass("active");
$("#tp-user-lost-passwordlr0e764f6 .theplus-notification .tp-lr-response").html(fp_loading + 'Is Not Working Server Issue...');
}
},
complete: function(){
setTimeout(function(){
$("#tp-user-lost-passwordlr0e764f6 .theplus-notification").removeClass("active");
}, 3200);
}
});
e.preventDefault();
});
});
jQuery(document).ready(function($) {
// WooCommerceのREST APIを使用してカートデータを取得する関数
var checkCart = function() {
$.ajax({
url: '/wp-json/wc/store/cart', // WooCommerceのREST APIエンドポイント
type: 'GET',
success: function(data) {
// カートに商品がある場合、.productcartpopup-loginクラスを表示
if (data.items_count > 0) {
$('.productcartpopup-login').css('display', 'block');
$('.cartfield').css('display', 'block');
}
}
});
}
// ページロード時にカートをチェック
checkCart();
// カートが変更されたときにもカートをチェック
$(document.body).on('added_to_cart removed_from_cart', checkCart);
});
jQuery(document).ready(function($) {
function replaceText(parentNode, regex, replacementText, replaceFunction) {
for (let i = parentNode.childNodes.length - 1; i >= 0; i--) {
const node = parentNode.childNodes[i];
if (node.nodeType === Node.TEXT_NODE) {
node.textContent = node.textContent.replace(regex, replacementText);
} else if (node.nodeType === Node.ELEMENT_NODE) {
replaceFunction(node);
}
}
}
function replaceAddToCartText(parentNode) {
replaceText(parentNode, /お買い物カゴ/g, "カート", replaceAddToCartText);
}
function replaceRelatedProductsText(parentNode) {
replaceText(parentNode, /関連商品/g, "他におすすめのご提案", replaceRelatedProductsText);
}
function replaceReservationCheckText(parentNode) {
replaceText(parentNode, /Appointment details/g, "ご予約内容", replaceReservationCheckText);
}
function replaceEmptyCartText(parentNode) {
replaceText(parentNode, /在庫切れ/g, "現在ご予約の受付を中止しています。詳細はお問い合わせ下さい。", replaceEmptyCartText);
}
// Execute the replace functions
replaceAddToCartText(document.body);
replaceRelatedProductsText(document.body);
replaceReservationCheckText(document.body);
replaceEmptyCartText(document.body);
// Other functions
$(document.body).on('added_to_cart', function() {
toggleButtons();
});
function toggleButtons() {
jQuery.ajax({
type: 'POST',
url: '',
data: {
'action': 'check_cart_items_for_specific_tag',
},
success: function (response) {
if (response === 'true') {
// If all items in the cart include the shohin tag
$('#suply_button').show();
$('#reservation1').hide();
$('#jizen1').hide();
} else {
// In other cases
$('#suply_button').hide();
$('#reservation1').show();
$('#jizen1').show();
}
}
});
}
// Set the initial state of the buttons
toggleButtons();
});
0
¥0
並び替え
選択する
商品名:昇順で並び替え
商品名:降順で並び替え
価格:安→高で並び替え
価格:高→安で並び替え
価格
¥800 — ¥44,500
検索
商品タグ
サラシア (コタラヒム)
¥2,800 – ¥25,200価格帯: ¥2,800 – ¥25,200
オプションを選択
この商品には複数のバリエーションがあります。 オプションは商品ページから選択できます
function replaceText(parentNode, regex, replacementText, replaceFunction) {
for (let i = parentNode.childNodes.length-1; i >= 0; i--) {
const node = parentNode.childNodes[i];
if (node.nodeType === Node.TEXT_NODE) {
node.textContent = node.textContent.replace(regex, replacementText);
} else if (node.nodeType === Node.ELEMENT_NODE) {
replaceFunction(node);
}
}
}
function replaceAddToCartText(parentNode) {
replaceText(parentNode, /お買い物カゴ/g, "カート", replaceAddToCartText);
}
function replaceRelatedProductsText(parentNode) {
replaceText(parentNode, /関連商品/g, "他におすすめのご提案", replaceRelatedProductsText);
}
function replaceReservationCheckText(parentNode) {
replaceText(parentNode, /Appointment details/g, "ご予約内容", replaceReservationCheckText);
}
function replaceEmptyCartText(parentNode) {
replaceText(parentNode, /在庫切れ/g, "現在ご予約の受付を中止しています。詳細はお問い合わせ下さい。", replaceEmptyCartText);
}
window.onload = function() {
replaceAddToCartText(document.body);
replaceRelatedProductsText(document.body);
replaceReservationCheckText(document.body);
replaceEmptyCartText(document.body);
};
jQuery(document).ready(function($){
$(document.body).on('added_to_cart', function(){
$('#reservation').show();
$('#jizen').show();
});
});