Search Products by UPC Codes in Dawn Them

Hi There

i want to know if there is a code for dawn them (9.0.0) that customer can search by UPC Codes

my database have UPC codes for all my products

i am now showing the SKU on product page , but it will not let me search by SKU in the search bar

Thank You

You will need to implement custom code to search by SKU. For example, it will search using this format “variant.sku:[SKU]”
https://store.myshopify.com/search?type=product&q=variants.sku:23200
Or, you can try this app, it allows you to search by product title, description, sku, barcode, option, metafield, collection and pages: https://apps.shopify.com/ultimate-search-and-filter-1

HI There

Thank You for your reply

i do not want to add app since it will make my website slow

can you please let me know what CODE do i need to add and where ?

Thank You