Skip to product information
1 of 1
Published:2024.05.09

Example of settings to display specified products in priority to products automatically suggested by the system in the "Related Products" section of the product detail page of the Shopify theme "Dawn"

Example of settings to display specified products in priority to products automatically suggested by the system in the "Related Products" section of the product detail page of the Shopify theme "Dawn"

Applications

  • Product information management and editing
View full details

The "Related Products" section is set by default on the product details screen of the Shopify theme "Dawn", but there are times when you want to display your own specified products in addition to the automatically suggested products. This is an example of setting it up to prioritize products specified in a meta field.


Example of settings to display specified products in priority to products automatically suggested by the system in the "Related Products" section on the product detail page of the theme "Dawn"


[Setting method 1] Added an option to specify which products to display first in the product meta field


[Setting Method 2] Modify the code in "related-products.liquid"


[Setting method 3] Specify related products you want to display preferentially in meta fields for each product as needed.


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

Modify the code of "related-products.liquid" ①: Add new

Related Post