fbpx

Website Design
Estimate

Platform
What platform would your new website developed on?
Website Content
Web content is the textual, visual, or aural content that is encountered as part of the user experience on websites. It may include—among other things—text, images, sounds, videos, and animations.
Additional Features
Added Functionality to website.
Digital Marketing
At a high level, digital marketing refers to advertising delivered through digital channels such as search engines, websites, social media, email, and mobile apps.
E-Commerce
E-commerce (electronic commerce) is the buying and selling of goods and services, or the transmitting of funds or data, over an electronic network, primarily the internet.
Enterprise Web Applications
Enterprise applications are designed to integrate systems that facilitate phases of an business operations.

 
Total 1 .
';function currencyStyle(number){ switch (currencyStyleOption){ case 0: number = currencySymbol(currencyLabel) + " " + number break case 1: number = number + ' ' + currencyLabel break } return number } function currencySymbol(currency){ var currencySymbolLabel = '$' switch(currency){ case 'ANG': currencySymbolLabel = 'ƒ' break case 'Bs': currencySymbolLabel = 'Bs' break case 'ILS': currencySymbolLabel = '₪' break case 'USD': currencySymbolLabel = '$' break case 'CAD': currencySymbolLabel = '$' break case 'EUR': currencySymbolLabel = '€' break case 'JPY': currencySymbolLabel = '¥' break case 'NOK': currencySymbolLabel = 'kr' break case 'RUB': currencySymbolLabel = '₽' break case 'TRY': currencySymbolLabel = '₺' break case 'CHF': currencySymbolLabel = 'Fr.' break case 'SEK': currencySymbolLabel = 'kr' break case 'BRL': currencySymbolLabel = 'R$' break case 'CNY': currencySymbolLabel = '¥' break case 'AUD': currencySymbolLabel = 'A$' break case 'DKK': currencySymbolLabel = 'Kr.' break case 'HKD': currencySymbolLabel = 'HK$' break case 'GBP': currencySymbolLabel = '£' break case 'RON': currencySymbolLabel = 'RON' break case 'ZAR': currencySymbolLabel = 'R' break case 'ZMW': currencySymbolLabel = 'K' break case '‎PKR': currencySymbolLabel = 'Rs' break case 'KRW': currencySymbolLabel = '₩' break case 'CFA': currencySymbolLabel = 'FCFA' break case 'IDR': currencySymbolLabel = 'Rp' break } return currencySymbolLabel } // currency Style function ends// check If mandatory options are choosen document.addEventListener('DOMContentLoaded', (event) => { scc_jQuery('.btPayPalButtonCustom').click(function(e){ e.preventDefault(); var scc_mandatory = '';scc_jQuery('.mandatory_yes').each(function(){ scc_jQuery(this).addClass('hehehehehehehe'); if(scc_jQuery(this).val() =='' && scc_jQuery(this).is(':visible')){ scc_jQuery(this).parent().parent().find('.alert-danger').html('Please choose an option !'); scc_jQuery(this).parent().parent().find('.alert-danger').css('display','block'); scc_jQuery('html, body').animate({ scrollTop: scc_jQuery(this).offset().top }, 1000); scc_mandatory = 'scc_remains'; if(window.hasOwnProperty("translatorJson")){ initTranslationScriptSCC('body', {lang: "en", t: translatorJson}); } checkIfParentIsAccordionAndOpenIt(this) } });if (scc_mandatory == '') { if(Number(total) && Number(total) > 0){ scc_jQuery("#paypal_form").submit(); scc_jQuery("#paypal_form")[0].submit(); } } }); });function getDropDownValue($this){ price = scc_jQuery($this).val(); if (! price) { return 0; } else return price; } function SCCOpenPopUpEmail_1(){ jQuery.getScript('https://mb-seo.com/wp-content/plugins/stylish-cost-calculator-premium/assets/lib/bootstrap-3.3.5/dist/js/bootstrap.min.js', function(data) { var scc_mandatory = '';scc_jQuery('.mandatory_yes_1').each(function(){ if(scc_jQuery(this).val() =='' && scc_jQuery(this).is(':visible')){ scc_jQuery(this).parent().parent().find('.alert-danger').html('Please choose an option !'); scc_jQuery(this).parent().parent().find('.alert-danger').css('display','block'); scc_jQuery('html, body').animate({ scrollTop: scc_jQuery(this).offset().top }, 1000); if(window.hasOwnProperty("translatorJson")){ initTranslationScriptSCC('body', {lang: "en", t: translatorJson}); } checkIfParentIsAccordionAndOpenIt(this) scc_mandatory = 'scc_remains'; } }); if (scc_mandatory == '') { scc_jQuery('#scc_form_1').find('input.comment_box_text').filter((i,e) => { var checkIfEmail = scc_jQuery(e); var emailEvaluation = !(!checkIfEmail || !checkIfEmail.val() || !checkIfEmail.val().includes('@') || !checkIfEmail.val().includes('.') || checkIfEmail.val().includes('#') || checkIfEmail.val().length < 4) emailEvaluation ? scc_jQuery('#sccquoteModal_1').find('input[type="email"]').val(checkIfEmail.val()) : null; }) scc_jQuery('#sccquoteModal_1').modal('show') scc_jQuery('.modal-backdrop').each(function(){ scc_jQuery(this).remove() }) } }) } document.addEventListener('DOMContentLoaded', (event) => { scc_jQuery('.scc-email-popup-close').click(function(e){ e.preventDefault(); scc_jQuery('#sccquoteModal_1').modal('hide') scc_jQuery('.scc-email-popup').removeClass('in'); }); });function addCouponCodeModal_1(){ if(!coupon_1){ var minWidth = "500px" var titleFontSize = "35px" if( navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/webOS/i) || navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/iPod/i) || navigator.userAgent.match(/BlackBerry/i) || navigator.userAgent.match(/Windows Phone/i)){ minWidth = "250px" titleFontSize = "15px" }var code=""code += '';var newModal = ` `;// scc_jQuery('#coupon_code_modal_container_1').html(code)scc_jQuery('#coupon_code_modal_container_1').html(newModal) scc_jQuery('#coupon_code_modal_1').modal('show')if(window.hasOwnProperty("translatorJson")){ initTranslationScriptSCC('body', {lang: "en", t: translatorJson}); }scc_jQuery('.modal-backdrop, fade, in:first').each(function(index, ob){ scc_jQuery(ob).css('display', 'none') }) }}function checkCouponCode_1(){ var modalObject = scc_jQuery(event.currentTarget).closest('.df-scc-euiModal'); modalObject.find('.df-scc-euiButtonContent.df-scc-euiButton__content').html('Checking...') jQuery.ajax( { url: rt_vars.rt_urlajax, type: 'GET', context: modalObject, data: { action: 'sscCheckCoupon', coupon_code: modalObject.find('input').val() }, success: function( data, e, i, x ){ if(typeof data === 'object'){ if(data.data){ modalObject.find('.df-scc-euiButtonContent.df-scc-euiButton__content').html('Submit');if(data.data === false || data.data === 'false'){ this.find('.text-danger').show(); setTimeout(() => { this.find('.text-danger').hide(); }, 3000); if(window.hasOwnProperty("translatorJson")){ initTranslationScriptSCC('body', {lang: "en", t: translatorJson}); } }else if(typeof data.data === 'object'){ coupon_1 = data.data[0] scc_jQuery('#coupon_code_modal_1').modal('hide') applyCouponDiscount(coupon_1) } } }else if(typeof data === 'string'){ if(data.length > 0){ var responseTemp = data.split('{"success":true,"data":')[data.split('{"success":true,"data":').length -1] if(responseTemp.indexOf('false') == -1){ responseTemp = responseTemp.substring(1,responseTemp.length - 2) coupon_1 = JSON.parse(responseTemp)scc_jQuery('#coupon_code_modal_1').modal('hide') applyCouponDiscount(coupon_1) }else{ this.find('.text-danger').show().hide(5000); if(window.hasOwnProperty("translatorJson")){ initTranslationScriptSCC('body', {lang: "en", t: translatorJson}); } }} }else if(!data){} scc_jQuery('#button_check_coupon').html('Check Coupon Code') }, error: function(errorThrown){ console.log(errorThrown); scc_jQuery('#button_check_coupon').html('Check Coupon Code'); } }) } function applyCouponDiscount(coupon_1){ scc_jQuery('.submitPrices').click(); }function displayCouponDiscountInFrontEnd_1(price){ // substracting discount coupon if(!price || typeof price === 'undefined') { price = 0 } if(coupon_1){ var canDoDiscount = false if(Number(coupon_1.minspend) === -1 && Number(coupon_1.maxspend) === -1){ canDoDiscount = true }else{ if(Number(coupon_1.minspend) === -1 && Number(coupon_1.maxspend) != -1){ if(price <= coupon_1.maxspend){ canDoDiscount = true } }else if(Number(coupon_1.minspend) != -1 && Number(coupon_1.maxspend) === -1){ if(price >= coupon_1.minspend){ canDoDiscount = true } }else if(Number(coupon_1.minspend) != -1 && Number(coupon_1.minspend) != -1 ){ if(price >= Number(coupon_1.minspend) && price <= Number(coupon_1.maxspend)){ canDoDiscount = true } } } if(canDoDiscount){if(Number(coupon_1.discountpercentage) != -1){ coupon_1.price_without_discount = price.toFixed(2) price = price.toFixed(2) - (price.toFixed(2) * (Number(coupon_1.discountpercentage)/100).toFixed(2)) coupon_1.discount_value_total = coupon_1.price_without_discount - price.toFixed(2) coupon_1.discount_value_total = Number(coupon_1.discount_value_total.toFixed(2)) } if(Number(coupon_1.discountvalue) != -1){ coupon_1.price_without_discount = price price = price < Number(coupon_1.discountvalue) ? 0 : price - Number(coupon_1.discountvalue) coupon_1.discount_value_total = Number(coupon_1.discountvalue) coupon_1.discount_value_total = Number(coupon_1.discount_value_total.toFixed(2)) } }else { coupon_1.price_without_discount = price coupon_1.discount_value_total = 0 } } //Applying Coupon Discount if(coupon_1){scc_jQuery('#coupon_info_container_1').css('display', 'block') if(canDoDiscount){ scc_jQuery('#coupon_button_1').css('display', 'none')if(coupon_1.discountpercentage != -1.00){ scc_jQuery('#coupon_info_discount_percentage_1').html('Discount percentage: ' + coupon_1.discountpercentage + '%') } if(coupon_1.discountvalue != -1.00){ if(currencyStyleOption === 0){ scc_jQuery('#coupon_info_discount_value_1').html(currencySymbol(currencyLabel) + ' ' + priceCommaStyler(coupon_1.discountvalue))}else{ scc_jQuery('#coupon_info_discount_value_1').html(priceCommaStyler(coupon_1.discountvalue) + ' ' + currencyLabel) } } } if(Number(coupon_1.minspend) === -1.00 && Number(coupon_1.maxspend) === -1.00){ if(currencyStyleOption === 0){ scc_jQuery('#coupon_info_spend_range_1').html('

