www.zonia.co.uk Open in urlscan Pro
2606:4700:20::681a:d8c  Public Scan

URL: https://www.zonia.co.uk/
Submission Tags: sansec.io magecart Search All
Submission: On October 16 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET https://www.zonia.co.uk/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.zonia.co.uk/catalogsearch/result/" method="get">
  <div class="flex relative">
    <label class="sr-only" for="search"> Search entire store here... </label>
    <div class=" w-full mx-auto relative" style="max-width: 739px">
      <input id="search" x-on:input.debounce="getSearchResults()" x-ref="searchInput" type="search" class="relative p-2  leading-normal transition appearance-none w-full" autocapitalize="off" autocomplete="off" autocorrect="off" name="q" value=""
        placeholder="Search entire store here..." maxlength="128">
      <input type="submit" id="search-button">
      <div id="search_autocomplete" class="search-autocomplete relative w-full" x-show="show" style="display:none;">
        <div class="absolute bg-white border border-solid border-black z-50 w-full grid grid-cols-1 md:grid-cols-3">
          <template x-for="searchResultByType in Object.values(searchResultsByType)">
            <div class="">
              <template x-if="searchResultByType.hasOwnProperty(0) &amp;&amp; templates[searchResultByType[0].type].title &amp;&amp; templates[searchResultByType[0].type].titleRenderer === undefined">
                <div class="font-bold pt-2 pl-2 text-center" x-text="templates[searchResultByType[0].type].title"></div>
              </template>
              <template x-if="searchResultByType.hasOwnProperty(0) &amp;&amp; templates[searchResultByType[0].type].titleRenderer !== undefined">
                <div class="font-bold pt-2 pl-2 text-center" x-text="window[templates[searchResultByType[0].type].titleRenderer](searchResultByType)"></div>
              </template>
              <template x-for="searchResult in searchResultByType">
                <div class="hover:bg-gray-100">
                  <template x-if="searchResult.type == 'term'">
                    <a class="w-full block p-2" x-bind:href="'https://www.zonia.co.uk/catalogsearch/result/?q=' + searchResult.title" :title="searchResult.title">
        <span class="text-sm" x-text="searchResult.title"></span>
        <span class="text-sm" x-text="'(' + searchResult.num_results + ')'"></span>
    </a>
                  </template>
                  <template x-if="searchResult.type == 'product'">
                    <a class="w-full block" :href="searchResult.url" :title="searchResult.title">
        <div class="grid grid-cols-4 gap-4 p-3">
            <div>
                <img :src="searchResult.image" class="inline-block">
            </div>
            <div class="col-span-3">
                <span class="text-sm" x-text="searchResult.title"></span>
                <span class="text-sm font-bold" x-html="searchResult.price"></span>
            </div>
        </div>
    </a>
                  </template>
                  <template x-if="searchResult.type == 'category'">
                    <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
        <span class="text-sm italic block text-gray-500" x-text="searchResult.breadcrumb.join(' > ').concat(' > ')"></span>
        <span class="text-sm" x-text="searchResult.title"></span>
    </a>
                  </template>
                  <template x-if="searchResult.type == 'product_attribute'">
                    <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
        <span class="text-sm" x-text="searchResult.title"></span>
        <span class="text-xs uppercase text-gray-500" x-text="searchResult.attribute_label" style="vertical-align: super;"></span>
    </a>
                  </template>
                  <script>
                    function renderEsAutocompleteTitleAttribute(data) {
                      data = data.filter(function(item) {
                        return item.type === 'product_attribute';
                      }).map(function(item) {
                        return item['attribute_label']
                      }).reduce(function(prev, item) {
                        if (item in prev) {
                          prev[item]++;
                        } else {
                          prev[item] = 1;
                        }
                        return prev;
                      }, {});
                      data = Object.entries(data).sort(function(item1, item2) {
                        return item2[1] - item1[1]
                      }).map(function(item) {
                        return item[0]
                      });
                      if (data.length > 2) {
                        data = data.slice(0, 2);
                        data.push('...');
                      }
                      return data.join(', ');
                    }
                  </script>
                  <template x-if="searchResult.type == 'cms_page'">
                    <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
        <span class="text-sm" x-text="searchResult.title"></span>
    </a>
                  </template>
                </div>
              </template>
            </div>
          </template>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" @submit.prevent="submitForm();" id="login-form">
  <div class="control">
    <input type="hidden" value="" name="g-recaptcha-response">
  </div>
  <div class="fieldset login">
    <div class="field email required">
      <label class="label" for="form-login-username" form="login-form">
        <span>Email Address</span>
      </label>
      <div class="control">
        <input name="username" id="form-login-username" x-ref="customer-email" @change="errors = 0" type="email" required="" class="form-input input-text">
      </div>
    </div>
    <div class="field password required">
      <label for="form-login-password" class="label" form="login-form">
        <span>Password</span>
      </label>
      <div class="control">
        <input name="password" id="form-login-password" type="password" class="form-input input-text" required="" x-ref="customer-password" @change="errors = 0">
      </div>
    </div>
    <input name="context" type="hidden" value="checkout">
    <div class="actions-toolbar flex justify-between pt-6 pb-2 items-center">
      <button type="submit" disabled="disabled" data-recaptcha-btn="" class="inline-flex btn btn-primary disabled:opacity-75"> Sign In </button>
      <a href="https://www.zonia.co.uk/customer/account/forgotpassword/">
                                        Forgot Your Password?                                    </a>
    </div>
  </div>
