www.retailsector.co.uk Open in urlscan Pro
165.232.107.37  Public Scan

Submitted URL: https://www.retailsector.co.uk/NewsletterCreator_new/template/images/retai=
Effective URL: https://www.retailsector.co.uk/630885-retail-accounts-for-10-of-uk-administrations-in-2022-study-finds/
Submission: On October 13 via api from GB — Scanned from GB

Form analysis 5 forms found in the DOM

POST

<form role="form" id="payment-form" method="post" class="validation" action="" data-cc-on-file="false" data-stripe-publishable-key="pk_live_sLRzL2uASlr7ZnU46lDDQ8dD00drnBd7Vj">
  <!-- /** create user form start here!!! */ -->
  <div id="signup-form" style="overflow: hidden; transition:height 200ms ease-in;">
    <div class="flex flex-col items-start pt-2">
      <label class="text-sm 2xl:text-base" for="Username" style="font-weight:400;margin-bottom:0;color:black;">Username</label>
      <input type="text" onchange="borderNone(event)" name="user_nicename" id="user_nicename" placeholder="Your username" required=""
        style="background-color:rgb(242, 244, 248); height: 2.5rem; border-radius:0.375rem; border:none; outline:none; padding:0.5rem; width:100%; margin:4px 0; color:black;">
    </div>
    <div class="flex flex-col items-start pt-2">
      <label class="text-sm 2xl:text-base" for="email" style="font-weight:400;margin-bottom:0;color:black;">Email</label>
      <input type="email" onchange="borderNone(event)" name="email" id="create_email_field" placeholder="Your email" required=""
        style="background-color:rgb(242, 244, 248); height: 2.5rem; border-radius:0.375rem; border:none; outline:none; padding:0.5rem; width:100%; margin:4px 0; color:black;">
    </div>
    <div class="flex flex-col items-start pt-2">
      <label for="password" class="text-sm 2xl:text-base" style="text-align:left;font-weight:400; margin-bottom:0; color:black;">Password</label>
      <input type="password" onchange="borderNone(event)" name="password" id="password" class="text-sm" placeholder="Password"
        style="background-color:rgb(242,244,248); border:none; height:2.5rem; border-radius:0.375rem; outline:none; color:black; width:100%; padding:0.5rem; margin:0.5rem 0rem;">
    </div>
    <button type="button" id="show-payment-form"
      style="font-size: 16px; padding:0.5rem 0rem !important; margin:1rem 0rem; border-radius:0.375rem; font-weight:400; color:white !important; background-color:#1e1e1e !important; width:100%; border:none !important; ">Next</button>
  </div>
  <!-- /** create user form end */ -->
  <div id="payment-form-acc" style="overflow: hidden; height: 0px; transition: height 100ms ease-in;">
    <div class="py-2 px-2 xs:py-2 xs:px-4  mx-4 text-sm sm:text-base" style="margin-bottom: 10px;">
      <p style="border-bottom:2px solid black;width:max-content;margin:0 auto; color:black;"> Credit Card </p>
    </div>
    <div class="grid grid-cols-2 items-center">
      <div>
        <p class="text-sm 2xl:text-base font-medium text-left" style="margin: 0px;color:black;">Membership</p>
      </div>
      <div class="grid grid-cols-1 xs:grid-cols-2 gap-2">
        <div id="selected_persons" class="focus:outline-none text-sm 2xl:text-base" style="width: 7rem; border:none;color:black;"> 1 person <!-- <select name="person" id="person" class="focus:outline-none text-sm 2xl:text-base" style="width: 7rem; border:none;color:black;">
                      <option value="1">1 person</option>
                    </select> -->
        </div>
        <div style="display: flex; align-items:center;">
          <p class="focus:outline-none text-sm 2xl:text-base" style="margin: 0px;color:black;">
            <span id="selected_package"></span>
          </p>
          <!--  <select name="price" id="price" class="focus:outline-none text-sm 2xl:text-base" style="width: 7rem; border:none;color:black;">
                            <option value="1">£5/month</option>
                          </select>-->
        </div>
      </div>
    </div>
    <div class="flex flex-col items-start pt-2" style="margin-top: 10px;">
      <label class="text-sm 2xl:text-base" for="card_number" style="font-weight:400;margin-bottom:0;color:black;">Card number</label>
      <input type="text" name="card_number" id="card_number" autocomplete="cc-number" autocorrect="off" spellcheck="false" data-elements-stable-field-name="cardNumber" inputmode="numeric" aria-label="Credit or debit card number"
        placeholder="1234 1234 1234 1234" aria-invalid="false" value="" required=""
        style="background-color:rgb(242, 244, 248); height: 2.5rem; border-radius:0.375rem; border:none; outline:none; padding:0.5rem; width:100%; margin:4px 0; color:black;">
    </div>
    <div class="grid grid-cols-2 gap-2 mt-2">
      <div class="flex flex-col w-full mb-5">
        <label for="name" class="text-sm 2xl:text-base text-left" style="font-weight:400; margin-bottom:0; color:black;">Expiration date</label>
        <!-- <input type="text" name="name" id="name" class="border-none outline-none bg-mocono-gray mt-2 rounded-md"> -->
        <span class="mt-2 rounded-md flex items-center" style="background-color:rgb(242,244,248);">
          <input class="cc-expiry-input" style="border:none; background-color:rgb(242,244,248); border-radius:0.375rem;height:2.5rem; color:black;border:none; outline:none;" autocomplete="cc-exp" autocorrect="off" spellcheck="false" type="text"
            name="month" data-elements-stable-field-name="cardExpiry" inputmode="numeric" aria-label="Credit or debit card expiration date" placeholder="MM / YY" aria-invalid="false" value="" id="card_expiry_month">
          <!-- <input type="text" name="month" placeholder="MM" class="cc-expiry-input" id="card_expiry_month" maxlength="2" size="2" title="Please enter the correct month" style="border:none; background-color:rgb(242,244,248); border-radius:0.375rem;  height:2.5rem; color:black;border:none; outline:none;" autocomplete="cc-exp" autocorrect="off" spellcheck="false" type="text" data-elements-stable-field-name="cardExpiry" inputmode="numeric" aria-label="Credit or debit card expiration date" placeholder="MM / YY" aria-invalid="false"> -->
          <!-- <span class="">/</span>
                      <input class="cc-expiry-input" 
                      style="border:none; background-color:rgb(242,244,248); border-radius:0.375rem;  height:2.5rem; color:black;border:none; outline:none;" 
                      autocomplete="cc-exp"
                      autocorrect="off" 
                      spellcheck="false" 
                      type="text"
                      name="year" 
                      data-elements-stable-field-name="cardExpiry" 
                      inputmode="numeric" 
                      aria-label="Credit or debit card expiration date" 
                      placeholder="MM / YY" 
                      aria-invalid="false" 
                      value="04 / 24">  -->
          <!-- <input type="text" name="year" placeholder="YY" class="cc-expiry-input" id="card_expiry_year" maxlength="2" size="2" title="Please enter the correct year" style="border:none; background-color:rgb(242,244,248); border-radius:0.375rem;  height:2.5rem; color:black;border:none; outline:none;" autocomplete="cc-exp" autocorrect="off" spellcheck="false" type="text" data-elements-stable-field-name="cardExpiry" inputmode="numeric" aria-label="Credit or debit card expiration date" placeholder="MM / YY" aria-invalid="false"> -->
        </span>
      </div>
      <div class="flex flex-col ">
        <label for="cvv" class="text-sm 2xl:text-base" style="text-align:left;font-weight:400; margin-bottom:0; color:black;">Security code</label>
        <input type="text" name="cvv" id="cvv" class="text-sm cc-cvc-input" placeholder="CVV"
          style="background-color:rgb(242,244,248); border:none; height:2.5rem; border-radius:0.375rem; outline:none; color:black; width:100%; padding:0.5rem; margin:0.5rem 0rem;">
      </div>
    </div>
    <p id="card-errors" style="color: red" role="alert"></p>
    <p id="payment-success" style="color: green" role="alert"></p>
    <div>
      <input type="submit" value="Start membership" class="start-membership"
        style="font-size: 16px; padding:0.5rem 0rem !important; border-radius:0.375rem; font-weight:400; color:white !important; background-color:#1e1e1e !important; width:100%; border:none !important; ">
      <!-- <button id="show-signup-form" type="button" style="background-color: transparent; border:none;text-decoration:underline; color:black; font-size:16px; padding:4px 0px;font-weight:400;">Back</button> -->
    </div>
    <div class="text-center mb-4 mt-3">
      <p class="text-sm" style="color:black; padding:0 1rem;">By clicking "Start my membership" , you agree to our <a href="" class="underline">Membership Terms of
                                        Service</a>.</p>
      <p class="text-sm" style="color:black; padding:0 1rem;">Your payment method will be charged a recurring fee, unless you decide to cancel. You can cancel at any time. </p>
    </div>
  </div>