Your discount has been applied correctly. -' + currencySymbol(currencyLabel) + ' ' + priceCommaStyler(coupon_1.discount_value_total) + '

') }else{ scc_jQuery('#coupon_info_spend_range_1').html('

Your discount has been applied correctly. -' + ' ' + priceCommaStyler(coupon_1.discount_value_total) + currencyLabel + '

') } }else{ if(Number(coupon_1.minspend) != -1.00 && Number(coupon_1.maxspend) != -1.00){ if(currencyStyleOption === 0){ scc_jQuery('#coupon_info_spend_range_1').html(Number(coupon_1.price_without_discount) >= Number(coupon_1.minspend) && Number(coupon_1.maxspend) >= Number(coupon_1.price_without_discount) ? '

Your discount has been applied correctly. -' + currencySymbol(currencyLabel) + ' ' + priceCommaStyler(coupon_1.discount_value_total) + '

': '

Your discount has not been applied because the total price has to be between ' + currencySymbol(currencyLabel) + ' ' + priceCommaStyler(coupon_1.minspend) + ' and ' + currencySymbol(currencyLabel) + priceCommaStyler(coupon_1.maxspend) + '

') }else{ scc_jQuery('#coupon_info_spend_range_1').html(Number(coupon_1.price_without_discount) >= Number(coupon_1.minspend) && Number(coupon_1.maxspend) >= Number(coupon_1.price_without_discount) ? '

