CP24 Wishlist, Web Push & Reminders FAQ & Installation Guide
For Shopify Store 2.0 Theme (Dawn)
- Login to admin and goto
Online Store->Theme
menu at left sidebar. - Click on the
Customization
button under the Current theme section at the right. - Scroll at the bottom and click on the
Theme Settings
- Select the
App embeds
tab. - From the App embeds click on the
My Wishlist Button
& Configure the button styling. - Finally click on
Save
at the top right corner.
Still have an issue with setup reach out at support@cloudplug24.com
we will do it for you.
- 1. Login to admin and goto
Online Store->Theme
menu at left sidebar. - 2. Click on the
Customization
button under the Current theme section at the right. - 3. From the top center drop down select the
Product Template
(Products->Default Product) - 4. Go to
Product Information
section at the left sidebar. - 5. Scroll at the bottom and click
Add Block
. - 6. From
APPS
section at the bottom chooseAdd to Wishlist
, Here you can choose the different button options. - 7. Click back and Drag/Drop the button to place it where you want button to be appear.
- 5. Finally click on
Save
at the top right corner.
Still have an issue with setup reach out at support@cloudplug24.com
we will do it for you.
For Shopify Legacy Store Theme (Old Store)
- It is pretty simple to add/change the location of the Add To Wishlist button on the product detail page. Just place the following snippet wherever you want to show the Add To Wishlist button.
{% render 'cp_add_wishlist_btn.liquid' %}
Still have an issue with setup reach out at support@cloudplug24.com
we will do it for you.
- On you store admin screen, Go to "Online store" > "Themes“
- Check the theme you want to edit, and click on the “Actions” button, then on “Edit Code“
- Now, we need to find the product card snippet, this differs from one theme to another, Possible places we have seen it in ‘
snippets/product-card.liquid
‘ , ‘snippets/product-grid-item.liquid
‘, ‘snippets/product-list-item.liquid
‘ or ‘snippets/grid-item.liquid
‘ - Edit the product card snippet you find, and place the follow code snippet within the container have the product image at the very top.
{% include 'cp_collection_add_wishlist_btn.liquid' %}
Still have an issue with setup reach out at support@cloudplug24.com
we will do it for you.
- FInd the the quick view snippet file into the theme. Just place the following snippet wherever you want to show the Add To Wishlist button on quick view popup.
{% render 'cp_add_wishlist_btn.liquid' %}
Still have an issue with setup reach out at support@cloudplug24.com
we will do it for you.
- Login to admin and goto 'Online Store' menu at the left sidebar.
- Open the 'Navigation' under the 'Online Store' (Online Store -> Navigation).
- Select your 'Main menu' and click on 'Add menu item' to add a new menu item.
- In the Name text box, put a name for the Wishlist Page.
- In the Link box, copy and past the
/apps/cp24wishlist/wishlist
path and click 'Add'. - Finally click on 'Save Menu'.
Still have an issue with setup reach out at support@cloudplug24.com
we will do it for you.
- Under the setting menu we have option to write the custom css, that css will apply at your storefront. If you want to write any css class for storefront then you can do from that setting.
Still have an issue with setup reach out at support@cloudplug24.com
we will do it for you.
CloudPlug24 Wishlist FAQs
Every text and notification at the storefront are manageable from the backend configuration, so you can put any language text you want.
We are offering 4 types of launch buttons, from the configuration setting you choose any of the launch button. This option is available in all types of plan including free plan.
We are offering 5 types of add to wishlist buttons, from the configuration setting you choose any of the button. This option is available in all types of plan including free plan.
Cloudplug24 offer reach statistics and detailed reports for wishlist activity at storefront like.
1. Wishlisted Product Action Performred
2. Number of customer did add to wishlist, with their details
3. Number of visitors did add to wishlist
4. Top wishlisted products
Wishlisted item denotes the total number of times any product that has been added to Wishlist by customers on your store in that calendar month. This count is not specific to each user, but for all customers across your store.
If a user removes an item from their Wishlist, the usage-number does not reset as our system counts the actions and not the number of products.
Once the usage count reaches to the limit of the month for your pricing plan, Add to Wishlist button from you storefront get hide, and you recieve an email notification for the limit over.
The usage count is reset back to 0 at every 30 day from your installation date.