by Admin | May 19, 2021 | Wishlist Hero
1. The following code is added in the file of the product page, which is likely `sections/product-template.liquid` {% if product.tags contains "on_auction" or product.tags contains "wk_end_auction" %} <style type="text/css">...
by Admin | May 19, 2021 | Wishlist Hero
For all themes except Impulse 1. Add and EDIT the following in `snippets/wishlisthero-styles.liquid`, Editing `.vellir-peek-mode-modal-content` to be the selector of product modal, and the `whqv_…` variables “`html <!-- Wishlist Hero Quick View listener...
by Admin | May 18, 2021 | Wishlist Hero
1. Go to the page having the HTML for product card, example: `bc-sf-filter-html.liquid` and in that page. Add the following class to `grid__item` “`html <span class="wishlisthero-custom-boostcommerce-product"...
by Admin | May 18, 2021 | Wishlist Hero
1. Ask Sparq support to add the following snippet in each search result, by sending an email to hello@sparq.ai, ccing the Customer email Subject: Setting up wishlist hero icon in sparq search results for store: …. to: hello@sparq.ai cc: [ Customer email here ]...
by Admin | May 18, 2021 | Wishlist Hero
1. Add and EDIT the following in `snippets/wishlisthero-styles.liquid` <!-- Wishlist Hero Quick View listener --> <script src="https://cdn.jsdelivr.net/npm/arrive@2.4.1/src/arrive.min.js"></script> <script...
by Admin | May 18, 2021 | Wishlist Hero
To add the collection view icon in the collection pages in a store using Globo Filter 1- Add the following code in a file called `snippets/globo-products.liquid`, in some themes the file might be called “snippets/globo-filter-products.liquid” 2- You can...