</form>

GET https://www.retailsector.co.uk/

<form method="get" id="search" action="https://www.retailsector.co.uk/">
  <input id="search-input" class="is-ajax-search" inputmode="search" type="text" name="s" title="Search for" placeholder="Search for" autocomplete="off">
  <button id="search-submit" type="submit">
    <span class="tie-icon-search tie-search-icon" aria-hidden="true"></span>
    <span class="screen-reader-text">Search for</span>
  </button>
</form>

GET https://www.retailsector.co.uk/

<form role="search" method="get" class="search-form" action="https://www.retailsector.co.uk/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" class="search-field" placeholder="Search …" value="" name="s">
  </label>
  <input type="submit" class="search-submit" value="Search">
</form>

POST

<form id="user_login" method="post" novalidate="novalidate">
  <div class="flex flex-col items-start">
    <label class="text-sm 2xl:text-base" for="email" style="margin-bottom:4px;font-weight:400;color:#1e1e1e!important;">Email</label>
    <input type="email" name="email" id="login_email" class="text-sm bg-mocono-gray h-10 rounded-md border-none outline-none p-2 w-full my-1"
      style="background-color: rgba(242, 244, 248, 1);outline:none; border:none; border-radius:0.375rem;color:#1e1e1e!important;" required="" aria-required="true">
  </div>
  <div class="flex flex-col items-start py-2">
    <label class="text-sm 2xl:text-base" for="create_password" style="margin-bottom:4px;font-weight:400;color:#1e1e1e!important;">Password</label>
    <input type="password" name="password" id="login_password" class="text-sm bg-mocono-gray h-10 rounded-md border-none outline-none w-full my-1"
      style="background-color: rgba(242, 244, 248, 1);outline:none; border:none; border-radius:0.375rem;color:#1e1e1e!important;" required="" aria-required="true">
  </div>
  <div>
    <input type="submit" value="Sign in" class=" text-sm 2xl:text-base no-Outline login-butoon"
      style="padding:0; line-height:0; border-radius:0.375rem;height:3rem;font-weight:400;font-size:1rem;transition:100ms ease-in !important; margin-top:0.5rem;width:100%; text-transform:capitalize; background-color:#1e1e1e!important; color:white!important; border: none;">
  </div>
