Hi there,
Some issues as mentioned in the title:
1) On the shop page when selecting a attribute of a variable product, text is adding inside the cart button. I don’t want this to happen. I want to show only the cart button. See: https://prnt.sc/kB7kfVmtkbKx
2) Firstly it shows the text “Array” in product meta area when the GTIN field is empty and I update/publish a product.
When removing the word Array and update the product again, it appears fine.
However, the GTIN doesn’t appear in product meta area even if the GTIN is entered at the attribute level of a variable product. It shows nothing in product meta area (not even the word GTIN).
The GTIN works fine with single products. See: https://prnt.sc/pUc4vAGlpV7n
To solve problem number 2, I’ve disabled all the plugins (except Woocommerce & Xstore core plugins) and deleted all additional code in child theme functions.php. But it didn’t solve the issue. Can you help me finding the problem?
3) Lastly, how can I translate the word GTIN in frontend? In which PO file can I find it?
Thank you.