|
|
@@ -243,12 +243,12 @@
|
|
|
|
|
|
// 안드로이드 앱
|
|
|
$('#chk-2').on('click', function () {
|
|
|
- document.location.href='update://?link=https://play.google.com/store/apps/details?id=';
|
|
|
+ document.location.href='update://?link=https://play.google.com/store/apps/details?id=com.istyle24.commerce';
|
|
|
});
|
|
|
|
|
|
// 아이폰앱
|
|
|
$('#chk-3').on('click', function () {
|
|
|
- document.location.href='update://?link=https://apps.apple.com/kr/app/';
|
|
|
+ document.location.href='update://?link=https://apps.apple.com/kr/app/id627774402?mt=8';
|
|
|
});
|
|
|
|
|
|
</script>
|