Página 1 de 1

GOOGLE MERCHANT CENTER - ERRO NA GERAÇÃO DO XML DO FEED DE PRODUTOS

Enviado: 22 Jul 2024, 11:22
por carlos.junqueira
Olá, pessoal,

Habilitei a extensão [Google Merchant Center] e fiz o mapeamento de algumas categorias. No entanto, ao acessar o link para exibir o XML no navegador, estou recebendo os seguintes erros:

Notice: Undefined index: USD in /public_html/system/library/cart/currency.php on line 25
Notice: Trying to access array offset on value of type null in /app/system/library/cart/currency.php on line 25
Notice: Undefined index: USD in /public_html/system/library/cart/currency.php on line 26
Notice: Trying to access array offset on value of type null in /app/system/library/cart/currency.php on line 26
Notice: Undefined index: USD in /public_html/system/library/cart/currency.php on line 27
Notice: Trying to access array offset on value of type null in /app/system/library/cart/currency.php on line 27
Notice: Undefined index: USD in /public_html/system/library/cart/currency.php on line 30
Notice: Trying to access array offset on value of type null in /app/system/library/cart/currency.php on line 30

Alguém sabe me dizer se há algum parâmetro que eu preciso habilitar no OpenCart?

Agradeço se alguém puder me auxiliar!

Re: GOOGLE MERCHANT CENTER - ERRO NA GERAÇÃO DO XML DO FEED DE PRODUTOS

Enviado: 22 Jul 2024, 14:33
por reds
Ola @carlos.junqueira

Use o arquivo substituído aqui
viewtopic.php?f=84&t=17628
;)

Re: GOOGLE MERCHANT CENTER - ERRO NA GERAÇÃO DO XML DO FEED DE PRODUTOS

Enviado: 23 Jul 2024, 12:00
por carlos.junqueira
Opa @reds , muito obrigado.
Vou testar :)

Re: GOOGLE MERCHANT CENTER - ERRO NA GERAÇÃO DO XML DO FEED DE PRODUTOS

Enviado: 23 Jul 2024, 15:50
por carlos.junqueira
Funcionou, obrigado! @reds