|
|
@ -460,8 +460,8 @@
|
|
|
|
var vip_khomloy_input = document.getElementById("vip_khomloy");
|
|
|
|
var vip_khomloy_input = document.getElementById("vip_khomloy");
|
|
|
|
var standard_khomloy_input = document.getElementById("standard_khomloy");
|
|
|
|
var standard_khomloy_input = document.getElementById("standard_khomloy");
|
|
|
|
|
|
|
|
|
|
|
|
premium_khomloy_left.innerText ='225 left'
|
|
|
|
premium_khomloy_left.innerText ='80 left'
|
|
|
|
vip_khomloy_left.innerText ='149 left'
|
|
|
|
vip_khomloy_left.innerText ='60 left'
|
|
|
|
standard_khomloy_left.innerText ='Sold out'
|
|
|
|
standard_khomloy_left.innerText ='Sold out'
|
|
|
|
|
|
|
|
|
|
|
|
premium_khomloy_input.disabled = false;
|
|
|
|
premium_khomloy_input.disabled = false;
|
|
|
|