How to create a custom label - g: custom_label?

To add a Custom_label label, first choose Export -> Edit

Then go to Rules -> New rule

If you want to edit Custom_label, choose Edit Element. In the condition, select Custom_label as a variable and define the modification according to your requirements.

If you want to create a Custom_label, choose Add Element.

In the example shown, the g: custom_label_5 label with a value of 100-299 CZK is added to all products with a price from 100 to 299 CZK.

The following will be written in XML:

<g:custom_label_5>100-299</g:custom_label_5>

You can see the change in the right column of the modified XML preview.

Last updated