@rhaulhisho
• Search in Stores Template Shortcut V1.1 •
Created by @RhaulH
As you probably know, some products use different barcodes (EAN, UPC), the next actions convert from EAN To UPC .
The next actions store regex patterns, you should separate all the patterns with "|" if you will search for more than one one pattern
You can make lists to display different messages, just extract from the variable using get the "get from list" script and choose the one you need.
You can store all the previous variables using "set to variable" script. It will be easier to add new stores later.
The next to variables are used for seaching purposes, its easier to find "Not Found Strings" from rtf than html. The html format its stored to search using regex to extract html code.
The next actions were created to remove \n and make easier search a text pattern using regex. It can be removed if you find better regex patterns to extract product names.