</form>

GET https://www.retailsector.co.uk/

<form method="get" class="tie-popup-search-form" action="https://www.retailsector.co.uk/">
  <input class="tie-popup-search-input " inputmode="search" type="text" name="s" title="Search for" autocomplete="off" placeholder="Search for">
  <button class="tie-popup-search-submit" type="submit">
    <span class="tie-icon-search tie-search-icon" aria-hidden="true"></span>
    <span class="screen-reader-text">Search for</span>
  </button>
</form>

Text Content

You have read 2 free articles this month.


GO UNLIMITED WITH A MEMBERSHIP

Pay monthly or annually. Cancel any time.

Monthly

1 Person 2 Person 3 Person 4 Person 5 Person

£5.99 / Month

Sign up

Yearly

1 Person 2 Person 3 Person 4 Person 5 Person

Save 16.54%

£59.99 / Year

Sign up

No, thanks

I already have an account

Back Back

Your account

Sign Up

Username
Email
Password
Next

Credit Card

Membership

1 person



Card number
Expiration date
Security code







By clicking "Start my membership" , you agree to our Membership Terms of
Service.

Your payment method will be charged a recurring fee, unless you decide to
cancel. You can cancel at any time.

Cancel and go to homepage
Thursday, October 13 2022
TOP HEADLINES

