'+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.
alignment. line. level. standard - bir hizada. on one level.
line. level.
Knee or lap.
Knee. knee.
clique. sect. in-group. splinter group. faction. cabal.
clique. faction. schism. coterie.
fraction group. clique. faction. parliamentary group. in group. schism. sect. splinter. split in a party.
a factionary. factionist. factious. fractionalist. schismatic.
service. labor-intensive. labour-intensive. labour intensive. service. duty. employment. function. labor. labour. ministration. ministry.
attendance. duty. line. ministration. serve. service. yoke. employ. function. care. attention. utility. work. employment.
service. duty. care. maintenance. attitude study. behoof. employ. employment. facility. job. line. task. vocation.
attend. do.
to serve. administer. tend on / upon. wait upon.
menial. maid. housemaid. servant. domestic servant. helper. waiting maid. waiting girl. charwoman. domestic. factotum. handmaid. help. domestic help. maidservant. menial. servant maid. server. servitor. skivvy. slavey.
attendant. domestic. servant. maidservant. maid.
handmaid.
maid. maid servant. servant girl. domestic servant. waiting maid.
attendant. employee. servant. vassal. follower.
attendant. employee. servant.
man who works as a janitor and messenger for a firm. retainer. vassal.
speed. speed. velocity. impetus. quickness. bat. career. celerity. dispatch. expedition. haste. lick. pace. pelt. raciness. rapidity. rapidness. swiftness. tilt.
dispatch. impetus. momentum. pace. range. rate. speed. velocity.
speed. rate. impetus. momentum. velocity. celerity. clip. fastness. haste.
lumberman.
pit sawyer.
fast. quick. quickly. like a streak of lightning. fast. quickly. quick. speedily. at a good clip. apace. double-quick. by leaps. by leaps and bounds. slap. slap-bang. swiftly. swimmingly. in double time. rapidly.
fast. posthaste. quickly. rapidly.
quickly. swiftly. at the double. rapidly.
accelerate. expedite. precipitate. press. quicken. to speed sth up. to accelerate. to quicken. to precipitate. to expedite. to hurry sth up.
accelerate. to speed up. to accelerate. expedite. hasten. precipitate. quicken.
speedup.
acceleration.
accelerate. gain speed. quicken. speed up. pick up.
accelerate. hum. quicken. to gain speed or momentum. to gain speed. to accelerate. to speed up. to quicken.
to gain speed or momentum. to be accelerated. pick up. to gain / to gather speed.
quick. fast. rapid. speedy. snappy. high-speed. zippy. express. crash. expeditious. fastmoving. fleet. frequent. hasty. impetuous. light-footed. nippy. precipitous. presto. rakish. ready. speed. swift. winged. fast. quick-action.
crash. crisp. express. fast. fleeting. meteoric. nippy. quick. rapid. speedy. swift. picking up girls readily. quickly. violently. strongly. strong. loud.
quick. rapid. speedy. swift. strong. to be able to seduce the sex opposite quickly. fast working. like the devil. full out. like a house on fire. impetuous. mercurial. nippy. zippy.
clock. speedo. speedometer.
align. to align.
creating a faction. schism.
to separate into factions.
in-service training. on-the-job training.
working as a maid.
gang saw. pit saw. sawbench. whipsaw. frame saw.
large saw. pit saw.
large / pit saw.
cutting logs into planks.
acceleration. accelerating.
acceleration. speeding up.
speeding up. acceleration.
to be speeded up. to be accelerated.
speed. velocity.
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: "Zj7GCTRWx5UhqacWFTtDwXkLbIX585wt2tjNvUNv"}, 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: "Zj7GCTRWx5UhqacWFTtDwXkLbIX585wt2tjNvUNv" }, 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: "Zj7GCTRWx5UhqacWFTtDwXkLbIX585wt2tjNvUNv" }, 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("