Combine SKU and text in EAN field
-
Hi, I have CTF Feed installed in a woocommerce site in order to generate a custom template xml feed.
One of the fields is EAN which needs to be unique and more than 8 characters. I used to create it using the word pets- plus the sku eg. <ean>pets-{sku}</ean> which resulted in <ean>pets-12345</ean>.
Lately, the xml doesn’t combine these two strings. It keeps only the {sku}.
Any ideas how I could make it work as it’s needed?
Thank you in advance.The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Combine SKU and text in EAN field’ is closed to new replies.