質問するログイン新規登録

回答編集履歴

2

修正

2017/03/17 02:25

投稿

s8_chu
s8_chu

スコア14731

answer CHANGED
File without changes

1

修正

2017/03/17 02:25

投稿

s8_chu
s8_chu

スコア14731

answer CHANGED
@@ -16,7 +16,7 @@
16
16
  <script>
17
17
  setTimeout("redirect()", 0);
18
18
  function redirect() {
19
- location.href = 'URL';
19
+ location.href = "{{store url=''}}" + 'beauty-diet/sunscreen.html';
20
20
  }
21
21
  </script>
22
22
  </body>