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



 

 1. [  Home  ](https://www.mergado.com/)
2. [     Mergado Blog  ](https://www.mergado.com/blog)
3. <a class="flex items-center gap-2 hover:underline" href="" itemid="" itemprop="item" itemscope="" itemtype="https://schema.org/Thing">    **Mergado visited E‑commerce Expo Krakow** </a>
 
  

 

#  **Mergado visited E‑commerce Expo Krakow** 

 

 

 [    ![](https://www.mergado.com/sites/default/files/perm/user-avatar/foto.jpg)   Natália Saganová  ](https://www.mergado.com/blog/natalia-saganova) 

30. 4. 2019

2 minutes read

 

 

 

 

 

  ![Mergado visited E-commerce Expo Krakow](https://www.mergado.com/sites/default/files/field/image/krakow-en.png)  

The fact that Mergado **speaks Polish** is no longer anything new. To get a better insight into the Polish e‑commerce environment, we went to Krakow for [E‑commerce Expo](http://targiehandlu.pl/?lang=en) two weeks ago. What interesting stuff did we find there? Read our short report.



 

 

 
                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 fact that Mergado **speaks Polish** is no longer anything new. To get a better insight into the Polish e‑commerce environment, we went to Krakow for [E‑commerce Expo](http://targiehandlu.pl/?lang=en) two weeks ago. What interesting stuff did we find there? Read our short report.

## Beauties of Krakow

A few months ago we decided **to plan a business trip to Poland**. Back then it seemed like a distant future. Then a few days passed and suddenly we sat on the bus to Krakow. If you were in Krakow, you know that it is a city with beautiful architecture.

Our expedition got accommodation literally in the street below the castle. So our first steps went directly to the **Wawel** castle, from which we had a beautiful view of the entire city. Sightseeing got us a little hungry. But **the local dishes satisfied our hunger** more than well. Then we took a short walk through the city and went to bed early to have enough energy for the upcoming fair.



 

## From magazines to agencies and tools

Krakow’s E‑commerce Expo offered a large number of diverse exhibitors in one place. We were **surprised by the number of e‑commerce journals**. Among the exhibitors, you could also find e‑commerce solutions, carriers, marketing agencies, or feed editing tools. In addition to the stalls, participants could also attend lectures.

In the hall, we also saw our Slovak colleagues from Expandeco and the Przesyłkownia. We had a couple of business appointments and we had a fun talk about Czech, Slovak and Polish e‑commerce stereotypes. Thanks to our colleague Anna, we were able to communicate in Polish, so there was no language barrier.



 

E‑commerce Expo Krakow has been an experience for us and has given us **an insight into another e‑commerce world**. We look forward to using this knowledge in our future work. Do you also visit international fairs to get inspiration? Let us know what your experience is.



 

 [    ![](https://www.mergado.com/sites/default/files/perm/user-avatar/foto.jpg)  ](https://www.mergado.com/blog/natalia-saganova)###  [ Natália Saganová ](https://www.mergado.com/blog/natalia-saganova) 

Natalia started as a copywriter in Mergado. So you can find some of her articles on the blog. Now you can see her as a host in Mergado videos or as the main organizer of the MergadoFest. The head of the copy team likes good food and traveling, preferably both together. She loves yoga, good books, and dance.

 

 

 

 

 

 

 

 

 

## What you *might be interested in next*

 

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

### MASTER PROMPT TEMPLATE FOR ECOMMERCE

 

 ](https://www.mergado.com/blog/master-prompt-eshopy-b2c) 

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

### How Feed Optimization Unlocked Meta Ads Performance without Increasing Ad Spend

 

 ](https://www.mergado.com/blog/feed-optimization-for-meta-ads) 

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

### How to Sell Successfully on idealo

 

 ](https://www.mergado.com/blog/successful-sale-on-idealo) 

 

 

 

## 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](https://www.mergado.com/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()
      }