### Redirects from CSV generated on 03-10-2015
RewriteCond %{REQUEST_URI} ^/product/yellow-bowtie.html$ [NC]
RewriteRule ^(.*)$ /product/bowtie.html? [R=301,L]
RewriteCond %{QUERY_STRING} Product_Code=bows
RewriteRule (.*) /product/bows.html? [R=301]
RewriteCond %{QUERY_STRING} Category_Code=ribbons
RewriteRule (.*) /category/ribbons.html? [R=301]
RewriteCond %{QUERY_STRING} Screen=ABUS
RewriteRule (.*) /about-us.html? [R=301]