There are various ways to display tags set in product information on the Shopify product details screen, such as using custom Liquid, but this is an example of setting up a unique block that allows you to specify the tags you want to display on the theme editor side. Since you specify the tags you want to display, you can control whether unnecessary tags are displayed.
1
/
of
1
Published:2023.12.14
Example of settings for displaying specific product tags using the Shopify theme "Dawn"
Example of settings for displaying specific product tags using the Shopify theme "Dawn"
Applications
Applications
- Product information management and editing
Share
After making a purchase (all items are ¥0), you will be able to view the sample code.
Couldn't load pickup availability
If you have already made a purchase, please login here.
Sample Codes
Test Theme :Dawn/Rise 15.2.0
Add a block to the schema in "main-product.liquid" that specifies the number of input fields for the number of elements you want to display as tags.
