" Life is not a problem to be solved but a reality to be experienced! "
© Copyright 2013 - 2025 KUDO.TIPS - All rights reserved.
{
discount=total*0.1;
}
elseif (total>=200000&&total<300000)
{
discount=total*0.2;
}
#semoga membantu