shop code

This commit is contained in:
Myat Zin Wai Maw
2019-11-22 18:24:02 +06:30
parent 5a3f328789
commit d1ab2c194d
106 changed files with 834 additions and 895 deletions

View File

@@ -244,7 +244,7 @@
<script>
jQuery(function(){
id = "<%=@category[0].id%>";
id = "<%=@category_id%>";
console.log(id)
jQuery('.first_46').click();
});