www.wickadvisor.com Open in urlscan Pro
2606:4700:3030::6815:94e  Public Scan

Submitted URL: https://wickadvisor.com/
Effective URL: https://www.wickadvisor.com/
Submission Tags: phishingrod
Submission: On March 05 via api from DE — Scanned from DE

Form analysis 2 forms found in the DOM

https://www.wickadvisor.com/wp-admin/admin-ajax.php?action=brizy_submit_form

<form class="brz-form brz-d-xs-flex brz-flex-xs-wrap" action="https://www.wickadvisor.com/wp-admin/admin-ajax.php?action=brizy_submit_form" novalidate="" data-form-id="dmuiawcnatvhopmuruazdnnvhkzoubbacumy"
  data-project-id="0894e96559941e817a00b471ca96b709" data-success="" data-error="" data-redirect="">
  <div class="brz-forms2__item brz-css-xzvzt brz-css-umqxx brz-css-gxitc brz-css-pnmko"><input type="text" id="jblcawzxmqyupxcanqwyxrnsupueunybwaiv" name="hxpqhtmsihwkbzjyotrodthmxrsoigakwvgy" placeholder="Name" required="" data-type="Text"
      data-label="Name" data-placeholder="Name" class="brz-input brz-forms2__field brz-forms2__field-text"></div>
  <div class="brz-forms2__item brz-css-xzvzt brz-css-umqxx brz-css-gxitc brz-css-xilos"><input type="number" id="zzxpbhxzlffxnwclnfbwzwxxddzeuzdhqnzu" name="ptldkhhvxsebisjueokutjjogiwpejeooxxk" placeholder="Contact No." required=""
      pattern="^-?[0-9]\d*(\.\d+)?$" data-type="Number" data-label="Contact No." data-placeholder="Contact No." data-min="" data-max=""
      data-error="%7B%22minNumError%22%3A%22Selected%20quantity%20is%20less%20than%20stock%20status%2C%20min%3A%22%2C%22maxNumError%22%3A%22Selected%20quantity%20is%20more%20than%20stock%20status%2C%20max%3A%20%22%7D"
      class="brz-input brz-forms2__field brz-forms2__field-number"></div>
  <div class="brz-forms2__item brz-css-xzvzt brz-css-umqxx brz-css-gxitc"><input type="email" id="foqwoxcnlqrqnaqsnnuteqdeedddwgnqkswt" name="jfqsuoirsohvqfyfczkxvfzjlgokjipuulrh" placeholder="Email Address" required=""
      pattern="^(([^<>()\[\]\\.,;:\s@&quot;]+(\.[^<>()\[\]\\.,;:\s@&quot;]+)*)|(&quot;.+&quot;))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$" data-type="Email" data-label="Email Address"
      data-placeholder="Email Address" class="brz-input brz-forms2__field brz-forms2__field-email"></div>
  <div class="brz-forms2__item brz-css-xzvzt brz-css-umqxx brz-css-gxitc brz-css-azwch"><textarea type="paragraph" id="ngslqceizrkkkzqjvhmjpexkuitkwlvggjhs" name="nylxfvynslpqvvmfakevzwyhkqkjaoojmqak" placeholder="Your project brief..."
      data-type="Paragraph" data-label="Your project brief..." data-placeholder="Your project brief..." class="brz-textarea brz-forms2__field brz-forms2__field-paragraph"></textarea></div>
  <div class="brz-forms2 brz-forms2__item brz-forms2__item-button"><button class="brz-btn brz-btn-submit brz-css-gwehb brz-css-nqvbo" data-custom-id="zwwtrvgbgpzqaqqhjietwmdkmnybjdblsnkd"><span class="brz-span brz-text__editor">SUBMIT</span><svg
        version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 24" xml:space="preserve" class="brz-icon-svg brz-form-spinner brz-invisible brz-ed-animated--spin" data-type="glyph"
        data-name="circle-02">
        <g class="nc-icon-wrapper" fill="currentColor">
          <g class="nc-loop_circle-02-24" transform="rotate(185.50000000000054 12 12)">
            <path opacity="0.4" fill="currentColor" d="M12,24C5.3833008,24,0,18.6166992,0,12S5.3833008,0,12,0s12,5.3833008,12,12 S18.6166992,24,12,24z M12,2C6.4858398,2,2,6.4858398,2,12s4.4858398,10,10,10s10-4.4858398,10-10S17.5141602,2,12,2z">
            </path>
            <path data-color="color-2" fill="currentColor" d="M24,12h-2c0-5.5141602-4.4858398-10-10-10V0C18.6166992,0,24,5.3833008,24,12z"></path>
          </g>
          <script>
            ! function() {
              function t(t) {
                this.element = t, this.animationId, this.start = null, this.init()
              }
              if (!window.requestAnimationFrame) {
                var i = null;
                window.requestAnimationFrame = function(t, n) {
                  var e = (new Date).getTime();
                  i || (i = e);
                  var a = Math.max(0, 16 - (e - i)),
                    o = window.setTimeout(function() {
                      t(e + a)
                    }, a);
                  return i = e + a, o
                }
              }
              t.prototype.init = function() {
                var t = this;
                this.animationId = window.requestAnimationFrame(t.triggerAnimation.bind(t))
              }, t.prototype.reset = function() {
                var t = this;
                window.cancelAnimationFrame(t.animationId)
              }, t.prototype.triggerAnimation = function(t) {
                var i = this;
                this.start || (this.start = t);
                var n = t - this.start;
                504 & gt;
                n || (this.start = this.start + 504), this.element.setAttribute("transform", "rotate(" + Math.min(n / 1.4, 360) + " 12 12)");
                if (document.documentElement.contains(this.element)) window.requestAnimationFrame(i.triggerAnimation.bind(i))
              };
              var n = document.getElementsByClassName("nc-loop_circle-02-24"),
                e = [];
              if (n)
                for (var a = 0; n.length & gt; a; a++) ! function(i) {
                  e.push(new t(n[i]))
                }(a);
              document.addEventListener("visibilitychange", function() {
                "hidden" == document.visibilityState ? e.forEach(function(t) {
                  t.reset()
                }) : e.forEach(function(t) {
                  t.init()
                })
              })
            }();
          </script>
        </g>
      </svg></button></div>