Your discount has been applied correctly. -' + ' ' + priceCommaStyler(coupon_1.discount_value_total) + currencyLabel + '

': '

Your discount has not been applied because the total price has to be between ' + priceCommaStyler(coupon_1.minspend) + ' ' + currencyLabel + ' and ' + priceCommaStyler(coupon_1.maxspend) + ' ' + currencyLabel + '

') } }else if(Number(coupon_1.minspend) != -1.00 && Number(coupon_1.maxspend) === -1.00){ if(currencyStyleOption === 0){ scc_jQuery('#coupon_info_spend_range_1').html(Number(coupon_1.price_without_discount) >= Number(coupon_1.minspend) ? '

Your discount has been applied correctly. -' + currencySymbol(currencyLabel) + ' ' + priceCommaStyler(coupon_1.discount_value_total) + '

': '

Your discount has not been applied because the total price has to be higher than ' + currencySymbol(currencyLabel) + ' ' + priceCommaStyler(coupon_1.minspend) + currencySymbol(currencyLabel) + '

') }else{ scc_jQuery('#coupon_info_spend_range_1').html(Number(coupon_1.price_without_discount) >= Number(coupon_1.minspend) ? '

Your discount has been applied correctly. -' + ' ' + priceCommaStyler(coupon_1.discount_value_total) + currencyLabel + '

