Articles on: Shopify

Find and replace in matching column

If get an error "Find words fail regular expression check. Please contact our support team". Click here to know more.


1. Find



Find multiple words or phrases separated by a comma. Search will match any word to find any part of the word, including *



For example: (Find: *man) will include - woman, manicure etc from the feed file.
Find any part of the word with a comma (,) If your find contains a comma (,) It has to wrap with the double quotes (" ")
"cm[,]$" , "mm[,]$"


The Find field also supports regular expressions

For example: To remove all links from the description field, enter below <a href=.?>,<a id=.?>,</a>



2. Replace with



Replace the words or phrases that were used with Find above separated by a comma.

For example: To replace the words with the column name, use {{ description }} and place the column name inside the bracket {{}}

Updated on: 28/02/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!