'+result['getcart'][z]['product'][0]['name']+'
'+result['getcart'][z]['price']+' TL '+ button +'NE ARAMIŞTINIZ?
İngilizce Türkçe sözlükte arama yapmak için ise tıklayabilirsiniz.
order. regularity. regulation. formation. arrangement. coordination. harmony. system. orderliness. array. contexture. convention. cosmos. disposal. disposition. get-up. layout. make-up. method. regime. right. scheme. trim.
arrangement. method. order. regularity. sequence. setup. trick. trickery. trim.
arrangement. device. formation. installation. order. organization. system. trim. orderliness. the social order. the system. mechanism. linkage. set-up. contrivance. accord. harmony. gadget. gear. plan. plant. train. tree. program (me. tool. machine. gin.
deceitful. tricky. left-handed. crafty. cross. designing. gadgety. intriguing. pettifogging. roguish. serpentine. trickster. impostor. bilker. deceiver. falsifier. intriguer. racketeer. rogue. shammer. shyster. tartar.
fiddler. fraud. trickster. tricky. twister.
cheat (er. trickster. artful. artist. crafty. doer. fabricator. humbugger. jesuitical. juggler. knave. maladministrator. palterer. wily.
duplicity. deceit. knavery. wiliness.
arrangement. setting. organizing. reorganization. regulation. collocation. distribution. execution. hatcher. layout. make-up. trimming.
alignment. composition. control. disposal. disposition. ordering. regulation.
arrangement. organization. preparation. formulation. accomodation. design. devising. rectification. timing. equipment. relaying. systemizing. improvement. planning. commutation. coordination. adjusting. adjustment. grouping. governing. confection. colloca.
line up. arrange. collocate. compose. construct. coordinate. dispose. do. do out. draw. draw up. engineer. execute. forge. form. frame. get up. give. grade. lay out. methodize. mount. order. organize. promote. put up. regularize. regulate. scheme. se.
appoint. array. assemble. codify. collate. condition. control. coordinate. dispose. do. fix. install. organize. plan. programme. regulate. scheme. throw.
arrange. order. organize. edit. to put in order. to arrange. to prepare. to formulate. to design. to plan. to accomodate. to adjust. to devise. to rectify. to improve. to set-up. to string. to systemize. to equip. to gear. to range. to time. to organize.
orderly. in order. systematic. systematical. regular. neat. tidy. harmonious. in good trim. clean-cut. coordinate. dainty. equal. even. methodical. ordered. organized. right. settled. snug. stated. steady.
elegant. methodical. neat. ordered. orderly. regular. shipshape. steady. straight. together. trim. uniform. tidy. well-arranged. systematic.
geared. regular. in order. orderly. systematic. uniform. organized. planned. balanced. harmonic. set. equipped. symmetric. symetrical. tactic. tactical. coordinate. crisp. even. methodical. just so. stated. steady. straight. tidy.
regularity.
regularity. orderliness.
desultory. disorganized. disordered. chaotic. irregular. unsteady. untidy. out-of-trim. snatchy. out-of-balance. out-of-order. erratic. excursive. fitful. freehand. haywire. hugger-mugger. huggermugger. indigested. inordinate. jerky. non-uniform. non.
bumpy. discordant. discursive. dishevelled. disorderly. erratic. fitful. irregular. messy. odd. slipshod. slovenly. spasmodic. turbid. turbulent. uneven. untidy. wildcat.
disorderly. irregular. confused. non-uniform. inharmonious. non-harmonic. out of order. out of trim. out of balance. unsymmetrical. unorganized. gearless. sporadically. anyhow. back to front. chaotic. desultory. disordered. episodic. erratic. formless. il.
fitfulness.
confusion. disarray. disorder. jumble. mess. muddle. turbulence. untidiness.
disorder. irregularity. lack of orderly planning.
contrivance.
mechanism mekanizma.
mechanism. setup.
regulation.
to be put in order. to be arranged.
regulating. organizing. regulatory. organizer. regulator. regulative. compensator. grader. promoter. trimmer.
regulator. regulator regülatör. organizer organizatör. regulating.
editor.
regular army.
standing army.
Alışveriş Sepetiniz
TOPLAM' + formatmny(pricebasket) + ' TL
'; fbq('track', 'AddToCart', {currency: "TRY", value: pricebasket}); }); } function deletecart(id, sect) { setTimeout(function () { jQuery.post("https://www.limasollunaci.com/deletecart", {id: id, _token: "R5QdgCfGfJoKPUD8W4wHXiC5Rke6FqCOGPGmKYNc"}, function (result) { jQuery('#mCSB_1_container').empty(); jQuery('#total-price').empty(); // jQuery('#total-discount').empty(); var total = 0; $("#li" + id).remove(); for (var z = 0; z < result['getcart'].length; z++) { result['getcart'][z]['product'][0]['name'] = (result['getcart'][z]['product'][0]['name']).replace(/'/g, ''); var stringprice = result['getcart'][z]['price'].toString(); var intprice = parseFloat(stringprice.replace('.', "").replace(',', '.')); total += intprice * parseInt(result['getcart'][z]['number']); if(result['getcart'][z]['price'] ==0) { var button = ''; } else{ var button = ''; } jQuery("#mCSB_1_container").append(''); } var pricebasket = parseFloat(total) - parseFloat(result['totaldiscount']); var pricebasket = parseFloat(result['totalamount']) + parseFloat(result['cargo']); document.getElementById('total-price').innerHTML = 'TOPLAM' + formatmny(pricebasket) + ' TL
'; if (total == 0) { document.getElementById('sepetegit').style.display = "none"; document.getElementById('total-price').style.display = "none"; document.getElementById('cargo').style.display = "none"; } if(parseFloat(result['totaldiscount']) <= 0) { document.getElementById('total-discount').innerHTML = ""; document.getElementById('total-discount').style.display = "none"; } document.getElementById('totalnumber').innerHTML = result['totalnumber']; document.getElementById('totalnumber').style.display = "block"; /* document.getElementById('total-price-basket').innerHTML = pricebasket.formatMoney(2, ',', '.'); document.getElementById('discountrate').innerHTML = "İndirim:" + result['totaldiscount'] + " TL "; if(result['totalnumber'] ==0) { document.getElementById('totalnumber').style.display="none"; }else{ document.getElementById('totalnumber').style.display="block"; } */ }); //location.reload(); }, 400); } function changecount(id, count) { setTimeout(function () { //var count = $('#count' + id).val(); console.log(count); jQuery.post("https://www.limasollunaci.com/changecount", { id: id, "count": count, _token: "R5QdgCfGfJoKPUD8W4wHXiC5Rke6FqCOGPGmKYNc" }, function (result) { jQuery('#mCSB_1_container').empty(); jQuery('#total-price').empty(); var total = 0; for (var z = 0; z < result['getcart'].length; z++) { result['getcart'][z]['product'][0]['name'] = (result['getcart'][z]['product'][0]['name']).replace(/'/g, ''); var stringprice = result['getcart'][z]['price'].toString(); var intprice = parseFloat(stringprice.replace('.', "").replace(',', '.')); total += intprice * parseInt(result['getcart'][z]['number']); if(result['getcart'][z]['price'] ==0) { var button = ''; } else{ var button = ''; } jQuery("#mCSB_1_container").append(''); } var pricebasket = parseInt(total) - parseInt(result['totaldiscount']); document.getElementById('total-price').innerHTML = 'TOPLAM '+ total.formatMoney(2, ',', '.') +' TL
'; // document.getElementById('total-price-basket').innerHTML = pricebasket.formatMoney(2, ',', '.') + ' TL '; // document.getElementById('discountrate').innerHTML = result['totaldiscount'] + " TL "; /*document.getElementById('totalnumber').innerHTML = result['totalnumber']; document.getElementById('totalnumber').style.display="block"; */ }); //location.reload(); }, 400); } function buttontrigger() { } Number.prototype.formatMoney = function (fractionDigits, decimal, separator) { fractionDigits = isNaN(fractionDigits = Math.abs(fractionDigits)) ? 2 : fractionDigits; decimal = typeof (decimal) === "undefined" ? "." : decimal; separator = typeof (separator) === "undefined" ? "," : separator; var number = this; var neg = number < 0 ? "-" : ""; var wholePart = parseInt(number = Math.abs(+number || 0).toFixed(fractionDigits)) + ""; var separtorIndex = (separtorIndex = wholePart.length) > 3 ? separtorIndex % 3 : 0; return neg + (separtorIndex ? wholePart.substr(0, separtorIndex) + separator : "") + wholePart.substr(separtorIndex).replace(/(\d{3})(?=\d)/g, "$1" + separator) + (fractionDigits ? decimal + Math.abs(number - wholePart).toFixed(fractionDigits).slice(2) : ""); }; function formatmny(argument) { return Number(argument).formatMoney(2, ',', '.'); } $(document).on('click', '.product-counter button', function () { var dataid = $(this).data('id'); var val = parseInt($(this).parent().find('input').val()); var last_count; if ($(this).hasClass('plus')) { if (parseInt($(this).parent().find('input').val()) >= $(this).parent().find('input').attr("max")) { $(this).parent().find('input').val($(this).parent().find('input').attr("max")) } else { $(this).parent().find('input').val(val + 1); last_count = val + 1; } } else { if (val <= 1) { $(this).attr('disabled'); } else { $(this).removeAttr('disabled'); $(this).parent().find('input').val(val - 1); last_count = val - 1; } } changecount(dataid, last_count); }) function discountcuppon() { var code = $('#cupponcode').val(); jQuery.post("https://www.limasollunaci.com/getdiscountcode", { code: code, _token: "R5QdgCfGfJoKPUD8W4wHXiC5Rke6FqCOGPGmKYNc" }, function (result) { if(result['status'] ==0) { $.fancybox.open("İndirim -" + result['discount'].formatMoney(2, ',', '.') + " TL" + result['name'] + "
"; document.getElementById('total-price').innerHTML = "TOPLAM" + result['totalamount'] + " TL
"; } else{ $.fancybox.open("