ptityop Posted October 23, 2022 Share Posted October 23, 2022 Hello, I am struggling finding information on how to generate an automatic feed for Google merchant centre.... Only modules but i want to do it mnuallly. Any guidance will be appreciated! Thanks in advance Link to comment Share on other sites More sharing options...
ComGrafPL Posted October 24, 2022 Share Posted October 24, 2022 But modules also can be set to manual. 1 Link to comment Share on other sites More sharing options...
ptityop Posted October 24, 2022 Author Share Posted October 24, 2022 but what if we don't want to pay for this ... we spend enough money on other modules 🙂 Link to comment Share on other sites More sharing options...
endriu107 Posted October 24, 2022 Share Posted October 24, 2022 4 hours ago, ptityop said: but what if we don't want to pay for this ... we spend enough money on other modules 🙂 You can create complex sql query and export all data you need in correct format. 1 Link to comment Share on other sites More sharing options...
Mediacom87 Posted October 24, 2022 Share Posted October 24, 2022 Hi, You should read the Google documentation to understand that only a module can generate a proper feed that is accepted by Google. There must be a free one that you should be able to find on the forum, but I'm not sure that it is as efficient. In any case, the time you will waste trying to reinvent the thing, knowing that Google has fun to regularly evolve its needs seems to me more expensive than taking a module, which in addition offers support and monitoring. 1 Link to comment Share on other sites More sharing options...
ps8modules Posted October 25, 2022 Share Posted October 25, 2022 Everyone rushes to do the work for free, because you don't want to buy a module. Only the feed generation script will have at least 300 lines of code and that's just for basic export. If combinations are also generated as separate halves in the feed, that's another 100 lines. Well, in the case of a larger number of products and combinations, the feed must be divided into more XML. If the feed is also available for several countries and languages, it is another X lines more. As already mentioned, by purchasing the module, you are guaranteed that in the event of an update from Google, the module developer will create an update for the module. Another free solution is to study Prestashop's dev documentation and create your own script or module. Every developer had to study the documentation and learn. It's not a few hours, but months and years. Link to comment Share on other sites More sharing options...
ptityop Posted October 25, 2022 Author Share Posted October 25, 2022 I finally found the docs to create the feed . Thanks for your feed ...... back 🙂 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