Place barcodes on the customer page
Display barcodes on your Shopify online store
Last updated
Display barcodes on your Shopify online store
Last updated
Familiarise yourself with .
(Optional) I recommend and making changes to it first. Once you're happy with the results, please apply the same changes to the live store.
Start
Find the relevant account.liquid
file. Usually, it's the customers/account.liquid
template, or account.liquid
section, or main-account.liquid
section.
Place the code snippet to show a barcode image and mobile wallet download buttons.
Click Save and Preview store (buttons at the top right)
Navigate to the account page and verify the barcode and mobile wallet buttons appear on the page as expected.
If they don't, you've likely edited the wrong file. Revert the changes and find the correct file. Shopify online store themes differ, and the file may be called something else. If you believe there's an issue with the app, a quick way to verify this is to add a dummy text snippet to the same file, e.g.
If they do but are placed incorrectly, you'll need to place the code snippet into a different position in the same file, save and preview store again until you're happy with the changes.