Element g:brand#
Basic information#
The g:brand element is used to specify the brand of your product (i.e. the manufacturer or brand name). The maximum value length is 70 characters.
Elements related to g:brand that can also be used in the feed:
- g:gtin — numeric product code (e.g. EAN)
- g:mpn — Manufacturer Part Number (MPN)
Frequently asked questions#
- Is providing the brand in g:brand required for products?
- Yes, when the product has an official manufacturer or brand. It is also required when the product is a custom or handmade item where the manufacturer is also the seller (online store owner).
- For products with no clearly assigned brand (e.g. films, books, music, or posters), providing this element is optional.
- How do I populate the g:brand element with a specific value?
- Use the Rewrite rule to save a specific value into the
g:brandelement.
- Use the Rewrite rule to save a specific value into the
- How do I populate the g:brand element with a value from another element?
- Use the Bulk copy values rule to copy the value from another element — for example, from
PRODUCERtog:brand. - You can also use the Rewrite rule to save the value of another element (a variable) into
g:brand, for example:%PRODUCER%.
- Use the Bulk copy values rule to copy the value from another element — for example, from
- What if I manufacture products myself and have no official brand?
- Use your store name or online store domain as the value in
g:brand. You can set this value using the Rewrite rule. In this case, also populate theg:mpnelement with a unique identification number of your choice — using the Rewrite rule, manually (if there are few products), or the Data file import rule (if there are many products). - Note: if you have no official brand (
g:brand), nog:mpn, and nog:gtin(EAN), you must use theg:identifier_existselement and set it tofalseorno.
- Use your store name or online store domain as the value in
What Mergado Audit checks for the g:brand element#
- Whether the
g:brandelement is missing or empty for any products. - Whether the
g:brandelement has the correct length (maximum 70 characters).
If you need help, contact our technical support.