How to add to Gift Registry button on collection pages?

Question: How to add to Gift Registry button on collection pages?

Solution:

    Directions –

    1. Login to the Shopify dashboard and navigate Online store > Actions > Edit Code.

    2. Under Snippets look for any of the below list files and if you find any of this, then click to open the file in the editor. Search for the term “price” and add this code {% include ‘aaa_giftregistry_btn’ %} snippet near the closing </p> or </span> tags.

    • product-item.liquid
    • product-thumbnail.liquid
    • product-grid-item.liquid
    • product-block.liquid
    • product-images.liquid
    • product-loop.liquid
    • product-swatch.liquid

    3. Click Save

    Did this article answer your question?