</form>

POST

<form id="forminator-module-13123" class="forminator-ui forminator-custom-form forminator-custom-form-13123 forminator-design--material forminator_ajax forminator-size--small" method="post" data-forminator-render="0" data-form-id="13123"
  data-design="material" data-grid="open" style="" novalidate="novalidate">
  <div class="forminator-response-message forminator-error" aria-hidden="true"></div>
  <div class="forminator-row">
    <div id="name-1" class="forminator-col forminator-col-12 ">
      <div class="forminator-field"><label for="forminator-field-name-1" class="forminator-label forminator-floating--input">Name <span class="forminator-required">*</span></label>
        <div class="forminator-input--wrap"><input type="text" name="name-1" value="" placeholder="E.g. John" id="forminator-field-name-1" class="forminator-input forminator-name--field" aria-required="true"></div>
      </div>
    </div>
  </div>
  <div class="forminator-row">
    <div id="text-1" class="forminator-col forminator-col-12 ">
      <div class="forminator-field"><label for="forminator-field-text-1" class="forminator-label forminator-floating--input">Company name <span class="forminator-required">*</span></label>
        <div class="forminator-input--wrap"><input type="text" name="text-1" value="" placeholder="E.g. text placeholder" id="forminator-field-text-1" class="forminator-input forminator-name--field" data-required="1"></div>
      </div>
    </div>
  </div>
  <div class="forminator-row">
    <div id="email-1" class="forminator-col forminator-col-6 ">
      <div class="forminator-field"><label for="forminator-field-email-1" class="forminator-label forminator-floating--input">Email Address <span class="forminator-required">*</span></label>
        <div class="forminator-input--wrap"><input type="email" name="email-1" value="" placeholder="E.g. john@youremail.com" id="forminator-field-email-1" class="forminator-input forminator-email--field" data-required="true" aria-required="true">
        </div>
      </div>
    </div>
    <div id="phone-1" class="forminator-col forminator-col-6 ">
      <div class="forminator-field"><label for="forminator-field-phone-1" class="forminator-label forminator-floating--input">Phone Number</label>
        <div class="forminator-input--wrap"><input type="text" name="phone-1" value="" placeholder="E.g. +65 9123 0000" id="forminator-field-phone-1" class="forminator-input forminator-field--phone" data-required="" aria-required="false"
            autocomplete="off"></div>
      </div>
    </div>
  </div>
  <div class="forminator-row">
    <div id="select-1" class="forminator-col forminator-col-12 ">
      <div class="forminator-field"><label for="select-1-field-field" class="forminator-label">I'm interested in...</label><select class="forminator-select--field forminator-select2 select2-hidden-accessible forminator-screen-reader-only"
          id="select-1-field" data-required="" name="select-1" data-default-value="" data-placeholder="" data-search="false" data-select2-id="select2-data-select-1-field" tabindex="-1" aria-hidden="true">
          <option value="website-design" data-calculation="0" data-select2-id="select2-data-2-5evb">Website Design</option>
          <option value="ecommerce" data-calculation="0">E-Commerce</option>
          <option value="custom-request" data-calculation="0">Custom Request</option>
        </select><span class="select2 select2-container forminator-select" dir="ltr" data-select2-id="select2-data-1-uxkv" style="width: 392.953px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
              aria-haspopup="true" aria-expanded="false" tabindex="0" aria-disabled="false" aria-labelledby="select2-select-1-field-container" aria-controls="select2-select-1-field-container"><span class="select2-selection__rendered"
                id="select2-select-1-field-container" role="textbox" aria-readonly="true" title="Website Design">Website Design</span><span class="select2-selection__arrow" role="presentation"><span class="forminator-icon-chevron-down"
                  aria-hidden="true"></span></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span></div>
    </div>
  </div>
  <div class="forminator-row">
    <div id="textarea-1" class="forminator-col forminator-col-12 ">
      <div class="forminator-field" style="position: relative;"><label for="forminator-field-textarea-1" class="forminator-label forminator-floating--textarea" style="padding-top: 29px;">Message</label>
        <div class="forminator-textarea--wrap"><textarea name="textarea-1" placeholder="A brief introduction of my project..." id="forminator-field-textarea-1" class="forminator-textarea" rows="6" style="min-height: 140px; padding-top: 29px;"
            maxlength="180"></textarea></div><span class="forminator-description"><span data-limit="180" data-type="characters">0 / 180</span></span>
      </div>
    </div>
  </div><input type="hidden" name="referer_url" value="">
  <div class="forminator-row forminator-row-last">
    <div class="forminator-col">
      <div class="forminator-field"><button class="forminator-button forminator-button-submit"><span>Send Message</span><span aria-hidden="true"></span></button></div>
    </div>
  </div><input type="hidden" id="forminator_nonce" name="forminator_nonce" value="ebe6c85a0c"><input type="hidden" name="_wp_http_referer" value="/"><input type="hidden" name="form_id" value="13123"><input type="hidden" name="page_id"
    value="16760"><input type="hidden" name="form_type" value="default"><input type="hidden" name="current_url" value="https://www.wickadvisor.com/"><input type="hidden" name="render_id" value="0"><input type="hidden" name="action"
    value="forminator_submit_form_custom-forms"><label for="input_7" class="forminator-hidden" aria-hidden="true">Please do not fill in this field. <input id="input_7" type="text" name="input_7" value="" autocomplete="off"></label>
