Skip to product information
1 of 1
Published:2024.12.25

Example of setting up a price list for products with different prices for each variant on the product page of the Shopify theme "Rise/Dawn"

Example of setting up a price list for products with different prices for each variant on the product page of the Shopify theme "Rise/Dawn"

Applications

  • Product information management and editing

How to implement

  • LIQUID
  • HTML/CSS
View full details

For products that have variants with different prices due to the standard specifications of the "Dawn/Rise" theme, you will need to select the variant to see the price.
If you display a price list for each variant in advance, customers can choose products without stress.

◆ Benefits of implementation ・Customers can check all prices at a glance ・Reduces the hassle of switching variants ・Smooth path to purchase

◆Specific steps (Theme: Rise/Dawn)
Add a custom Liquid block to the product information section of your product template and insert the code.


Example of a product page in the "Rise/Dawn" theme that displays a price list for products with different prices for each variant.


[(For Rise/Dawn Themes) Setup Instructions] Product Template: Add a customized Liquid block to the product information section and insert the code.


[Display sample]


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

Add a customized Liquid block to the product information section and insert the code.

Related Post