안드로이드 chrome 112.0.5615.48에서 상품옵션선택이 안되는 문제 수정

This commit is contained in:
thisgun
2023-04-17 12:16:12 +09:00
parent 9cd2841006
commit 4204f7970e
6 changed files with 9 additions and 9 deletions

View File

@ -201,7 +201,7 @@ echo run_replace('shop_it_mobile_head_html', '<div id="sit_hhtml">'.conv_content
?>
<?php if($is_orderable) { ?>
<script src="<?php echo G5_JS_URL; ?>/shop.js"></script>
<script src="<?php echo G5_JS_URL; ?>/shop.js?ver=<?php echo G5_JS_VER; ?>"></script>
<?php } ?>
<?php