app/template/default/Block/plaza_common_script.twig line 1

Open in your IDE?
  1. <script>$(window).on("scroll", function(){$("#gnav").css("left", -$(window).scrollLeft());});</script>
  2. <script>$(window).on("scroll", function(){$("#head_search").css("left", -$(window).scrollLeft());});</script>
  3. <script async src="/common4/js/viewport.js"></script>
  4. <!-- TODO: SVG置換完了後に icon-placeholder.css の読み込みを削除(旧FontAwesome読み込み位置) -->
  5. <link rel="stylesheet" href="/html/template/default/assets/css/icon-placeholder.css">
  6. <link rel="stylesheet" href="/test/default_style.css" />
  7. <link rel="stylesheet" href="/test/global.css" />
  8. <link rel="stylesheet" href="/test/sm.css?v=9" media="screen and (max-width:640px)" />
  9. <link rel="stylesheet" href="/test/pc.css?v=9" media="screen and (min-width:641px)" />
  10. <link rel="stylesheet" href="/test/pc_plaza.css" media="screen and (min-width:641px)" />
  11. <link rel="stylesheet" href="/test/sm_plaza.css?v=9" media="screen and (max-width:640px)" />
  12. <link rel="stylesheet" href="/test/overwrite.css" />
  13. <link rel="preconnect" href="https://fonts.googleapis.com">
  14. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  15. <link href="https://fonts.googleapis.com/css2?family=Croissant+One&family=Ramaraja&display=swap" rel="stylesheet">
  16. <!-- WorldShopping Checkout -->
  17. <script type="text/javascript" charset="UTF-8" async="true" src="https://checkout-api.worldshopping.jp/v1/script?token=coinpalace_jp"></script>
  18. <!-- End WorldShopping Checkout -->