Hi,
there are 2 solutions on your problem.
1) Buy a dedicated shopflix feed plugin
2) The following solution will work only if your hosting environment allows you to create custom scripts and cronjobs.
2a) Create a custom feed with Product Feed PRO with the specifications shopflix requires, with the fields they want you to include (prod name, quantity, weight etc).
2b) Create a cronjob to copy the xxxxxx_product_feed.xml to shopflix.xml. If you generate your xxxxxx_product_feed.xml daily at 20:00, I would suggest to make the cronjob to copy it at 21:00.
2c) Create a bash script to replace <products> with <MPITEMS>
2d) Add another cronjob with the said bash script at 22:00 to completely automate the task.
-
This reply was modified 2 years, 11 months ago by
Chris.V.
-
This reply was modified 2 years, 11 months ago by
Chris.V.
-
This reply was modified 2 years, 11 months ago by
Chris.V.
-
This reply was modified 2 years, 11 months ago by
Chris.V.
-
This reply was modified 2 years, 11 months ago by
Chris.V.
-
This reply was modified 2 years, 11 months ago by
Chris.V.