Skip to content

Commit

Permalink
Remove Product Subtitle block from Featured Product section (#1964)
Browse files Browse the repository at this point in the history
* Remove Text Block for Product Subtitle on Dawn's pre-configured Product Page and Featured Collection sections

* Remove caption from block order

* Revert change for json templates
  • Loading branch information
KaichenWang authored Sep 14, 2022
1 parent c891534 commit fbfe88e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions sections/featured-product.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -894,13 +894,6 @@
{
"type": "title"
},
{
"type": "text",
"settings": {
"text": "{{ section.settings.product.metafields.descriptors.subtitle.value }}",
"text_style": "subtitle"
}
},
{
"type": "price"
},
Expand Down

0 comments on commit fbfe88e

Please sign in to comment.