By using Shopify's meta object, you can centrally manage section information placed on multiple pages. For example, if you set the reference product of a featured product section as a meta object, you can update the content of all pages simply by switching the contents of the meta object.
A setup example for centrally managing products displayed in the featured products section of the Shopify theme "Rise/Dawn" using meta objects.

[Setting Method 1] After defining the meta object, select the common products to be displayed and set the handles.

[(For the Rise/Dawn theme) Setting method ②] Modify the code in "sections/featured-product.liquid"

[(For the Rise/Dawn theme) Setup method 3] Add a "Featured Products" section to the template you want to display in common and specify the handle "common-prouct" of the meta object that manages the common products created in Setup 1.

