General Topics > General Discussion

How to Remove Wishlist?

<< < (2/2)

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?

--- End quote ---
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.

--- End quote ---
Hello
The wishlist feature is already implemented and available for logged-in customers.

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

Navigation

[0] Message Index

[*] Previous page

Go to full version
Powered by SMFPacks Social Login Mod