</form>

Text Content

Main Menu
 * Home
 * Our ServicesToggle submenu
    * WordPress Web Development
    * E-Commerce Web Development
    * Custom Web Development
    * Digital Marketing
    * Search Engine Optimization
    * ACRA – Register your business

 * Startup PackagesToggle submenu
    * Standard Website
    * Digital Marketing
    * Graphic Design

 * Career
 * About Us

 * Home
 * Our Services
   * WordPress Web Development
   * E-Commerce Web Development
   * Custom Web Development
   * Digital Marketing
   * Search Engine Optimization
   * ACRA – Register your business
 * Startup Packages
   * Standard Website
   * Digital Marketing
   * Graphic Design
 * Career
 * About Us




ONE STOP DIGITAL SOLUTION IN SINGAPORE, SPECIALISED IN WORDPRESS WEBSITE DESIGN
& DEVELOPMENT FOR ENTREPRENEURS.




WEBSITE DESIGN | DIGITAL TRANSFORMATION | ECOMMERCE


GRAPHIC DESIGN | VIRTUAL EVENTS | DIGITAL MARKETING



Let’s tackle your next big challenge

GET IN TOUCH


WE HELP BUSINESSES, STARTUPS AND ENTREPRENEURS IN SINGAPORE KICKSTART THEIR
DIGITAL JOURNEY INTO THE WORLD OF ECOMMERCE.