Retail sales rise 2.2% in September


 * 
 * 

 * All News
 * Cookies
 * Privacy
 * Terms
 * Contact
 * Newsletter Signup

 * Menu


 * Search for


 * Home
 * High Street
 * Online
 * Economy
 * Comment
 * Features
 * Advertising Advertise

 * Search for
 * Sidebar

Home/News/Economy/Retail accounts for 10% of UK administrations in 2022, study
finds
Economy


RETAIL ACCOUNTS FOR 10% OF UK ADMINISTRATIONS IN 2022, STUDY FINDS


GREATER LONDON LED THE WAY WITH 22% OF THE FILINGS, FOLLOWED BY THE SOUTH EAST
(17%) AND NORTH WEST (15%)

Lewis Catchpole Send an email Monday, 25 July 2022, 9:01
1 minute read
Facebook Twitter LinkedIn WhatsApp Share via Email


Join our community

Register for free and never miss another story

Enter your email here...

REVEAL ARTICLE

By signing up for our newsletter you agree that we can send you our news
briefings and that we may send you promotions on behalf of our partners from
time to time. We promise to not use your email for spam and we will not sell it
to third parties. By signing up for the Daily Briefing you also agree to our
Privacy Policy and our Terms of Service. 



The retail sector accounted for 10% of administrations in the first six months
of the year – the third highest industry in the UK – according to analysis by
full-service law firm Shakespeare Martineau.

It found more than 620 businesses, 62 of which came from the retail industry,
filed for administration between 1 January and 30 June 2022, marking a 60%
increase compared to 2021.

The data from The Gazette Official Public Record revealed construction,
manufacturing and retail were the sectors worst hit, accounting for 40% of
administrations. Greater London led the way with 22% of the filings, followed by
the South East (17%) and North West (15%).

Related Articles
 * Unemployment at lowest level in 50 years as pay levels fall
   2 days ago
 * Retail sales rise 2.2% in September
   2 days ago

It added that while administrations nationally are still yet to hit pre-Covid
levels (940 in the first six months of 2019), recession fears and the financial
pressure on households and businesses means “the worst is still yet to come”.

Andy Taylor, partner and head of restructuring at Shakespeare Martineau, said:
“Administrations were suppressed during Covid due to the introduction of
numerous measures, such as the Coronavirus Business Interruption Loan Scheme,
the subsequent Recovery Loan Scheme and a general prohibition on many forms of
enforcement.

“As those support packages have been removed, we have seen an increase in
insolvencies generally, which is to be expected.”

He added: “Businesses are facing numerous headwinds – from inflation and
interest rises to the challenging political landscape at home and further
afield. There are a lot of businesses with endemic problems they have been
sitting on for months and, in some cases, years. If things continue as they are,
we expect to see an increase in businesses failures as they attempt to address
their underlying issues and battle tough trading conditions.”

Tags
Coronavirus London
Lewis Catchpole Send an email Monday, 25 July 2022, 9:01
1 minute read
Facebook Twitter LinkedIn WhatsApp Share via Email

