Skip to product information
1 of 1
Published:2024.08.20

Example of how to hide the prices of sold-out items in the Shopify theme "Rise/Dawn"

Example of how to hide the prices of sold-out items in the Shopify theme "Rise/Dawn"

Applications

  • Product information management and editing

How to implement

  • Javascript
  • HTML/CSS
View full details

This is an example of how to hide the price of sold-out products in the Shopify themes "Rise" and "Dawn." (For products with multiple variants, the price will be hidden if all variants are sold out.)


Example of setting to hide the price of sold-out items in the theme "Rise/Dawn"


[How to set it up] Modify the code in "snippets/price.liquid"


Related Post