HOSTING, DOMAIN AND TECH SUPPORT ALL IN ONE PLACE.


LEAVE THE TECHNICAL AND COMPLICATED TASKS TO OUR 100% LOCAL TEAM AND FOCUS MORE
ON GROWING YOUR BUSINESS.







Easy To Choose Packages

No hidden fees, no bill shocks



Corporate

Create a website that resonates with your target audience and leave a lasting
impression with a website design that upholds your brand.



Starting from

S$1800/ website

E-Commerce

Bring your business online and expand your sales channel with integrated online
payment options. List and manage all your products with one website.


Starting from

S$2800/ website

Business Platform

Materialise your brilliant business idea. We will build upon your blueprint and
evolve it into a successful money making model.



S$25000 onwards

Check out our website design packages

Pricing Plans

This is what we do best.

We are ready to tackle your next challenge. It’s what we love to do!




DIGITAL MARKETING &


GRAPHIC DESIGN

Level up your social media presence with impactful graphic design that will
increase social engagement and brand image. Make consistent engagement a reality
for your business.





WEBSITE DESIGN &


DEVELOPMENT

Need a powerful website that can handle thousands of visitors without technical
issues? Our bespoke WordPress websites and website design can make it happen.





E-COMMERCE DEVELOPMENT

Start an online store and bring your business online. Our ecommerce solution
gives your business that extra push to stay relevant post-covid.







WORDPRESS FOR


ENTERPRISES

Scale, optimise and secure your business with an Enterprise solution for
WordPress. Level up your business with custom plugins, Enterprise-grade
security, CRM Integrations and more.





WORDPRESS MAINTENANCE

No more sleepless nights because of technical issues and server breakdowns! Our
Maintenance & Support team will put out any fire you come across.





WEBSITE


OPTIMIZATION

Say goodbye to slow loading speeds and poor image optimisation. We will lessen
the load to make sure your pages load fast without jeopardizing your website
design.




Industry Experience

Our team is specialized in a wide array of industry

Retail &

E-Commerce

Digital Marketing Agencies

Education and

E-Learning

Aerospace and

Engineering

Facilities and

Real Estate

SME and Corporate

Businesses

Beauty and Cosmetic

Marketplace Platforms

Check out our Go Digital packages

LEARN MORE


SOME OF OUR CLIENTS






Let’s do this!




Drop us a message and we will get back to you within 1 – 3 working days.

WHATSAPP ONLY

+65 3138 1228

EMAIL ADDRESS

hello@wickadvisor.com


SUBMIT

QUICK LINKS

About Us

Services

Contact Us

Careers

SUPPORT

Help Center

F.A.Q.

Privacy Policy

Website Terms of Use

Terms & Condition

CONTACT

Have an idea? Talk to our experts and help grow your business.

hello@wickadvisor.com

+65 3138 1228

Copyrights 2022 © WickAdvisor. All Rights Reserved Wickadvisor.com is registered
under WICKORIGIN PTE.LTD. (201924592G)


Close menu


Send us your brief

Need some help? Give us a brief idea of what you need and we will get in touch
soon.

Name *

Company name *

Email Address *

Phone Number

I'm interested in...Website DesignE-CommerceCustom RequestWebsite Design
Message

0 / 180
Send Message
Please do not fill in this field.

Get Started Fast




Creative & Responsive Design




100% Local & Singaporean