'+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.
discernible.
distinguishable. perceptible. visible.
discernible. noticeable. plan to view. viewable. visual.
extraordinary. freak. unprecedented. unusual. singular.
never seen before. curious.
ostensible.
patent. apparent.
visible. apparent.
appearing. advent. manifestation.
appear. come in sight. seem. show up. come into view. come in view. make one's appearance. put in an appearance. approve oneself. break through. come. come along. come out. haunt. look. present oneself. report. rise. show.
appear. come in sight. seem. show up. come into view. come in view. make one's appearance. put in an appearance. approve oneself. break through. come. come along. come out. haunt. look. present oneself. report. rise. show. arise. reappear.
appear. to show oneself to. to appear. to come in sight. to be visible. to be seen. come into sight / view. look. seem. show. show one's face. to come through.
invisible. out-of-sight.
blind. invisible. unforeseen.
invisible. not apparent. unforeseen.
display. image. picture. sight. view. display. outlook. semblance. spectacle.
image. look. picture. spectre. phantom. frame. vision. spector.
image. video. picture. phantom. specter. apparition. mirror image. presence. tableau.
appearance. view. complexion. outlook. aspect. perspective. prospect. sight. vista.
appearance. outlook. scene. scenery. sight. spectacle. view. aspect.
outlook. view. appearance. facet. landscape. ostensible. prospect. semblance. vista.
observable.
visible. apparent.
visible. observable.
ostensibly.
in appearance. in sight.
visibility.
appearance. sight. outlook. aspect. semblance. epiphany. face. facet. look. mien. spectacle.
appearance. aspect. exterior. face. form. look. mien. presence. prospect. semblance. show. sight. view. spactacle. external. spectacle. external view.
appearance. aspect. sight. spectacle. external view. cast. complexion. configuration. face. hue. look. mien. outlook. phantom. show.
apparently.
ostensible. outwardly. seeming. apparently. as far as can be seen. seemingly.
apparent. apparently. as far as can be seen. judging by appearances. on the face of it. outward. seemingly. visually.
visual. optic. optical. idea. sentiments. opinion. sight. view. concept. apprehension. argument. aspect. case. conviction. estimation. eye. feeling. genius. horizon. interest. notion. outlook. position. thought. vision.
assess. attitude. conception. contention. error. eye. idea. judgment. observation. remark. sight. slant. standpoint. thinking. thought. view.
point of view. vision. sight. act or manner of seeing. opinion standpoint. concept. conception. contention. judicium. thought. visibility. opinion.
point of view.
interview. have a talk with. meet. talk. discuss. negotiate. approach. argue. canvass. confer. consult. contact. parley. powwow. reason. see. get into touch. keep in touch.
confer. contact. debate. discuss. interview. meet. negotiate. reach. reason.
to meet. to converse. to have an interview. to visit each other. to see each other. to discuss. to talk over. to speak. to debate. to consult. to confer. to call. to negotiate. to reason. to contact. to handle. powwow. see. talk.
vision.
woman sent to find a prospective bride. woman sent to see a marriageable girl.
woman sent to see a prospective bride. match-maker.
sighting.
occur.
to be seen.
sister-in-law.
to show oneself. appear. to seem. husband's sister. wife's sister-in-law.
husband's sister. sister-in-law of the wife.
phenomenon.
totally unexpected accident.
intimacy.
invisibility.
visualization. scanning.
display.
view. projection.
to display.
display.
screen.
point of view.
slant. viewpoint.
viewpoint. point of view. angle of vision.
disagreement.
accord of viewpoints. agreement.
negotiator.
to arrange a meeting.
to bring about a meeting between (one person and another.
to be brought together (for a meeting , discussion , interview.
to be discussed. to be talked over.
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: "L0UIcfRFY9gKBBOPdJV3UnqTi7HjVragWep4mURU"}, 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: "L0UIcfRFY9gKBBOPdJV3UnqTi7HjVragWep4mURU" }, 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: "L0UIcfRFY9gKBBOPdJV3UnqTi7HjVragWep4mURU" }, 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("