Share
Facebook Twitter LinkedIn WhatsApp Share via Email


READ NEXT

Economy
2 weeks ago


FOOD INFLATION RISES TO A ‘RECORD’ 10.6% IN SEPTEMBER

Economy
2 weeks ago


BOOHOO AND WILKO CANCEL ORDERS WITH SUPPLIERS AMID SLOW SALES

Economy
2 weeks ago


POUND PLUNGES TO HISTORIC LOW

Economy
3 weeks ago


CHANCELLOR ANNOUNCES SWEEPING TAX CUTS IN FIRST MINI-BUDGET

Economy
3 weeks ago


BOE RAISES INTEREST RATES TO 2.25%

 * 
 * 

2 weeks ago


FOOD INFLATION RISES TO A ‘RECORD’ 10.6% IN SEPTEMBER

2 weeks ago


BOOHOO AND WILKO CANCEL ORDERS WITH SUPPLIERS AMID SLOW SALES

2 weeks ago


POUND PLUNGES TO HISTORIC LOW

3 weeks ago


CHANCELLOR ANNOUNCES SWEEPING TAX CUTS IN FIRST MINI-BUDGET

3 weeks ago


BOE RAISES INTEREST RATES TO 2.25%

2 weeks ago


FOOD INFLATION RISES TO A ‘RECORD’ 10.6% IN SEPTEMBER

2 weeks ago


BOOHOO AND WILKO CANCEL ORDERS WITH SUPPLIERS AMID SLOW SALES

2 weeks ago


POUND PLUNGES TO HISTORIC LOW

3 weeks ago


CHANCELLOR ANNOUNCES SWEEPING TAX CUTS IN FIRST MINI-BUDGET

3 weeks ago


BOE RAISES INTEREST RATES TO 2.25%

2 weeks ago


FOOD INFLATION RISES TO A ‘RECORD’ 10.6% IN SEPTEMBER

2 weeks ago


BOOHOO AND WILKO CANCEL ORDERS WITH SUPPLIERS AMID SLOW SALES

2 weeks ago


POUND PLUNGES TO HISTORIC LOW

3 weeks ago


CHANCELLOR ANNOUNCES SWEEPING TAX CUTS IN FIRST MINI-BUDGET

3 weeks ago


BOE RAISES INTEREST RATES TO 2.25%


RELATED ARTICLES


RETAIL SALES FALL 1.6% IN AUGUST AS COST OF LIVING BEGINS TO BITE

4 weeks ago


WICKES SEES H1 PROFITS FALL 6.2% TO £33.5M

4 weeks ago


INFLATION FALLS IN AUGUST BUT REMAINS NEAR 40-YEAR HIGH

4 weeks ago


UNEMPLOYMENT FALLS TO LOWEST LEVEL SINCE 1974

Tuesday, 13 September 2022, 9:53


ECONOMIC RECOVERY SLOWS IN JULY

Monday, 12 September 2022, 9:42


BOE DELAYS INTEREST RATES DECISION

Monday, 12 September 2022, 9:10
 * Recent

 * MySale asks shareholders to accept Frasers offer
   37 mins ago
 * Frasers eyes new Midlands global HQ
   44 mins ago
 * JD Sports CFO to step down next year
   1 hour ago
 * Boohoo CIO exits business after three years
   1 hour ago
 * Lidl to trial on-shelf smart refills to help customers save money
   1 hour ago
 * Poundland owner sees revenues rise 17.4% in FY22
   1 day ago
 * Yoox Net-a-Porter announces interim CEO
   1 day ago






