Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section

Backend Functionality 


Templates

Panel

  • Manage all the templates you create through the "Manage Templates" grid. Navigate to Magedelight → Product Feeds → Manage Templates to view existing templates and add new ones. To create a new template, click on 'Add Template', where you can assign the appropriate file type.

Panel

  • Template Name: Enter a name for the new template to identify it within the system.
  • File Type: Select the desired feed output format for the template. There are three available file types:
    • CSV - A comma-separated values format where each item is listed on a new line. The file extension is .csv.
    • TXT - Similar to a CSV file but with a .txt extension.
    • XML - A format that uses tags to structure the content. Information about the items is enclosed within these tags, which are represented by angle brackets. The file extension is .xml.
  • Export Type: Select the appropriate export type for the template from the drop-down menu. This determines the method in which the data will be exported.

Feeds

Panel

  • Manage all the feeds you create through the "Manage Feeds" grid. To view existing feeds and add new ones, navigate to Magedelight → Product Feeds → Manage Feeds. To create a new feed, click 'Add Feed', where you can select the appropriate template and provide the necessary information.

Panel

  • To create a feed, select one of the existing templates from the drop-down menu. If you wish to create an empty feed, choose the Empty Template option and then click the Load Template button to proceed.


Note
Additionally, if you selected the Empty Template, you will need to fill in the following fields:
* **File Type** - there are three file types available for the data feed.
    * [**CSV**](/feed/csv) 
    * [**TXT**](/feed/csv)
    * [**XML**](/feed/xml)

CSV and TXT Configuration Feeds

When you select either the CSV or TXT file type under the Information tab, you gain the ability to create or edit the attribute schema for your feed.



Panel



Panel




Section

Demo


Click here to visit frontend.

Click here to visit backend admin panel.

...