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. <link rel="stylesheet" href="https://use.fontawesome.com/releases/v6.1.2/css/all.css">
  5. <link rel="stylesheet" href="/test/default_style.css" />
  6. <link rel="stylesheet" href="/test/global.css" />
  7. <link rel="stylesheet" href="/test/sm.css?v=9" media="screen and (max-width:640px)" />
  8. <link rel="stylesheet" href="/test/pc.css?v=9" media="screen and (min-width:641px)" />
  9. <link rel="stylesheet" href="/test/pc_plaza.css" media="screen and (min-width:641px)" />
  10. <link rel="stylesheet" href="/test/sm_plaza.css?v=9" media="screen and (max-width:640px)" />
  11. <link rel="stylesheet" href="/test/overwrite.css" />
  12. <link rel="preconnect" href="https://fonts.googleapis.com">
  13. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  14. <link href="https://fonts.googleapis.com/css2?family=Croissant+One&family=Ramaraja&display=swap" rel="stylesheet">
  15. <!-- WorldShopping Checkout -->
  16. <script type="text/javascript" charset="UTF-8" async="true" src="https://checkout-api.worldshopping.jp/v1/script?token=coinpalace_jp"></script>
  17. <!-- End WorldShopping Checkout -->