Titan 4D ION
Original price
$6,999.00
Original price
$6,999.00
$6,999.00
$6,999.00
Current price
$6,999.00
| /
- AI Health Technology
- Intelligent Voice Control
- Rocking Massaging Position
- Deep Calf Kneading
- Calf Bumpers
- 4D Massage Mechanism
- Body Scan Technology
- 2-Stage Zero Gravity Reclining
- SL-Track System
- Space-Saving Technology
- 24-Cell Air Compression Massage
- Lumbar Heat Therapy
- 22 Auto Massage Programs
- 6 Manual Modes
- Specialized Foot Rollers
- Spring-Loaded Extendable Footrest
- Emergency Stop Button
- Vertical 7.5" Touchscreen
- Quality Bluetooth Speakers
Loading Product Detail...
<script>
(function () {
var baseURL = "https://RobinChoi00.github.io/Product/ION/";
var v = new Date().getTime();
// 1) CSS 연결
$('head').append(`<link rel="stylesheet" href=https://osakimassagechair.com/products/"${baseURL}style.css?v=${v}%22 type="text/css" />`);
$('head').append(`<link href=https://osakimassagechair.com/products/"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap%22 rel="stylesheet">`);
// 2) HTML 가져오기
$.ajax({
url: baseURL + "index.html",
data: { v: v },
dataType: "html",
success: function (data) {
// HTML 파싱
var parser = new DOMParser();
var doc = parser.parseFromString(data, "text/html");
var $content = $(doc.body).contents();
// 3) 이미지 경로 수리
$content.find('img').each(function () {
var src = https://osakimassagechair.com/products/$(this).attr('src');
if (src && !src.startsWith('http')) {
$(this).attr('src', baseURL + src);
}
});
// 4) 기존 스크립트 태그 청소
$content.find('script').remove();
// 5) [중요] 아까 꽂아둔 깃발(#ion-content-anchor)에 내용 집어넣기
// 기존 방식($('script').last().after)은 이제 안 씁니다.
$('#ion-content-anchor').empty().append($content);
// 6) JS 실행
var script = document.createElement("script");
script.src = baseURL + "script.js?v=" + v;
script.defer = true;
document.body.appendChild(script);
},
error: function () {
$('#ion-content-anchor').html('<p style="color:red; text-align:center;">Failed to load content.</p>');
}
});
})();
</script></p>">