- [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. [     How to use Mergado  ](https://www.mergado.com/category/how-to-use-mergado)
4. <a class="flex items-center gap-2 hover:underline" href="" itemid="" itemprop="item" itemscope="" itemtype="https://schema.org/Thing">    **Get started with Mergado vol. 3** </a>
 
  

 

#  **Get started with Mergado vol. 3** 

 

 

 [    ![](https://www.mergado.com/sites/default/files/perm/image/radim_0.png)   Radim Zhoř  ](https://www.mergado.com/blog/radim-zhor) [How to use Mergado](https://www.mergado.com/category/how-to-use-mergado) 

26. 2. 2018

3 minutes read

 

 

 

 

 

  ![](https://www.mergado.com/sites/default/files/field/image/getstartedwithmergadovol3.png)  

In this final episode of the “Get started with Mergado” series, learn how to **make** **bulk edits** of your XML feed with Mergado or how to **activate apps** in [Mergado Store](https://store.mergado.com/).



 

 

 
                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>
  



 

In this final episode of the “Get started with Mergado” series, learn how to **make bulk edits** of your XML feed with Mergado or how to **activate apps** in [Mergado Store](https://store.mergado.com/).



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/getstartedwithmergadovol31.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/getstartedwithmergadovol31.png) 

In Mergado, rules allow **applying bulk changes to products**. They can be applied either to **all products** in your feed, or to a saved **query of products**. This allows you to first filter those products that you wish to edit, then create a rule and apply it to that product query.

## How to create a rule

Rules can be created on the **Rules** page by clicking *Create rule* on the top right (image 15).



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/create-a-rule.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/create-a-rule.png) 

On the **New rule** page (image 16), first **name** your new rule (step 1), **choose a query** which you want the rule to be applied to (step 2), **choose a** desired **rule type** (step 3), **choose** which **element** (attribute) will be changed by the rule (step 4), and **enter a new value** for that element (step 5). The value can be either a **static text** (i.e. the given element in all products of the selected query will have the same value) or a **variable value** (e.g. a value from a different element). To do that, type the “**%**” sign and Mergado will offer you a list of available elements. To finish, click *Create* (step 6)



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/new-rule-variable-content.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/new-rule-variable-content.png) 

**Important**! To confirm and implement the changes, you need to click *Apply rules* (image 17).



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/apply-rules.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/apply-rules.png) 

So now you have your changes implemented in the output feed. They will reflect in your product campaign **after** an **automatic synchronization** with a respective comparison shopping service. However, you are able to **force an immediate synchronization manually**. Just go to export **Settings** and click *Regenerate export* (image 18).



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/mergado-regenerate.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/mergado-regenerate.png) 

## Working with Mergado apps

Mergado apps **expand the possibilities** and reach **of Mergado** itself. With their help, you can easily manage bidding or edit product images in your campaigns. All apps can be found in [Mergado store](https://store.mergado.com/). A link to Mergado Store can be found in the main menu when you log in to your Mergado account (image 19).



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/mergado-store-link.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/mergado-store-link.png) 

The link navigates you to [Mergado Store](https://store.mergado.com/) page with a list of **available apps** and their basic information (image 20).



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/mergado-store.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/mergado-store.png) 

You can click on any app to see a more **detailed description** (image 21). Here you can learn what the app can do, it’s **price and trial period** etc. To activate it, use the green “**Manage app**” button, or the “**Activation &amp; administration**” link in the app menu.



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/fie-detail.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/fie-detail.png) 

On the app administration page, you can choose for which export you want to activate the app. To activate, **mark the checkbox** on the right and click **Save changes** below (image 22).



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/fie-detail-activate1.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/fie-detail-activate1.png) 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/fie-detail-activate2.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/fie-detail-activate2.png) 

Now to start working with the app, go to your export **Summary** page. Here you can see the ***activated app* icon** below the main menu as well as mini info-box in the active apps section (image 23).



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/active-apps.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/active-apps.png) 

Clicking any of the above links will navigate you to the actual app page, where you can **start working with the app** (image 24).



 

 [  ![](https://www.mergado.com/sites/default/files/perm/paragraph-image/fie-app-example.png)  ](https://www.mergado.com/sites/default/files/perm/paragraph-image/fie-app-example.png) 

If you need help with anything feel free to contact us at <mergado@mergado.com>.



 

- [  MERGADO Apps ](https://www.mergado.com/tag/mergado-apps)
- [  MERGADO Store ](https://www.mergado.com/tag/mergado-store)
- [  XML feed ](https://www.mergado.com/tag/xml-feed)
 
 [    ![](https://www.mergado.com/sites/default/files/perm/image/radim_0.png)  ](https://www.mergado.com/blog/radim-zhor)###  [ Radim Zhoř ](https://www.mergado.com/blog/radim-zhor) 

- He has several years of experience in e‑commerce.
- He works as a Business Development Specialist at Mergado, where he helps to market the Mergado product management tool.

 

 

 

 

 

 

 

 

 

## What you *might be interested in next*

 

 [    ![](https://www.mergado.com/sites/default/files/perm/image/shoptet-shopify-prevod-en.jpg)  

### How We Migrated an E‑Shop from Shoptet to Shopify with Mergado: A Complete Migration Without Data Loss

 

 ](https://www.mergado.com/blog/how-we-migrated-e-shop-shoptet-shopify-mergado-complete-migration-without-data-loss) 

 [    ![how to open large xml file article cover](https://www.mergado.com/sites/default/files/perm/image/mergado-nahledovky_na_blog-landscape-1200_x_628_px-5.png)  

### How to open large XML file

 

 ](https://www.mergado.com/blog/how-to-open-large-xml-file) 

 [    ![smart value insertion article](https://www.mergado.com/sites/default/files/perm/image/smart_insertion_value.png)  

### Introducing smart value insertion. It will speed up the creation of bulk rules

 

 ](https://www.mergado.com/blog/smart-value-insertion) 

 

 

 

## 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()
      }