fox@dog1 Posted April 18, 2018 Share Posted April 18, 2018 Hallo Zusammen Ich habe beim Module "PrestaCenter XML Export Free" folgenden Code ergänzt: <g:shipping_weight>{weight}</g:shipping_weight> Danach erhalte ich beim Erstellen eines Data Feed für Google Shopping immer den Fehler: "Failed to create XML files (error description: XML template uses the undefined property {weight}. (google-de-chf.xml)). XML feeds have been restored to the previous state." Wenn ich den Code wie folgt eingebe: <g:shipping_weight>{product_weight}</g:shipping_weight> dann jammert Google, dass das Gewicht fehlt. Wie müsste dieser Code aussehen? Kann mir jemand helfen? Gruss aus der CH Mike Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now