Skip to content

Commit

Permalink
Merge branch 'main' into fix/split-title-by-spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
tekhaus authored Oct 3, 2023
2 parents a5854f8 + 44a5b04 commit e7d45bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/set-product-types-by-title-keywords/script.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
{% capture product_types_and_keywords_json %}
{
"Shirts": "shirt\nshirts\nt-shirt\nt-shirts\ntee\ntees"
"Shoes": "shoe\nshoes"
}
{% endcapture %}

Expand Down

0 comments on commit e7d45bf

Please sign in to comment.