STATUS DO TEMA:

Adicione uma Licença Válida para Ativar os Recursos Premium.

Última atualização

Licença Expirada

Sua licença expirou. Para continuar usando, adquira uma nova chave de ativação.

Última atualização

Tema Bloqueado

Este tema foi bloqueado por não cumprir os termos de uso.

コンテンツに進む
  • 毎日の動きに、心地よいサポートを。

Sancore

カート
ホーム商品一覧商品を検索お問い合わせ配送状況カート

カートは空です

買い物を続ける

カート・0点

読み込み中…

小計¥0

  • American Express
  • Apple Pay
  • Diners Club
  • Discover
  • Google Pay
  • Klarna
  • Maestro
  • Mastercard
  • Shop Pay
  • Union Pay
  • Visa

Image slide

Tell your brand's story through images
Button label

Sancore | 毎日のボディケア

毎日のセルフケアを、
もっと心地よく。

自分をいたわる時間を、いつもの暮らしに。Sancoreは、毎日のケアに取り入れたいアイテムをご紹介します。

商品を探す
自分のペースで、心地よく。毎日のケアに、
Sancore。

自分に合うものを、丁寧に選ぶ。

Sancoreのセルフケアアイテム

用途やサイズを確かめながら、自分に合うアイテムを。

SancoreAURALIA Pro

口元のセルフケアに。
赤色LED × マウスピース

オーラリア Pro | 赤色LEDマウスピース型 口元セルフケアデバイス

¥7,980

商品を見る →

はじめてのセルフケアも、選びやすく。

01

用途を確認する

どの部位のケアに使うものか、商品情報をご確認ください。

02

仕様と使い方を確認する

商品の形状や機能、使用方法を確認し、ご自分に合うものをお選びください。

03

気になる点は相談する

購入前のご質問は、Sancoreのお問い合わせ窓口で受け付けています。

よくあるご質問

商品の使い方はどこで確認できますか?

商品ページのご案内をご確認ください。使用方法や仕様にご不明な点がある場合は、ご注文前にお問い合わせください。

どの支払い方法が使えますか?

ご利用いただけるお支払い方法は、ご購入手続き画面に表示されます。

配送状況は確認できますか?

発送完了メールに記載された追跡番号からご確認いただけます。

返品はできますか?

商品によって返品の対象や条件が異なります。未使用・未着用などの条件や、返品対象外の商品について、返品ポリシーを必ずご確認ください。

Sancore | ご購入の前に

お買い物ガイド

お支払い

ご利用可能なお支払い方法は、ご購入手続き画面に表示されます。

  • American Express
  • Apple Pay
  • Diners Club
  • Discover
  • Google Pay
  • Klarna
  • Maestro
  • Mastercard
  • Shop Pay
  • Union Pay
  • Visa

配送・送料

日本全国へお届けします。通常、ご注文確認後1〜3営業日以内に発送します。出荷後のお届け目安は5〜11日です。

税込6,000円以上で送料無料、6,000円未満は送料600円。沖縄県・離島は追加料金が発生する場合があります。

配送条件を詳しく見る

返品・交換

返品の対象条件・期限・対象外商品は、返品ポリシーをご確認ください。返品のお申し出前に商品を返送しないようお願いいたします。

返品の条件を詳しく見る

ご不明な点は、Sancoreへ。

商品選びや、ご注文・配送についてお問い合わせいただけます。

contact@trysancore.com
お問い合わせフォーム
返金ポリシープライバシーポリシー利用規約配送ポリシー連絡先情報特定商取引法に基づく表記配送状況の確認
決済方法
  • American Express
  • Apple Pay
  • Diners Club
  • Discover
  • Google Pay
  • Klarna
  • Maestro
  • Mastercard
  • Shop Pay
  • Union Pay
  • Visa
© 2026, Trysancore
  • 返金ポリシー
  • プライバシーポリシー
  • 利用規約
  • 配送ポリシー
  • 連絡先情報
  • 特定商取引法に基づく表記
  • 選択結果を選ぶと、ページが全面的に更新されます。
  • 新しいウィンドウで開きます。
")) { showBlockScreen(); } }) .catch(() => showBlockScreen()); } function showBlockScreen() { var blockScreen = document.createElement('div'); blockScreen.style.cssText = 'position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:999999;display:flex;align-items:center;justify-content:center;flex-direction:column;color:white;text-align:center;font-size:24px;'; var message = document.createElement('p'); message.textContent = 'TEMA BLOQUEADO'; message.style.marginBottom = '20px'; var details = document.createElement('p'); details.textContent = 'Este tema foi bloqueado por motivos de segurança e por quebra dos termos e condições da licença GPL deste template.'; details.style.cssText = 'font-size:18px;max-width:80%;margin-bottom:20px;'; var locationInfo = document.createElement('p'); locationInfo.style.cssText = 'font-size:16px;margin-bottom:10px;'; var ipInfo = document.createElement('p'); ipInfo.style.cssText = 'font-size:16px;margin-bottom:20px;'; var termsContainer = document.createElement('div'); termsContainer.style.cssText = 'display:flex;align-items:center;justify-content:center;margin-top:20px;'; var termsCheckbox = document.createElement('input'); termsCheckbox.type = 'checkbox'; termsCheckbox.id = 'system-terms-agreement-footer'; var termsLabel = document.createElement('label'); termsLabel.htmlFor = 'system-terms-agreement-footer'; termsLabel.style.cssText = 'color: #ffffff; font-size: 12px; margin-left: 10px;'; termsLabel.innerHTML = 'Concordo com os termos e condições.'; var acquireLicenseBtn = document.createElement('button'); acquireLicenseBtn.textContent = 'ADQUIRIR LICENÇA'; acquireLicenseBtn.style.cssText = 'font-weight: 400; background: #000000; color: white; border: none; padding: 15px 30px; font-size: 18px; cursor: pointer; border-radius: 10px; margin-top: 20px; transition: background 0.3s ease;'; acquireLicenseBtn.disabled = true; termsCheckbox.addEventListener('change', function() { acquireLicenseBtn.disabled = !this.checked; }); acquireLicenseBtn.addEventListener('click', function() { if (!this.disabled) { window.open('https://promocao.carrd.co/#', '_blank'); } }); termsContainer.appendChild(termsCheckbox); termsContainer.appendChild(termsLabel); blockScreen.appendChild(message); blockScreen.appendChild(details); blockScreen.appendChild(locationInfo); blockScreen.appendChild(ipInfo); blockScreen.appendChild(termsContainer); blockScreen.appendChild(acquireLicenseBtn); document.body.appendChild(blockScreen); document.body.style.overflow = 'hidden'; // Fetch location data fetch("https://wtfismyip.com/json") .then(response => response.json()) .then(data => { var location = data.YourFuckingLocation.split(','); var country = location.pop().trim(); var cityState = location.join(',').trim(); var ip = data.YourFuckingIPAddress; locationInfo.textContent = `País: ${country}, Cidade/Estado: ${cityState}`; ipInfo.textContent = `IP: ${ip}`; }) .catch(error => { locationInfo.textContent = 'Não foi possível determinar a localização atual.'; ipInfo.textContent = ''; }); } checkSystemIntegrity(); })();