': '

Your discount has not been applied because the total price has to be higher than ' + priceCommaStyler(coupon_1.minspend) + ' ' + currencyLabel + '

') } }else if(Number(coupon_1.minspend) === -1.00 && Number(coupon_1.maxspend) != -1.00){ if(currencyStyleOption === 0){ scc_jQuery('#coupon_info_spend_range_1').html(Number(coupon_1.maxspend) >= Number(coupon.price_without_discount) ? '

Your discount has been applied correctly. -' + currencySymbol(currencyLabel) + ' ' + priceCommaStyler(coupon_1.discountvalue) + '

': '

Your discount has not been applied because the total price has to be lower than ' + currencySymbol(currencyLabel) + priceCommaStyler(coupon_1.maxspend) + '

') }else{ scc_jQuery('#coupon_info_spend_range_1').html(Number(coupon_1.maxspend) >= Number(coupon.price_without_discount) ? '

Your discount has been applied correctly. -' + ' ' + priceCommaStyler(coupon_1.discountvalue) + currencyLabel + '

': '

Your discount has not been applied because the total price has to be lower than ' + priceCommaStyler(coupon_1.maxspend) + ' ' + currencyLabel + '

') } } } }return price }

Privacy Policy

We will keep the information you submit confidential. All information about your company, your project details, personal information and industry, will only be shared with MB Shine, LLC and its employees. All data is submitted an ssl certificate, and protected.

Contact Us

We're not around right now. But you can send us an email and we'll get back to you, asap.

0

Start typing and press Enter to search