TOP HEADLINES
 * 37 mins ago
   
   
   MYSALE ASKS SHAREHOLDERS TO ACCEPT FRASERS OFFER

 * 44 mins ago
   
   
   FRASERS EYES NEW MIDLANDS GLOBAL HQ

 * 1 hour ago
   
   
   JD SPORTS CFO TO STEP DOWN NEXT YEAR

 * 1 hour ago
   
   
   BOOHOO CIO EXITS BUSINESS AFTER THREE YEARS

 * 1 hour ago
   
   
   LIDL TO TRIAL ON-SHELF SMART REFILLS TO HELP CUSTOMERS SAVE MONEY

 * 1 day ago
   
   
   POUNDLAND OWNER SEES REVENUES RISE 17.4% IN FY22


RECENTLY POSTED


FREQUENTLY COVERED
Aldi Amazon Arcadia Arcadia Asda ASOS Boohoo Boots British Retail Consortium
(BRC) Burberry Co-op Debenhams Dixons Carphone Frasers Group H&M Hammerson
Homebase House of Fraser Ikea Intu JD Sports John Lewis John Lewis Partnership
Lidl Marks and Spencer Morrisons Morrisons Mothercare New Look Next Ocado
Poundland Primark retail Retail News Sainsbury's Sports Direct Springboard
Superdry Ted Baker Tesco Tesco tre Waitrose Walgreens Boots Alliance

Mulberry Media creates premium content for business audiences. Since 1997 we
have equipped business leaders with market intelligence to help them make better
decisions.


Search for:

OTHER MULBERRY BRANDS
 * Hotel Owner
 * Catering Today
 * Jewellery Focus
 * Insurance Wire
 * Accountancy Today
 * Pet Gazette
 * Funeral Service Times
 * Legal Brief


LEGALS
 * All News
 * Cookies
 * Privacy
 * Terms
 * Contact
 * Newsletter Signup


© Copyright 2022 Mulberry Publications Ltd. All rights reserved.
 * All News
 * Cookies
 * Privacy
 * Terms
 * Contact
 * Newsletter Signup

Facebook Twitter LinkedIn Share via Email
Facebook Twitter WhatsApp Telegram Viber

Back to top button
Close

Popular Posts
 * News
   MySale asks shareholders to accept Frasers offer
   37 mins ago
 * Frasers eyes new Midlands global HQ
   44 mins ago
 * JD Sports CFO to step down next year
   1 hour ago
 * Boohoo CIO exits business after three years
   1 hour ago
 * Lidl to trial on-shelf smart refills to help customers save money
   1 hour ago


Categories
 * Business Bites
 * Comment
   * Advice
   * Analysis
   * Coronavirus Featured Content
 * Editor's Blog
 * Features
 * News
   * Clothing & Shoes
   * Coronavirus
   * Department Stores
   * DIY
   * Economy
   * Electrical
   * Entertainment
   * Government
   * Health & Beauty
   * High Street
   * HR
   * Luxury Goods
   * M&A
   * Online & Digital
   * People Moves
   * Property
   * Shopping Centres
   * Sport & Leisure
   * Supermarkets
   * Supply Chain
   * Technology
 * Sponsored Articles
 * Tips
 * Uncategorized


We use cookies on our website to give you the most relevant experience by
remembering your preferences and repeat visits. By clicking “Accept All”, you
consent to the use of ALL the cookies. However, you may visit "Cookie Settings"
to provide a controlled consent.
Cookie settingsAccept All
Privacy Settings
Close

PRIVACY OVERVIEW

This website uses cookies to improve your experience while you navigate through
the website. Of those cookies, some are categorised as 'necessary' and are
stored on your browser because they are as essential to support the basic
functionality of the ...
Necessary
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly.
This category only includes cookies that ensures basic functionalities and
security features of the website. These cookies do not store any personal
information, but they may not be sufficient for the site to display properly.
SAVE & ACCEPT



Your account

Sign in with your registered credentials

 * Sign In

Email
Password

Forgot password
Close



Close
Search for
[class^="wpforms-"]
[class^="wpforms-"]

We'd like to show you notifications for the latest news and updates.


AllowCancel