</form>

Text Content

Skip to Content
We deliver to any country. Details
 
Info & over the phone orders: +40 766 985 985
lei €
Search entire store here...

Search search
My Account
Sign In Create an Account
0
Favorites
loader
Loading...
0
Checkout
Cart

x





TRANSPORT (RO):

0

TOTAL ( )



Checkout
loader
Loading...

CATEGORIES
New In
Dresses
 * New Collection Dresses
   
 * Evening dresses
   * Maxi evening dresses
   * Midi dresses
   * Mini evening dresses
   * Bodycon Dresses
   
 * Special Occasion Dresses
   * Velvet Dresses
   * Cheap Occasion Dresses
   * Veil Dresses
   * Godmother Dresses
   * Sequin Dresses
   * Cloche Dresses
   * Side By Side Dresses
   * Asymmetrical Dresses
   * Lace Dresses
 * Summer Dresses
   
 * Day dresses
   * Office Dresses
   * Casual Dresses
   * Jacket Dresses
   * Shirt Dresses
 * Luxury Dresses
 * Prom Dresses
 * Wedding Dresses
 * Baptism Dresses
 * Bridesmaid Dresses
 * Big Size Dresses
 * Wedding Ceremony Dresses

Clothes
 * Sets
 * Sport suits
   
 * Blouses and Shirts
   * Blouses
   * Shirts
 * Blazers
 * Trousers
 * Jumpsuits
 * Skirts
 * Coats & Jackets

BestSeller
Brands
 * La Donna
 * Moze

Big Size
 * Dresses
 * Clothes

SALE
%
 * SALE: Last Pieces
 * SALE: Evening dresses
 * SALE: Coats & jackets
 * SALE: Day dresses
 * SALE: Jumpsuits & pants

+40 766 985 985
WHATSAPP
CHAT
BLOG
HELP
x

Checkout using your account

Email Address

Password

Sign In Forgot Your Password?

This form is protected by reCAPTCHA - the Google Privacy Policy and Terms of
Service apply.

Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account

x

FREE SHIPPIN

for any order

BACK MONEY

in 14 days

FREE RETURNS

in 14 days

DELIVERY IN 24H

in Romania

NEW COLLECTION

every Friday

VERIFIED QUALITY

Individually sized products





NOUA COLECTIE

view all products


Catania Turquoise occasion Dress
XXL
3XL
4XL
10000€
NEW

Antonella Green Dress
 
 
S
M
L
XL
7400€
Beatrice Green Elegant Dress
S
M
L
XL
XXL
3XL
4XL
8000€
-10%
NEW

Glittery Green Dress
S
M
L
XL
8200€ 7400€
view all products


TOP CELE MAI VANDUTE

view all products


Isaura Pistachio occasion dress
 
 
 
 
 
 
 
 
 
S
M
L
XL
XXL
3XL
4XL
5XL
10200€
-9%

Reina Pistachio Dress
 
 
 
S
M
L
XL
8600€ 7800€
-20%

Sandra Pistachio Dress
 
 
 
 
 
 
 
 
 
S
M
L
XL
7600€ 6100€
Herrera Pistachio Dress
 
 
S
M
L
XL
8600€
view all products


REDUCERI

view all products


-27%

Night Diva Camel Dress
 
 
 
 
 
S
M
L
XL
XXL
3XL
4XL
5XL
9800€ 7200€
-15%

Sugar Pistachio Dress
 
 
 
 
S
M
L
XL
7200€ 6100€
-7%

Gessy Light Green Dress
 
 
S
M
L
5500€ 5100€
-40%

Moze Clarine Green Dress
S
M
L
XL
XXL
3XL
8200€ 4900€
view all products



WHY ZONIA?
REAL
PICTURES
THOUSDANTS
satisfied customers

OVER 630.000
Facebook fans
DELIVERY IN 48h
anywhere in the world
Join the Zonia community

Tell your friends about Zonia.co.uk on your favorite social network
 * I received the dress, and it is very beautifully crafted and from now on I
   will be a true Zonia!
 * Thank you so much for the dresses, they are amazing. I highly recommend this
   site !!
 * Thanks for the dress! This is the second order and i keep my opinion: you do
   an amazing job! So happy!
 * I got the two dresses and they are exactly like the picture, and they fit me
   very well! Thank you for seriousness.
 * I am very happy with the dress and your services !!! Thank you very much.
 * Thank you Zonia for this gorgeous dress! I shined on stage in London!
 * My name is Simona and I want to thank you so much ... today the dress arrived
   in Portugal .... it is beautiful, I love it !!!
 * I appreciate the products quality, reliability and punctuality showed by
   Zonia.ro. I recommend with confidence Zonia.ro!
 * I received the dress, and it is very beautifully crafted and from now on I
   will be a true Zonia!
 * Thank you so much for the dresses, they are amazing. I highly recommend this
   site !!
 * Thanks for the dress! This is the second order and i keep my opinion: you do
   an amazing job! So happy!
 * I got the two dresses and they are exactly like the picture, and they fit me
   very well! Thank you for seriousness.

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

view all testimonials

Information

Payments Delivery Returns Terms And Conditions Suggestions And Complaints

Contact

About us Program Company details Wholesale

Help

FAQ How to buy Your opinion Discounts

Privacy Policy

Data Protection ANPC

© 2024 Zonia. All rights reserved.
Terms and conditions Privacy policy

New customer? you get a 7% discount on your first order
Register