Skip to product information
1 of 1
Published:2024.05.01

An example of how to prioritize posts set in meta fields for each product in the blog post section set on the product detail page in the Shopify theme "Dawn"

An example of how to prioritize posts set in meta fields for each product in the blog post section set on the product detail page in the Shopify theme "Dawn"

Applications

  • Blog management and editing

How to implement

  • LIQUID
View full details

Related to this (https://store-dojo.com/products/2024-04-30), this is a setting example that allows you to prioritize the articles set in the meta fields for each product when you add a blog post section to the product page template of the Shopify theme "Dawn".


An example of a setting that prioritizes posts set in meta fields for each product in the blog post section set on the product detail page in the theme "Dawn"


[Setting method 1] Add a blog post handle specification item to the product meta field


[Setting Method 2] Insert the code into "featured-blog.liquid" (also includes the process for giving the same functionality to a collection)


[Setting method 3] Specify the blog post handle for each product as necessary.


After making a purchase (all items are ¥0), you will be able to view the sample code.

If you have already made a purchase, please login here.

Sample Codes

Test Theme :Dawn/Rise 15.2.0

Insert the code into "featured-blog.liquid" (also includes the process for adding the same functionality to a collection)

Related Post