News:

AbanteCart v1.4.2 is released.

Main Menu

How to Remove Wishlist?

Started by Varganito, September 23, 2011, 04:10:31 AM

Previous topic - Next topic

Varganito

Hi to all!
Im loving AbanteCart Cart and the easy of use and ease to theme. I cant find anywhere in the admin to disable the wishlist functionality - Can anybody help me out or point me in the right direction?
Many thanks!

Basara

Hi, Varganito.
what version do you use? Abantecart still have not wishlist functionality (it is in roadmap  ;))

James

Quote from: Basara on December 28, 2011, 02:11:13 AM
Hi, Varganito.
what version do you use? Abantecart still have not wishlist functionality (it is in roadmap  ;))

Basara, a Wish list will be of great use. what are the chances of it being there in the next release?
echo $james;

abantecart

I think someonce develops wishlist as an extension. It was not on our road map and will not be part of core as of yet.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

laura458

I was snooping around on my site page source, and I saw a script for a wish list?

let wishlist_add_url = 'https://mysite/index.php?rt=product/wishlist/add';
let wishlist_remove_url = 'https://mysite/index.php?rt=product/wishlist/remove';

Any infor on that?

Basara

Quote from: laura458 on January 14, 2025, 06:10:48 PM
I was snooping around on my site page source, and I saw a script for a wish list?

let wishlist_add_url = 'https://mysite/index.php?rt=product/wishlist/add';
let wishlist_remove_url = 'https://mysite/index.php?rt=product/wishlist/remove';

Any infor on that?
Hello.
The script you found is part of the JavaScript in your theme that enables the wishlist functionality. The wishlist_add_url and wishlist_remove_url variables are used to add and remove items from the wishlist.

laura458

I did not see anything to implement a wishlist on admin side when installing.

Basara

Quote from: laura458 on January 15, 2025, 12:08:05 PM
I did not see anything to implement a wishlist on admin side when installing.
Hello
The wishlist feature is already implemented and available for logged-in customers.

laura458

OOooh! Dang! Didn't even see that! Thank you Basara!

Forum Rules Code of conduct
AbanteCart.com 2010 -