- [Case Studies](/category/case-studies)
- [eCommerce tips](/category/ecommerce-tips)
- [Online Store Solutions and Platforms](/category/online-store-solutions-and-platforms)
- [Mergado Pack](/category/mergado-pack)
- [Mergado tips](/category/mergado-tips)
- [Mergado News](/category/mergado-news)
- [eCommerce News](/category/ecommerce-news)
- [How to use Mergado](/category/how-to-use-mergado)
- [Interviews with e‑commerce gurus](/category/interviews-e-commerce-gurus)
- [Extensions](/category/apps-bidding-image-marketing-and-more)
- [Expansion with Mergado](/category/expansion-with-mergado)
- [Mergado Lifestyle](/category/mergado-lifestyle)
 



 

 1. [  Home  ](/)
2. [     Mergado Blog  ](/blog)
3. [     Mergado tips  ](/category/mergado-tips)
4. <a class="flex items-center gap-2 hover:underline" href="" itemid="" itemprop="item" itemscope="" itemtype="https://schema.org/Thing">    **What to do for efficient advertising during the quarantine?** </a>
 
  

 

#  **What to do for efficient advertising during the quarantine?** 

 

 

 [    ![](https://www.mergado.com/sites/default/files/perm/user-avatar/23021961102131189073595481259913287n.jpg)   Lukáš Horák  ](/blog/lukas-horak) [Mergado tips](/category/mergado-tips) 

16. 3. 2020

3 minutes read

 

 

 

 

 

  ![](https://www.mergado.com/sites/default/files/field/image/korona-special-en.png)  

The situation around SARS-CoV‑2 is difficult. But this does not mean that your online store should not work effectively. However, there are **a few steps** you need to take to make sure your advertising will work correctly. Let us describe what the steps are.



 

 

 
                function tableOfContents() {
                  return {
                    headings_menu: [],
                    heading_active: '', // Added to track the active section
                    shouldBeSticky: false,

                    generateToC() {
                      const headings = document.querySelectorAll('.js-article-full-headings h2, .js-article-full-headings h3');
                      let headingMap = {};

                      headings.forEach((heading) => { // Use an arrow function to maintain `this` context
                        // Normalize heading text to remove diacritics, then replace non-alphanumeric characters with dashes
                        var normalizedText = heading.textContent.normalize("NFD").replace(/[\u0300-\u036f]/g, ""); // Remove diacritics
                        var id = heading.id ? heading.id : normalizedText.trim().toLowerCase()
                          .split(' ').join('-').replace(/[^a-z0-9\-]/ig, ''); // Updated regex to replace non-alphanumeric characters
                        headingMap[id] = headingMap[id] !== undefined ? ++headingMap[id] : 0;

                        // Use the updated `id` with diacritics removed for the heading id and the TOC
                        const finalId = headingMap[id] ? `${id}-${headingMap[id]}` : id;
                        this.headings_menu.push({
                          id: finalId,
                          title: heading.textContent,
                          level: heading.tagName.toLowerCase(), // Track heading level
                          active: false, // Initially set active to false
                        });
                        heading.id = finalId;
                      });
                    },

                    checkStickyNeeded() {
                      const ul = this.$el.querySelector('ul');
                      if (ul) {
                        this.shouldBeSticky = ul.scrollHeight < window.innerHeight;
                      }
                    },

                    setActiveHeading() {
                      // disabled not working with active state on click
                      // add @scroll.window="setActiveHeading()" to the parent div

                      // const headings = document.querySelectorAll('.js-article-full-headings h2');
                      // let activeHeading = '';
                      // let closestHeadingDistance = Infinity;

                      // headings.forEach((heading) => {
                      //   const rect = heading.getBoundingClientRect();
                      //   const offset = rect.top - window.innerHeight / 2; // Consider heading in the middle of the screen as active

                      //   if (offset < 0 && Math.abs(offset) < closestHeadingDistance) {
                      //     activeHeading = heading.id;
                      //     closestHeadingDistance = Math.abs(offset);
                      //   }
                      // });

                      // // Update the active state in headings_menu
                      // if (activeHeading !== this.heading_active) {
                      //   this.headings_menu = this.headings_menu.map(item => ({
                      //     ...item,
                      //     active: item.id === activeHeading,
                      //   }));
                      //   this.heading_active = activeHeading;

                      // }
                    },

                    setActiveItem(clickedId) {
                      this.headings_menu.forEach(item => {
                        item.active = (item.id === clickedId);
                      });
                      this.heading_active = clickedId; // Optionally update the heading_active property if used
                    },
                  };
                }
               1. <a :class="{ 'border-r-[3px] border-secondary': item.active, 'text-sm': item.level === 'h3' }" :href="'#' + item.id" class="inline-block text-balance hover:underline p-0.5 pr-3">  — </a>
  



 

The situation around SARS-CoV‑2 is difficult. But this does not mean that your online store should not work effectively. However, there are **a few steps** you need to take to make sure your advertising will work correctly. Let us describe what the steps are.

**All business will now be online**

Action taken by the governments in response to current events will affect the market. One of the important changes is **shifting** **interest** from in-store purchases **to online stores**. This gives your online store the **opportunity** to get a lot of traffic.

### What to do to keep your store running:

**Ensure stock availability and delivery time**

- **Keep track of internal statistics** to see if your products are actually in stock.
- **Update** **your** [feed](https://www.mergado.com/tag/xml-audit-for-search-comparison-engines) as soon as you know the availability of your items will change.
- Make purchases **starting with the most important** goods.
- Communicate **all information clearly** — in a situation like this, the customer gets discouraged when the ordered goods are delivered later than you state, or not at all

**Be in contact with delivery companies**

- Delivery companies are now under **pressure** similar to that before Christmas, with the difference that security is more important at the moment.
- **Follow their communication channels** and take into account any changes the delivery companies might announce — here are links to frequently used services: [DPD](https://www.dpd.com/group/en/2020/03/13/coronavirus-covid-19-crisis-management/), [UPS](https://www.ups.com/gb/en/about/news/important-updates.page?), [DHL](https://www.dpdhl.com/en/investors/announcements/ad-hoc-announcements/ad-hoc-dpdhl-20200228.html).
- Try to look for **opportunities from other delivery companies**.

**Require payment by card**

- Take care of the safety of employees, partners, and customers and **avoid the possible transmission of the virus by cash payment** — if you have not already done so, set the payment methods to **card** **only**.

**Follow partners, Ministry of Health and competition feeds**

- **Check your partners’ information** regularly to respond to changes.
- **Keep track of changes** in measures of the local Ministry of Health and the Government.
- If anything changes, **notify your clients** (it is different whether the store works normally or with restrictions) via email, social networks or your store blog.
- **Get** **inspiration** from the actions of the competition.

**Take care of workplace hygiene**

- If your employees do not work from home, do everything possible to ensure that their movement in the workplace **complies with all hygiene regulations**.

Our checklist contains only the extended basics of online stores setup in this unusual situation. Do you have any other ideas on how to improve stores operation? **Share them below**. Know that you are not alone for anything. Mergado is gets your back like many other partners who will help you with your advertising. And if we can do something to help you set up the advertising with [Mergado](https://www.mergado.com/get-started), [let us know](https://mailto:mergado@mergado.com) — we’ll be happy to help.



 

 [    ![](https://www.mergado.com/sites/default/files/perm/user-avatar/23021961102131189073595481259913287n.jpg)  ](/blog/lukas-horak)###  [ Lukáš Horák ](/blog/lukas-horak) 

Lukáš takes care of most of the Czech and English communication in Mergado. Through blogs, e‑mail, and social networks, he regularly supplies readers with e‑commerce news and news and tips from Mergado. In his time off, he enjoys simple things like badminton, digging the hidden gems of the 80’s, and seafood served with red wine.

 

 

 

 

 

 

 

 

 

## What you *might be interested in next*

 

 [    ![](https://www.mergado.com/sites/default/files/perm/image/ai_boost-1.jpg)  

### What should a proper client context look like for performance specialists?

 

 ](/blog/master-prompt-eshopy-b2c) 

 [    ![](https://www.mergado.com/sites/default/files/perm/image/vizualy_tipy_ppccamp_en_1.jpg)  

### **How to Boost Banner Performance Without Increasing Your Budget: 6 Practical Tips**

 

 ](/blog/creative-wins) 

 [    ![](https://www.mergado.com/sites/default/files/perm/image/dyn_pricing_ppccamp_en.jpg)  

### 10 Tips for Surviving Among Wolves (Hyper-Competitive E‑commerce)

 

 ](/blog/pricing-power) 

 

 

 

## Don’t miss *anything*

 Sign up for our newsletter 

   

       

   By logging in, you agree that we will process your data by the [terms of personal data protection](/cookies). 

  Thank you, you have successfully joined our subscriber's list. 

 

 

 
      function ml_webform_success_5807248() {
        var r = ml_jQuery || jQuery
        r('.ml-subscribe-form-5807248 .row-success').show(), r('.ml-subscribe-form-5807248 .row-form').hide()
      }