Skip to product information
1 of 1
Published:2023.11.17

Example of settings to display a cart (bag) icon on the "Add to Cart" button on the product detail page of the Shopify theme "Dawn"

Example of settings to display a cart (bag) icon on the "Add to Cart" button on the product detail page of the Shopify theme "Dawn"

Applications

  • Product information management and editing

How to implement

  • LIQUID
  • HTML/CSS
View full details

This is the "Add to Cart" button on the product detail page of the Shopify theme "Dawn", but it would be nice to display the cart icon used in the header. Here is an example of how to do that.


Example of settings to display a cart (bag) icon on the "Add to Cart" button on the product detail page of the theme "Dawn"


[How to set it up] Add code to "buy-button.liquid" and "section-main-product.css"


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

buy-button.liquidにアイコンを追加


section-main-product.cssを編集

Related Post