Prema Posted August 6, 2010 Share Posted August 6, 2010 Hi i am using prestashop, i have installed blockwishlist module in admin end. how i give link in user end for add to wish list. please any one help methanksPrema Link to comment Share on other sites More sharing options...
rocky Posted August 7, 2010 Share Posted August 7, 2010 If you correctly installed the module, there should be an "Add to wishlist" button on the product page below "Add to cart". Link to comment Share on other sites More sharing options...
jimmyc Posted November 12, 2010 Share Posted November 12, 2010 I have the wishlist module installed but there is no "add to wishlist" button showing below the add to cart. Does anyone know what is wrong?What is the correct way to install the add to wishlist module?The wishlist module is showing in the left collum hook but ther is no button to add to wishlist.Thanks Link to comment Share on other sites More sharing options...
rocky Posted November 12, 2010 Share Posted November 12, 2010 Go to Modules > Positions and make sure the "Wishlist module" is in the "Product actions" hook. Also, make sure that the following code exists in product.tpl at around line 326 (in PrestaShop v1.3.1): {if $HOOK_PRODUCT_ACTIONS} {$HOOK_PRODUCT_ACTIONS} {/if} Link to comment Share on other sites More sharing options...
dark_effie Posted January 6, 2011 Share Posted January 6, 2011 is there anyway i can still use a wishlist button without the left or right wishlist block displayed? i just want to create a link in a product page and when a user clicks the "add to my wishlist", he will be redirected to the mywishlist.php (http://my_url/modules/blockwishlist/mywishlist.php). Or a simple alert that the product is already added to the wishlist. Link to comment Share on other sites More sharing options...
rocky Posted January 7, 2011 Share Posted January 7, 2011 See my post here for how to add an alert box the the product has been added to the wishlist. Link to comment Share on other sites More sharing options...
dark_effie Posted January 7, 2011 Share Posted January 7, 2011 Thank you..problem solved. Link to comment Share on other sites More sharing options...
tinyhands Posted February 18, 2011 Share Posted February 18, 2011 Hi Rocky, I like your pop up notification, but do you know how to make this go a little further? It appears that with this wishlist module, the user is required to create a wishlist first, before they can start adding items to their wishlist. If they haven't created a wishlist, the pop up still says it has successfully added the item, when it actually has not. Also, with the use of your modified code, after clicking Add to Wishlist, I'm brought to a Page Not Available, with the URL http://website.com/javacscript;Any clues? Link to comment Share on other sites More sharing options...
vero20 Posted August 2, 2012 Share Posted August 2, 2012 Hello Rocky! I don't know what is wrong but I get redirected to 404.php page. Link to comment Share on other sites More sharing options...
anusuya Posted August 17, 2015 Share Posted August 17, 2015 Hi The Block wishlist module is currently available only for logged in user on front end..But i need both members and non members want to access the wishlist on my site? Is there any option? Thanks 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now