> For the complete documentation index, see [llms.txt](https://docs.divisupply.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.divisupply.com/molti-ecommerce-wishlist-update.md).

# Molti Ecommerce Wishlist Update

Molti Ecommerce previously utilized the TI Wishlist plugin, which has now been removed from the WordPress Repository. However, we have already released a new update to address this change and you need to do few things, that should only take a minute.

## What You Need to Do?

1. First take a complete backup of your site. And then update Molti Ecommerce to the latest version (v1.1.2). Follow our [guide here](https://samarj.com/?ns_url=258m\&mid=408474\&fch=b5a7e9ed) to learn how to update Molti Ecommerce to the latest version.
2. Then, simply remove the TI Wishlist plugin from your site and manually install the "[MC Wishlist](https://samarj.com/?ns_url=258n\&mid=408474\&fch=b5a7e9ed)" plugin on your WordPress site. Once installed, Follow [this guide](https://samarj.com/?ns_url=258o\&mid=408474\&fch=b5a7e9ed) to Import the Plugin settings on to your site.
3. And for the last step, you'll need to update TI Wishlist shortcodes with the MC Wishlist shortcodes. Here are the shortcodes for your ease:

* Update the shortcode for the Wishlist in the Global Header with this shortcode: \[wlfmc\_wishlist\_counter]
* And update the Shortcode on the Wishlist Page with this shortcode: \[wlfmc\_wishlist]

And that's it, make sure to clear all your cache afterwards for all the new changes to appear on your site. And these steps will make sure everything works perfectly fine on your site.

If you need any help, send us an email at <contact@samarj.com>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.divisupply.com/molti-ecommerce-wishlist-update.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
