If you would like to determine the number of products in your XML file (for example, while analyzing either product import XML files or feed XML files for Amazon, eBay, Newegg, and Walmart):
- Open file in Notepad++ Download Notepad++
- Open the Find window (Ctrl+F)
- In "Find what", enter the unique repeating field (i.e., "<Product")
- Click 'Count'
- The number will appear on the bottom left-hand side of the box
Comments
0 comments
Article is closed for comments.