| Script Summary: Displays any lines from the item description that have a specified keyword in it. |
This script has no discussions. |
This script has no reviews. |
More help coming soon.
Open the source and at line 15 you'll see
var keywords = "bonus,free";
Just set the keywords to whatever you want and any lines in the item description that have those words in it will be added into the eBay Invoice underneath the corresponding item.

