• Resolved nickfr

    (@nickfr)


    we need to generate a feed for shopflix
    they ask to have <MPITEMS> instead of <product>
    is it possible?
    thanks!

    • This topic was modified 2 years, 11 months ago by nickfr.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Thanks for using our plugin and reaching out to us. Unfortunately changing the XML node name is not possible with our plugin.

    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.

    Not sure why you added this reply Chris? It is not related to the user question.

    Assuming the issue at hand has been resolved and/or our assistance is no longer required I will close this topic for now for housekeeping reasons.

    Do not hesitate to reach out to us again when you need our support.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘MPITEMS instead of product in xml’ is closed to new replies.